2025-08-20T06:30:27.1641949Z Current runner version: '2.328.0' 2025-08-20T06:30:27.1644951Z Runner name: 'linux.rocm.gpu.gfx942.1-ccq8d-runner-8ppht' 2025-08-20T06:30:27.1645311Z Runner group name: 'default' 2025-08-20T06:30:27.1645884Z Machine name: 'linux' 2025-08-20T06:30:27.1646946Z ##[group]GITHUB_TOKEN Permissions 2025-08-20T06:30:27.1648075Z Contents: read 2025-08-20T06:30:27.1648354Z Metadata: read 2025-08-20T06:30:27.1648561Z ##[endgroup] 2025-08-20T06:30:27.1649684Z Secret source: Actions 2025-08-20T06:30:27.1649956Z Prepare workflow directory 2025-08-20T06:30:27.1902663Z Prepare all required actions 2025-08-20T06:30:27.1923757Z Getting action download info 2025-08-20T06:30:27.5140968Z Download action repository 'pytorch/pytorch@main' (SHA:a9fabeb012a4b804836a2b8d4b3742b92c9a6b58) 2025-08-20T06:30:29.8437840Z Download action repository 'aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722' (SHA:ececac1a45f3b08a01d2dd070d28d111c5fe6722) 2025-08-20T06:30:30.2512874Z Download action repository 'aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076' (SHA:062b18b96a7aff071d4dc91bc00c4c1a7945b076) 2025-08-20T06:30:30.6343633Z Download action repository 'pytorch/test-infra@main' (SHA:d7b46d5b42de8120e2109ef5226358be4254d525) 2025-08-20T06:30:31.1937299Z Download action repository 'actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-08-20T06:30:31.7284902Z Getting action download info 2025-08-20T06:30:31.8667479Z Download action repository 'actions/checkout@v4' (SHA:08eba0b27e820071cde6df949e0beb9ba4906955) 2025-08-20T06:30:32.2793101Z Getting action download info 2025-08-20T06:30:32.4205406Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-08-20T06:30:32.7949683Z Getting action download info 2025-08-20T06:30:32.9807262Z Uses: pytorch/pytorch/.github/workflows/_rocm-test.yml@refs/heads/main (a9fabeb012a4b804836a2b8d4b3742b92c9a6b58) 2025-08-20T06:30:32.9810401Z ##[group] Inputs 2025-08-20T06:30:32.9810570Z build-environment: linux-noble-rocm-py3.12-mi300 2025-08-20T06:30:32.9811234Z test-matrix: {"include": [{"config": "default", "shard": 1, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 2, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 3, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 4, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 5, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 6, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}]} 2025-08-20T06:30:32.9811992Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64 2025-08-20T06:30:32.9812268Z sync-tag: 2025-08-20T06:30:32.9812670Z timeout-minutes: 300 2025-08-20T06:30:32.9812774Z tests-to-include: 2025-08-20T06:30:32.9812867Z dashboard-tag: 2025-08-20T06:30:32.9813096Z disable-monitor: true 2025-08-20T06:30:32.9813198Z monitor-log-interval: 5 2025-08-20T06:30:32.9813316Z monitor-data-collect-interval: 1 2025-08-20T06:30:32.9813432Z ##[endgroup] 2025-08-20T06:30:32.9813609Z Complete job name: linux-noble-rocm-py3.12-mi300 / test (default, 5, 6, linux.rocm.gpu.gfx942.1) 2025-08-20T06:30:33.0065815Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-08-20T06:30:33.0066056Z with: 2025-08-20T06:30:33.0066142Z no-sudo: true 2025-08-20T06:30:33.0066230Z submodules: recursive 2025-08-20T06:30:33.0066328Z fetch-depth: 0 2025-08-20T06:30:33.0066450Z env: 2025-08-20T06:30:33.0066539Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:30:33.0066647Z ##[endgroup] 2025-08-20T06:30:33.0119227Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-08-20T06:30:33.0119585Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-08-20T06:30:33.0127711Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:30:33.0127853Z env: 2025-08-20T06:30:33.0127935Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:30:33.0128026Z ##[endgroup] 2025-08-20T06:30:33.0262026Z ##[group]Run # Use all available CPUs for fetching 2025-08-20T06:30:33.0262248Z # Use all available CPUs for fetching 2025-08-20T06:30:33.0262376Z cd "${GITHUB_WORKSPACE}" 2025-08-20T06:30:33.0262509Z git config --global fetch.parallel 0 2025-08-20T06:30:33.0262647Z git config --global submodule.fetchJobs 0 2025-08-20T06:30:33.0262829Z  2025-08-20T06:30:33.0262958Z # Clean workspace. The default checkout action should also do this, but 2025-08-20T06:30:33.0263120Z # do it here as well just in case 2025-08-20T06:30:33.0263236Z if [[ -d .git ]]; then 2025-08-20T06:30:33.0263339Z  if [ -z "${NO_SUDO}" ]; then 2025-08-20T06:30:33.0263462Z  sudo git clean -ffdx 2025-08-20T06:30:33.0263560Z  else 2025-08-20T06:30:33.0263645Z  git clean -ffdx 2025-08-20T06:30:33.0263738Z  fi 2025-08-20T06:30:33.0263825Z fi 2025-08-20T06:30:33.0269374Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:30:33.0269512Z env: 2025-08-20T06:30:33.0269605Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:30:33.0272532Z NO_SUDO: true 2025-08-20T06:30:33.0272628Z ##[endgroup] 2025-08-20T06:30:33.0394587Z ##[group]Run actions/checkout@v4 2025-08-20T06:30:33.0394742Z with: 2025-08-20T06:30:33.0394844Z ref: a9fabeb012a4b804836a2b8d4b3742b92c9a6b58 2025-08-20T06:30:33.0394963Z fetch-depth: 0 2025-08-20T06:30:33.0395050Z submodules: recursive 2025-08-20T06:30:33.0395143Z show-progress: false 2025-08-20T06:30:33.0397878Z repository: pytorch/pytorch 2025-08-20T06:30:33.0398050Z token: *** 2025-08-20T06:30:33.0398133Z ssh-strict: true 2025-08-20T06:30:33.0398228Z ssh-user: git 2025-08-20T06:30:33.0398316Z persist-credentials: true 2025-08-20T06:30:33.0398414Z clean: true 2025-08-20T06:30:33.0398504Z sparse-checkout-cone-mode: true 2025-08-20T06:30:33.0398612Z fetch-tags: false 2025-08-20T06:30:33.0398692Z lfs: false 2025-08-20T06:30:33.0398772Z set-safe-directory: true 2025-08-20T06:30:33.0398871Z env: 2025-08-20T06:30:33.0398952Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:30:33.0401258Z ##[endgroup] 2025-08-20T06:30:33.0953155Z Syncing repository: pytorch/pytorch 2025-08-20T06:30:33.0953719Z ##[group]Getting Git version info 2025-08-20T06:30:33.0953879Z Working directory is '/home/runner/_work/pytorch/pytorch' 2025-08-20T06:30:33.0954122Z [command]/usr/bin/git version 2025-08-20T06:30:33.0954224Z git version 2.51.0 2025-08-20T06:30:33.0954559Z ##[endgroup] 2025-08-20T06:30:33.0956242Z Copying '/home/runner/.gitconfig' to '/home/runner/_work/_temp/0c68bb3b-a815-43fb-9e03-f8cddab1dd05/.gitconfig' 2025-08-20T06:30:33.0958792Z Temporarily overriding HOME='/home/runner/_work/_temp/0c68bb3b-a815-43fb-9e03-f8cddab1dd05' before making global git config changes 2025-08-20T06:30:33.0959110Z Adding repository directory to the temporary git global config as a safe directory 2025-08-20T06:30:33.0961374Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2025-08-20T06:30:33.0988201Z Deleting the contents of '/home/runner/_work/pytorch/pytorch' 2025-08-20T06:30:33.0990678Z ##[group]Initializing the repository 2025-08-20T06:30:33.0992976Z [command]/usr/bin/git init /home/runner/_work/pytorch/pytorch 2025-08-20T06:30:33.1026413Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-08-20T06:30:33.1026656Z hint: is subject to change. To configure the initial branch name to use in all 2025-08-20T06:30:33.1026853Z hint: of your new repositories, which will suppress this warning, call: 2025-08-20T06:30:33.1027000Z hint: 2025-08-20T06:30:33.1034599Z hint: git config --global init.defaultBranch 2025-08-20T06:30:33.1034915Z hint: 2025-08-20T06:30:33.1035059Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-08-20T06:30:33.1035266Z hint: 'development'. The just-created branch can be renamed via this command: 2025-08-20T06:30:33.1035426Z hint: 2025-08-20T06:30:33.1035517Z hint: git branch -m 2025-08-20T06:30:33.1035636Z hint: 2025-08-20T06:30:33.1035772Z hint: Disable this message with "git config set advice.defaultBranchName false" 2025-08-20T06:30:33.1036009Z Initialized empty Git repository in /home/runner/_work/pytorch/pytorch/.git/ 2025-08-20T06:30:33.1042540Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-08-20T06:30:33.1069392Z ##[endgroup] 2025-08-20T06:30:33.1069872Z ##[group]Disabling automatic garbage collection 2025-08-20T06:30:33.1070855Z [command]/usr/bin/git config --local gc.auto 0 2025-08-20T06:30:33.1094790Z ##[endgroup] 2025-08-20T06:30:33.1094993Z ##[group]Setting up auth 2025-08-20T06:30:33.1099148Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-08-20T06:30:33.1114143Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-08-20T06:30:33.1336863Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-08-20T06:30:33.1353607Z [command]/usr/bin/git 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-08-20T06:30:33.1559610Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-08-20T06:30:33.1584489Z ##[endgroup] 2025-08-20T06:30:33.1584715Z ##[group]Fetching the repository 2025-08-20T06:30:33.1597445Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-08-20T06:30:58.8763454Z From https://github.com/pytorch/pytorch 2025-08-20T06:30:58.8767073Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-08-20T06:30:58.8768158Z * [new branch] 5addvllmbuild -> origin/5addvllmbuild 2025-08-20T06:30:58.8768772Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-08-20T06:30:58.8769442Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-08-20T06:30:58.8780994Z * [new branch] ISSUE-154849 -> origin/ISSUE-154849 2025-08-20T06:30:58.8781483Z * [new branch] JackCaoG/dynamo_make_fx_non_core_aten_ops -> origin/JackCaoG/dynamo_make_fx_non_core_aten_ops 2025-08-20T06:30:58.8781933Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-08-20T06:30:58.8782325Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-08-20T06:30:58.8782690Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-08-20T06:30:58.8783031Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-08-20T06:30:58.8783754Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-08-20T06:30:58.8784027Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-08-20T06:30:58.8784298Z * [new branch] VLA_exp -> origin/VLA_exp 2025-08-20T06:30:58.8784575Z * [new branch] add-missing-args-normalization -> origin/add-missing-args-normalization 2025-08-20T06:30:58.8784897Z * [new branch] add-user-guide-structure -> origin/add-user-guide-structure 2025-08-20T06:30:58.8785143Z * [new branch] addVllmPin -> origin/addVllmPin 2025-08-20T06:30:58.8785499Z * [new branch] add_windows_testing_back -> origin/add_windows_testing_back 2025-08-20T06:30:58.8785743Z * [new branch] addbuildvllm -> origin/addbuildvllm 2025-08-20T06:30:58.8785991Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-08-20T06:30:58.8786224Z * [new branch] addsimde -> origin/addsimde 2025-08-20T06:30:58.8786461Z * [new branch] addvllpinnedfile -> origin/addvllpinnedfile 2025-08-20T06:30:58.8786701Z * [new branch] adi/acl_upgrade -> origin/adi/acl_upgrade 2025-08-20T06:30:58.8786934Z * [new branch] adi/skip_slow_tests -> origin/adi/skip_slow_tests 2025-08-20T06:30:58.8787169Z * [new branch] adi/test -> origin/adi/test 2025-08-20T06:30:58.8787382Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-08-20T06:30:58.8787603Z * [new branch] adi/test_fusions -> origin/adi/test_fusions 2025-08-20T06:30:58.8787843Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-08-20T06:30:58.8788100Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-08-20T06:30:58.8788455Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-08-20T06:30:58.8788751Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-08-20T06:30:58.8789000Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-08-20T06:30:58.8789263Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-08-20T06:30:58.8789501Z * [new branch] alt-disable -> origin/alt-disable 2025-08-20T06:30:58.8789770Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-08-20T06:30:58.8790057Z * [new branch] angelayi/aoti_inductor_fx -> origin/angelayi/aoti_inductor_fx 2025-08-20T06:30:58.8790474Z * [new branch] angelayi/assert_tensor_metadata_device -> origin/angelayi/assert_tensor_metadata_device 2025-08-20T06:30:58.8790778Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-08-20T06:30:58.8791023Z * [new branch] angelayi/benchmark2 -> origin/angelayi/benchmark2 2025-08-20T06:30:58.8791559Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-08-20T06:30:58.8791858Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-08-20T06:30:58.8792125Z * [new branch] angelayi/custom_op_subgraph -> origin/angelayi/custom_op_subgraph 2025-08-20T06:30:58.8792383Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-08-20T06:30:58.8792623Z * [new branch] angelayi/fix_pt2 -> origin/angelayi/fix_pt2 2025-08-20T06:30:58.8792868Z * [new branch] angelayi/logging.bak -> origin/angelayi/logging.bak 2025-08-20T06:30:58.8793116Z * [new branch] angelayi/logging2 -> origin/angelayi/logging2 2025-08-20T06:30:58.8793420Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-08-20T06:30:58.8793651Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2025-08-20T06:30:58.8793896Z * [new branch] angelayi/save_error -> origin/angelayi/save_error 2025-08-20T06:30:58.8794141Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-08-20T06:30:58.8794389Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-08-20T06:30:58.8794701Z * [new branch] angelayi/tensor_nn_module_meta -> origin/angelayi/tensor_nn_module_meta 2025-08-20T06:30:58.8794946Z * [new branch] angelayi/test_cpp -> origin/angelayi/test_cpp 2025-08-20T06:30:58.8795145Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-08-20T06:30:58.8795338Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-08-20T06:30:58.8795527Z * [new branch] aoti_weight_sharing -> origin/aoti_weight_sharing 2025-08-20T06:30:58.8795726Z * [new branch] arsh/symint_mm_ind_decomp -> origin/arsh/symint_mm_ind_decomp 2025-08-20T06:30:58.8795950Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-08-20T06:30:58.8796197Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-08-20T06:30:58.8796417Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-08-20T06:30:58.8796609Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-08-20T06:30:58.8796792Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-08-20T06:30:58.8796973Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-08-20T06:30:58.8797167Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-08-20T06:30:58.8797366Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-08-20T06:30:58.8797571Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-08-20T06:30:58.8797769Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-08-20T06:30:58.8798017Z * [new branch] autoupdate-transformers-pin-via-pr -> origin/autoupdate-transformers-pin-via-pr 2025-08-20T06:30:58.8798256Z * [new branch] backupvllm -> origin/backupvllm 2025-08-20T06:30:58.8798424Z * [new branch] base/1.5 -> origin/base/1.5 2025-08-20T06:30:58.8798634Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-08-20T06:30:58.8798857Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-08-20T06:30:58.8799084Z * [new branch] benchmarker_compat_with_do_bench -> origin/benchmarker_compat_with_do_bench 2025-08-20T06:30:58.8799308Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-08-20T06:30:58.8799587Z * [new branch] benjaminglass1/mark-large-tensor-tests-serial -> origin/benjaminglass1/mark-large-tensor-tests-serial 2025-08-20T06:30:58.8799862Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-08-20T06:30:58.8800055Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-08-20T06:30:58.8800379Z * [new branch] bf/cg-log -> origin/bf/cg-log 2025-08-20T06:30:58.8800575Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-08-20T06:30:58.8800765Z * [new branch] bf/cg-skip-1-kernel -> origin/bf/cg-skip-1-kernel 2025-08-20T06:30:58.8801002Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-08-20T06:30:58.8801234Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-08-20T06:30:58.8801594Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-08-20T06:30:58.8801911Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-08-20T06:30:58.8802136Z * [new branch] bf/default-recompile-reason -> origin/bf/default-recompile-reason 2025-08-20T06:30:58.8802361Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-08-20T06:30:58.8802622Z * [new branch] bf/improve-kernel-bench -> origin/bf/improve-kernel-bench 2025-08-20T06:30:58.8802831Z * [new branch] bf/kernel-benchmark -> origin/bf/kernel-benchmark 2025-08-20T06:30:58.8803028Z * [new branch] bf/partition-doc -> origin/bf/partition-doc 2025-08-20T06:30:58.8803226Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-08-20T06:30:58.8803432Z * [new branch] bf/partition-turn-on -> origin/bf/partition-turn-on 2025-08-20T06:30:58.8803644Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-08-20T06:30:58.8803849Z * [new branch] bf/skip-asserts -> origin/bf/skip-asserts 2025-08-20T06:30:58.8804026Z * [new branch] bf16adamw -> origin/bf16adamw 2025-08-20T06:30:58.8804222Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-08-20T06:30:58.8804451Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-08-20T06:30:58.8804663Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-08-20T06:30:58.8804877Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-08-20T06:30:58.8805080Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-08-20T06:30:58.8808755Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-08-20T06:30:58.8808970Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-08-20T06:30:58.8809185Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-08-20T06:30:58.8809392Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-08-20T06:30:58.8809610Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-08-20T06:30:58.8809812Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-08-20T06:30:58.8810017Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-08-20T06:30:58.8810305Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-08-20T06:30:58.8810522Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-08-20T06:30:58.8810743Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-08-20T06:30:58.8810944Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-08-20T06:30:58.8811153Z * [new branch] bowbao/bench_updates_stage -> origin/bowbao/bench_updates_stage 2025-08-20T06:30:58.8811355Z * [new branch] bowbao/dort_rewriter -> origin/bowbao/dort_rewriter 2025-08-20T06:30:58.8811539Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-08-20T06:30:58.8811816Z * [new branch] bowenbao/partial_min_max_reduce -> origin/bowenbao/partial_min_max_reduce 2025-08-20T06:30:58.8812037Z * [new branch] brister/always_wrapper_ir -> origin/brister/always_wrapper_ir 2025-08-20T06:30:58.8812241Z * [new branch] brister/flatten_contig -> origin/brister/flatten_contig 2025-08-20T06:30:58.8812451Z * [new branch] brister/test_block_ptr_same -> origin/brister/test_block_ptr_same 2025-08-20T06:30:58.8812689Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-08-20T06:30:58.8812904Z * [new branch] c57382a49 -> origin/c57382a49 2025-08-20T06:30:58.8813106Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-08-20T06:30:58.8813274Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-08-20T06:30:58.8813626Z * [new branch] camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 -> origin/camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 2025-08-20T06:30:58.8814028Z * [new branch] camyllh/cherrypick-151547-for-release28 -> origin/camyllh/cherrypick-151547-for-release28 2025-08-20T06:30:58.8814285Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-08-20T06:30:58.8814557Z * [new branch] cherry-pick-149654-by-pytorch_bot_bot_ -> origin/cherry-pick-149654-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8814826Z * [new branch] cherry-pick-151939-by-pytorch_bot_bot_ -> origin/cherry-pick-151939-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8815093Z * [new branch] cherry-pick-154174-by-pytorch_bot_bot_ -> origin/cherry-pick-154174-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8815357Z * [new branch] cherry-pick-155896-by-pytorch_bot_bot_ -> origin/cherry-pick-155896-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8815627Z * [new branch] cherry-pick-156260-by-pytorch_bot_bot_ -> origin/cherry-pick-156260-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8815968Z * [new branch] cherry-pick-156719-by-pytorch_bot_bot_ -> origin/cherry-pick-156719-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8816246Z * [new branch] cherry-pick-156876-by-pytorch_bot_bot_ -> origin/cherry-pick-156876-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8816509Z * [new branch] cherry-pick-156888-by-pytorch_bot_bot_ -> origin/cherry-pick-156888-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8816772Z * [new branch] cherry-pick-157014-by-pytorch_bot_bot_ -> origin/cherry-pick-157014-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8817044Z * [new branch] cherry-pick-157179-by-pytorch_bot_bot_ -> origin/cherry-pick-157179-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8817309Z * [new branch] cherry-pick-157453-by-pytorch_bot_bot_ -> origin/cherry-pick-157453-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8817577Z * [new branch] cherry-pick-157513-by-pytorch_bot_bot_ -> origin/cherry-pick-157513-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8817841Z * [new branch] cherry-pick-157558-by-pytorch_bot_bot_ -> origin/cherry-pick-157558-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8818109Z * [new branch] cherry-pick-157598-by-pytorch_bot_bot_ -> origin/cherry-pick-157598-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8818370Z * [new branch] cherry-pick-157630-by-pytorch_bot_bot_ -> origin/cherry-pick-157630-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8818631Z * [new branch] cherry-pick-157695-by-pytorch_bot_bot_ -> origin/cherry-pick-157695-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8818896Z * [new branch] cherry-pick-157732-by-pytorch_bot_bot_ -> origin/cherry-pick-157732-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8819157Z * [new branch] cherry-pick-157733-by-pytorch_bot_bot_ -> origin/cherry-pick-157733-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8819452Z * [new branch] cherry-pick-157985-by-pytorch_bot_bot_ -> origin/cherry-pick-157985-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8819719Z * [new branch] cherry-pick-157993-by-pytorch_bot_bot_ -> origin/cherry-pick-157993-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8819991Z * [new branch] cherry-pick-158064-by-pytorch_bot_bot_ -> origin/cherry-pick-158064-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8820348Z * [new branch] cherry-pick-158152-by-pytorch_bot_bot_ -> origin/cherry-pick-158152-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8820617Z * [new branch] cherry-pick-158301-by-pytorch_bot_bot_ -> origin/cherry-pick-158301-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8820925Z * [new branch] cherry-pick-158537-by-pytorch_bot_bot_ -> origin/cherry-pick-158537-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8821192Z * [new branch] cherry-pick-158572-by-pytorch_bot_bot_ -> origin/cherry-pick-158572-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8821425Z * [new branch] cherry-pick-158595 -> origin/cherry-pick-158595 2025-08-20T06:30:58.8821649Z * [new branch] cherry-pick-159181-by-pytorch_bot_bot_ -> origin/cherry-pick-159181-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8821918Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8822180Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-08-20T06:30:58.8822412Z * [new branch] cherry-pick-PR-158746 -> origin/cherry-pick-PR-158746 2025-08-20T06:30:58.8822694Z * [new branch] cherrypick-e4e2701429c17078c3c475382a8b1fa4c8a8cefc -> origin/cherrypick-e4e2701429c17078c3c475382a8b1fa4c8a8cefc 2025-08-20T06:30:58.8822973Z * [new branch] chilli/flex_vllm -> origin/chilli/flex_vllm 2025-08-20T06:30:58.8823145Z * [new branch] cleantest1 -> origin/cleantest1 2025-08-20T06:30:58.8823317Z * [new branch] codex-testing -> origin/codex-testing 2025-08-20T06:30:58.8823547Z * [new branch] codex/add-metadata-field-for-file-path -> origin/codex/add-metadata-field-for-file-path 2025-08-20T06:30:58.8823872Z * [new branch] codex/add-test-for-inductor-local-cache-behavior -> origin/codex/add-test-for-inductor-local-cache-behavior 2025-08-20T06:30:58.8824252Z * [new branch] codex/create-test-for-tensor-memory-leak-in-cudagraph -> origin/codex/create-test-for-tensor-memory-leak-in-cudagraph 2025-08-20T06:30:58.8824576Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-08-20T06:30:58.8824824Z * [new branch] codex/fix-issue-160415-in-pytorch -> origin/codex/fix-issue-160415-in-pytorch 2025-08-20T06:30:58.8825115Z * [new branch] codex/fix-noqengine-quantized-engine-support -> origin/codex/fix-noqengine-quantized-engine-support 2025-08-20T06:30:58.8827995Z * [new branch] codex/fix-pin_memory-error-handling -> origin/codex/fix-pin_memory-error-handling 2025-08-20T06:30:58.8828303Z * [new branch] codex/propose-fix-for-issue-160332 -> origin/codex/propose-fix-for-issue-160332 2025-08-20T06:30:58.8828613Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-08-20T06:30:58.8828955Z * [new branch] codex/verify-torch-output-and-log-results -> origin/codex/verify-torch-output-and-log-results 2025-08-20T06:30:58.8829242Z * [new branch] compile_fsdp2_disable_stream_and_event -> origin/compile_fsdp2_disable_stream_and_event 2025-08-20T06:30:58.8829483Z * [new branch] comply-with-setuptools -> origin/comply-with-setuptools 2025-08-20T06:30:58.8829671Z * [new branch] context_test -> origin/context_test 2025-08-20T06:30:58.8829908Z * [new branch] copilot/fix-157446 -> origin/copilot/fix-157446 2025-08-20T06:30:58.8830091Z * [new branch] copilot/fix-159257 -> origin/copilot/fix-159257 2025-08-20T06:30:58.8830347Z * [new branch] copy_graph -> origin/copy_graph 2025-08-20T06:30:58.8830525Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-08-20T06:30:58.8830705Z * [new branch] csl/3_proc_sm -> origin/csl/3_proc_sm 2025-08-20T06:30:58.8830881Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-08-20T06:30:58.8831078Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-08-20T06:30:58.8831330Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-08-20T06:30:58.8831532Z * [new branch] csl/disable_flaky_cpp_test -> origin/csl/disable_flaky_cpp_test 2025-08-20T06:30:58.8831737Z * [new branch] csl/disable_periodic_test -> origin/csl/disable_periodic_test 2025-08-20T06:30:58.8831944Z * [new branch] csl/executorch_docker_fail -> origin/csl/executorch_docker_fail 2025-08-20T06:30:58.8832138Z * [new branch] csl/fix_check_alerts -> origin/csl/fix_check_alerts 2025-08-20T06:30:58.8832310Z * [new branch] csl/katex -> origin/csl/katex 2025-08-20T06:30:58.8832479Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-08-20T06:30:58.8832695Z * [new branch] csl/lintrunner_changed_files_removed -> origin/csl/lintrunner_changed_files_removed 2025-08-20T06:30:58.8832962Z * [new branch] csl/lintrunner_changed_files_removed_test -> origin/csl/lintrunner_changed_files_removed_test 2025-08-20T06:30:58.8833202Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-08-20T06:30:58.8833392Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-08-20T06:30:58.8833576Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-08-20T06:30:58.8833768Z * [new branch] csl/no_keep_goin_rocm -> origin/csl/no_keep_goin_rocm 2025-08-20T06:30:58.8833949Z * [new branch] csl/not_600_timeout -> origin/csl/not_600_timeout 2025-08-20T06:30:58.8834154Z * [new branch] csl/remove_unused_docker_images -> origin/csl/remove_unused_docker_images 2025-08-20T06:30:58.8834357Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-08-20T06:30:58.8834575Z * [new branch] csl/rocm_upload_artifacts_while_running -> origin/csl/rocm_upload_artifacts_while_running 2025-08-20T06:30:58.8834800Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-08-20T06:30:58.8834998Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-08-20T06:30:58.8835201Z * [new branch] csl/unused_docker -> origin/csl/unused_docker 2025-08-20T06:30:58.8837429Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-08-20T06:30:58.8837639Z * [new branch] cublasltrelax2 -> origin/cublasltrelax2 2025-08-20T06:30:58.8837812Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-08-20T06:30:58.8837995Z * [new branch] cudnnsdparefactor -> origin/cudnnsdparefactor 2025-08-20T06:30:58.8838182Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-08-20T06:30:58.8838366Z * [new branch] czhuge_muon_dev -> origin/czhuge_muon_dev 2025-08-20T06:30:58.8838540Z * [new branch] d4l3k/delete_hook -> origin/d4l3k/delete_hook 2025-08-20T06:30:58.8838708Z * [new branch] dcp_zoc -> origin/dcp_zoc 2025-08-20T06:30:58.8838926Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-08-20T06:30:58.8839249Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.55.2 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.55.2 2025-08-20T06:30:58.8839623Z * [new branch] dependabot/pip/dot-ci/docker/protobuf-5.29.5 -> origin/dependabot/pip/dot-ci/docker/protobuf-5.29.5 2025-08-20T06:30:58.8839968Z * [new branch] dependabot/pip/dot-github/requirements/protobuf-5.29.5 -> origin/dependabot/pip/dot-github/requirements/protobuf-5.29.5 2025-08-20T06:30:58.8840341Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-08-20T06:30:58.8840612Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-08-20T06:30:58.8840846Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-08-20T06:30:58.8841045Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-08-20T06:30:58.8841221Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-08-20T06:30:58.8841406Z * [new branch] dev/joona/cat_remove_graph -> origin/dev/joona/cat_remove_graph 2025-08-20T06:30:58.8841607Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-08-20T06:30:58.8843599Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-08-20T06:30:58.8843865Z * [new branch] dev/joona/maxpool2dwithindices_errmsg -> origin/dev/joona/maxpool2dwithindices_errmsg 2025-08-20T06:30:58.8844122Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-08-20T06:30:58.8844316Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-08-20T06:30:58.8844523Z * [new branch] dev/joona/synchronize_benchmark -> origin/dev/joona/synchronize_benchmark 2025-08-20T06:30:58.8844737Z * [new branch] dev/joona/topk_newapi -> origin/dev/joona/topk_newapi 2025-08-20T06:30:58.8844922Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-08-20T06:30:58.8845105Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-08-20T06:30:58.8845274Z * [new branch] disable -> origin/disable 2025-08-20T06:30:58.8845437Z * [new branch] e2e-baseline -> origin/e2e-baseline 2025-08-20T06:30:58.8845626Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-08-20T06:30:58.8847668Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-08-20T06:30:58.8847907Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-08-20T06:30:58.8848219Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-08-20T06:30:58.8848449Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-08-20T06:30:58.8848657Z * [new branch] enable-b200-benchmark -> origin/enable-b200-benchmark 2025-08-20T06:30:58.8848843Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-08-20T06:30:58.8849010Z * [new branch] eqy-patch-10 -> origin/eqy-patch-10 2025-08-20T06:30:58.8849177Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-08-20T06:30:58.8849347Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2025-08-20T06:30:58.8849539Z * [new branch] example-convert-torch.nn -> origin/example-convert-torch.nn 2025-08-20T06:30:58.8849758Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-08-20T06:30:58.8852176Z * [new branch] exclamaforte/bump-transformer-version -> origin/exclamaforte/bump-transformer-version 2025-08-20T06:30:58.8852477Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-08-20T06:30:58.8852762Z * [new branch] exclamaforte/debug-autotuner-profile -> origin/exclamaforte/debug-autotuner-profile 2025-08-20T06:30:58.8853011Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-08-20T06:30:58.8853257Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-08-20T06:30:58.8853592Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-08-20T06:30:58.8853884Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-08-20T06:30:58.8854180Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-08-20T06:30:58.8854442Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-08-20T06:30:58.8854675Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-08-20T06:30:58.8854919Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-08-20T06:30:58.8855140Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-08-20T06:30:58.8855402Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-08-20T06:30:58.8855669Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-08-20T06:30:58.8855887Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-08-20T06:30:58.8856151Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-08-20T06:30:58.8856412Z * [new branch] exclamaforte/memory-counter -> origin/exclamaforte/memory-counter 2025-08-20T06:30:58.8856642Z * [new branch] exclamaforte/scheduler-refactor -> origin/exclamaforte/scheduler-refactor 2025-08-20T06:30:58.8858583Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-08-20T06:30:58.8858862Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-08-20T06:30:58.8859156Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-08-20T06:30:58.8859410Z * [new branch] exclamforte/gemm-model-final -> origin/exclamforte/gemm-model-final 2025-08-20T06:30:58.8859601Z * [new branch] exec -> origin/exec 2025-08-20T06:30:58.8859780Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-08-20T06:30:58.8859978Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-08-20T06:30:58.8860156Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-08-20T06:30:58.8860427Z * [new branch] export-D70112642 -> origin/export-D70112642 2025-08-20T06:30:58.8860598Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-08-20T06:30:58.8860769Z * [new branch] export-D72483950 -> origin/export-D72483950 2025-08-20T06:30:58.8860952Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-08-20T06:30:58.8861126Z * [new branch] export-D75183591 -> origin/export-D75183591 2025-08-20T06:30:58.8861297Z * [new branch] export-D75605373 -> origin/export-D75605373 2025-08-20T06:30:58.8861520Z * [new branch] export-D75617432 -> origin/export-D75617432 2025-08-20T06:30:58.8861690Z * [new branch] export-D75659965 -> origin/export-D75659965 2025-08-20T06:30:58.8861861Z * [new branch] export-D76080931 -> origin/export-D76080931 2025-08-20T06:30:58.8862194Z * [new branch] export-D76463347 -> origin/export-D76463347 2025-08-20T06:30:58.8862363Z * [new branch] export-D76797250 -> origin/export-D76797250 2025-08-20T06:30:58.8862531Z * [new branch] export-D76885271 -> origin/export-D76885271 2025-08-20T06:30:58.8862739Z * [new branch] export-D76885620 -> origin/export-D76885620 2025-08-20T06:30:58.8862908Z * [new branch] export-D76936623 -> origin/export-D76936623 2025-08-20T06:30:58.8863087Z * [new branch] export-D76958268 -> origin/export-D76958268 2025-08-20T06:30:58.8863260Z * [new branch] export-D78047846 -> origin/export-D78047846 2025-08-20T06:30:58.8863436Z * [new branch] export-D78308105 -> origin/export-D78308105 2025-08-20T06:30:58.8863605Z * [new branch] export-D78375400 -> origin/export-D78375400 2025-08-20T06:30:58.8863775Z * [new branch] export-D78431075 -> origin/export-D78431075 2025-08-20T06:30:58.8863945Z * [new branch] export-D78431305 -> origin/export-D78431305 2025-08-20T06:30:58.8864115Z * [new branch] export-D78458745 -> origin/export-D78458745 2025-08-20T06:30:58.8864288Z * [new branch] export-D78524147 -> origin/export-D78524147 2025-08-20T06:30:58.8864457Z * [new branch] export-D78580107 -> origin/export-D78580107 2025-08-20T06:30:58.8864627Z * [new branch] export-D78588406 -> origin/export-D78588406 2025-08-20T06:30:58.8864799Z * [new branch] export-D78691422 -> origin/export-D78691422 2025-08-20T06:30:58.8867373Z * [new branch] export-D78758466 -> origin/export-D78758466 2025-08-20T06:30:58.8867602Z * [new branch] export-D78822171 -> origin/export-D78822171 2025-08-20T06:30:58.8867797Z * [new branch] export-D78822351 -> origin/export-D78822351 2025-08-20T06:30:58.8868044Z * [new branch] export-D78822507 -> origin/export-D78822507 2025-08-20T06:30:58.8868284Z * [new branch] export-D78826994 -> origin/export-D78826994 2025-08-20T06:30:58.8868518Z * [new branch] export-D78894142 -> origin/export-D78894142 2025-08-20T06:30:58.8868738Z * [new branch] export-D78894324 -> origin/export-D78894324 2025-08-20T06:30:58.8868931Z * [new branch] export-D78907485 -> origin/export-D78907485 2025-08-20T06:30:58.8869195Z * [new branch] export-D78929245 -> origin/export-D78929245 2025-08-20T06:30:58.8869414Z * [new branch] export-D78934925 -> origin/export-D78934925 2025-08-20T06:30:58.8869609Z * [new branch] export-D78953203 -> origin/export-D78953203 2025-08-20T06:30:58.8869826Z * [new branch] export-D78953229 -> origin/export-D78953229 2025-08-20T06:30:58.8870038Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-08-20T06:30:58.8870318Z * [new branch] export-D78957389 -> origin/export-D78957389 2025-08-20T06:30:58.8870541Z * [new branch] export-D78957974 -> origin/export-D78957974 2025-08-20T06:30:58.8870745Z * [new branch] export-D78979812 -> origin/export-D78979812 2025-08-20T06:30:58.8871011Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-08-20T06:30:58.8871293Z * [new branch] export-D79026433 -> origin/export-D79026433 2025-08-20T06:30:58.8871517Z * [new branch] export-D79230339 -> origin/export-D79230339 2025-08-20T06:30:58.8871721Z * [new branch] export-D79319835 -> origin/export-D79319835 2025-08-20T06:30:58.8871927Z * [new branch] export-D79328456 -> origin/export-D79328456 2025-08-20T06:30:58.8872146Z * [new branch] export-D79534608 -> origin/export-D79534608 2025-08-20T06:30:58.8872341Z * [new branch] export-D79647167 -> origin/export-D79647167 2025-08-20T06:30:58.8872613Z * [new branch] export-D79751098 -> origin/export-D79751098 2025-08-20T06:30:58.8872826Z * [new branch] export-D79785974 -> origin/export-D79785974 2025-08-20T06:30:58.8873058Z * [new branch] export-D80025417 -> origin/export-D80025417 2025-08-20T06:30:58.8873300Z * [new branch] export-D80120333 -> origin/export-D80120333 2025-08-20T06:30:58.8873494Z * [new branch] export-D80214882 -> origin/export-D80214882 2025-08-20T06:30:58.8873707Z * [new branch] export-D80319069 -> origin/export-D80319069 2025-08-20T06:30:58.8873932Z * [new branch] export-D80321215 -> origin/export-D80321215 2025-08-20T06:30:58.8874125Z * [new branch] export-D80503451 -> origin/export-D80503451 2025-08-20T06:30:58.8874457Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-08-20T06:30:58.8874744Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-08-20T06:30:58.8874980Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-08-20T06:30:58.8875197Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-08-20T06:30:58.8875416Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-08-20T06:30:58.8875631Z * [new branch] fca -> origin/fca 2025-08-20T06:30:58.8875838Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-08-20T06:30:58.8876066Z * [new branch] fca5 -> origin/fca5 2025-08-20T06:30:58.8876297Z * [new branch] feature/function-numa-binding -> origin/feature/function-numa-binding 2025-08-20T06:30:58.8876546Z * [new branch] feature/numa-nproc-fix -> origin/feature/numa-nproc-fix 2025-08-20T06:30:58.8876838Z * [new branch] feature/numa-signpost-serialize -> origin/feature/numa-signpost-serialize 2025-08-20T06:30:58.8877093Z * [new branch] fengyuan/external-proj -> origin/fengyuan/external-proj 2025-08-20T06:30:58.8877400Z * [new branch] fengyuan/out-of-tree-xpu-ops-improve-test -> origin/fengyuan/out-of-tree-xpu-ops-improve-test 2025-08-20T06:30:58.8879523Z * [new branch] fengyuan/out-of-tree-xpu-ops-remove-dtype -> origin/fengyuan/out-of-tree-xpu-ops-remove-dtype 2025-08-20T06:30:58.8879792Z * [new branch] fengyuan/test-xpu -> origin/fengyuan/test-xpu 2025-08-20T06:30:58.8879982Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-08-20T06:30:58.8880162Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-08-20T06:30:58.8880430Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-08-20T06:30:58.8880626Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-08-20T06:30:58.8880823Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-08-20T06:30:58.8881014Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-08-20T06:30:58.8881264Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-08-20T06:30:58.8881460Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-08-20T06:30:58.8881661Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-08-20T06:30:58.8881854Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-08-20T06:30:58.8882035Z * [new branch] fix -> origin/fix 2025-08-20T06:30:58.8882222Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-08-20T06:30:58.8882466Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-08-20T06:30:58.8882648Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-08-20T06:30:58.8882845Z * [new branch] fix-distributed-warning -> origin/fix-distributed-warning 2025-08-20T06:30:58.8884620Z * [new branch] fix-inductor-periodic-0528 -> origin/fix-inductor-periodic-0528 2025-08-20T06:30:58.8884845Z * [new branch] fix-mps-benchmark -> origin/fix-mps-benchmark 2025-08-20T06:30:58.8885053Z * [new branch] fix-rlease-feature-template -> origin/fix-rlease-feature-template 2025-08-20T06:30:58.8885244Z * [new branch] fix_153389 -> origin/fix_153389 2025-08-20T06:30:58.8885427Z * [new branch] fix_inductor_peridic_tests -> origin/fix_inductor_peridic_tests 2025-08-20T06:30:58.8885610Z * [new branch] fix_ubn_159469 -> origin/fix_ubn_159469 2025-08-20T06:30:58.8885780Z * [new branch] fixes-triage -> origin/fixes-triage 2025-08-20T06:30:58.8885957Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-08-20T06:30:58.8886132Z * [new branch] flex-flash -> origin/flex-flash 2025-08-20T06:30:58.8886307Z * [new branch] flex-lowering -> origin/flex-lowering 2025-08-20T06:30:58.8886473Z * [new branch] flex-warning -> origin/flex-warning 2025-08-20T06:30:58.8886669Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-08-20T06:30:58.8888645Z * [new branch] flex_flash -> origin/flex_flash 2025-08-20T06:30:58.8888843Z * [new branch] flexdecode-gqa-groups -> origin/flexdecode-gqa-groups 2025-08-20T06:30:58.8889062Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-08-20T06:30:58.8889300Z * [new branch] fmassa/try_fix_ac_tag_propagation -> origin/fmassa/try_fix_ac_tag_propagation 2025-08-20T06:30:58.8889507Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-08-20T06:30:58.8889680Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-08-20T06:30:58.8889842Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-08-20T06:30:58.8890002Z * [new branch] fx_cpp -> origin/fx_cpp 2025-08-20T06:30:58.8890251Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-08-20T06:30:58.8890434Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-08-20T06:30:58.8890620Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-08-20T06:30:58.8892149Z * [new branch] gh/CaoE/2/base -> origin/gh/CaoE/2/base 2025-08-20T06:30:58.8892340Z * [new branch] gh/CaoE/2/head -> origin/gh/CaoE/2/head 2025-08-20T06:30:58.8892508Z * [new branch] gh/CaoE/2/orig -> origin/gh/CaoE/2/orig 2025-08-20T06:30:58.8892698Z * [new branch] gh/ColinPeppler/72/base -> origin/gh/ColinPeppler/72/base 2025-08-20T06:30:58.8892967Z * [new branch] gh/ColinPeppler/72/head -> origin/gh/ColinPeppler/72/head 2025-08-20T06:30:58.8893168Z * [new branch] gh/ColinPeppler/72/orig -> origin/gh/ColinPeppler/72/orig 2025-08-20T06:30:58.8893366Z * [new branch] gh/ColinPeppler/77/base -> origin/gh/ColinPeppler/77/base 2025-08-20T06:30:58.8893562Z * [new branch] gh/ColinPeppler/77/head -> origin/gh/ColinPeppler/77/head 2025-08-20T06:30:58.8893760Z * [new branch] gh/ColinPeppler/77/orig -> origin/gh/ColinPeppler/77/orig 2025-08-20T06:30:58.8893957Z * [new branch] gh/ColinPeppler/78/base -> origin/gh/ColinPeppler/78/base 2025-08-20T06:30:58.8894195Z * [new branch] gh/ColinPeppler/78/head -> origin/gh/ColinPeppler/78/head 2025-08-20T06:30:58.8894426Z * [new branch] gh/ColinPeppler/78/orig -> origin/gh/ColinPeppler/78/orig 2025-08-20T06:30:58.8895897Z * [new branch] gh/ColinPeppler/79/base -> origin/gh/ColinPeppler/79/base 2025-08-20T06:30:58.8896106Z * [new branch] gh/ColinPeppler/79/head -> origin/gh/ColinPeppler/79/head 2025-08-20T06:30:58.8896307Z * [new branch] gh/ColinPeppler/79/orig -> origin/gh/ColinPeppler/79/orig 2025-08-20T06:30:58.8896502Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-08-20T06:30:58.8896693Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-08-20T06:30:58.8896882Z * [new branch] gh/EikanWang/80/base -> origin/gh/EikanWang/80/base 2025-08-20T06:30:58.8897070Z * [new branch] gh/EikanWang/80/head -> origin/gh/EikanWang/80/head 2025-08-20T06:30:58.8897256Z * [new branch] gh/EikanWang/80/orig -> origin/gh/EikanWang/80/orig 2025-08-20T06:30:58.8897447Z * [new branch] gh/EikanWang/81/base -> origin/gh/EikanWang/81/base 2025-08-20T06:30:58.8897634Z * [new branch] gh/EikanWang/81/head -> origin/gh/EikanWang/81/head 2025-08-20T06:30:58.8897818Z * [new branch] gh/EikanWang/81/orig -> origin/gh/EikanWang/81/orig 2025-08-20T06:30:58.8898014Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-08-20T06:30:58.8898204Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-08-20T06:30:58.8898390Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-08-20T06:30:58.8898569Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-08-20T06:30:58.8898747Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-08-20T06:30:58.8898923Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-08-20T06:30:58.8899102Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-08-20T06:30:58.8899283Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-08-20T06:30:58.8899461Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-08-20T06:30:58.8899638Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-08-20T06:30:58.8899817Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-08-20T06:30:58.8899994Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-08-20T06:30:58.8900249Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-08-20T06:30:58.8900436Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-08-20T06:30:58.8902105Z * [new branch] gh/H-Huang/183/base -> origin/gh/H-Huang/183/base 2025-08-20T06:30:58.8902365Z * [new branch] gh/H-Huang/183/head -> origin/gh/H-Huang/183/head 2025-08-20T06:30:58.8902551Z * [new branch] gh/H-Huang/183/orig -> origin/gh/H-Huang/183/orig 2025-08-20T06:30:58.8902725Z * [new branch] gh/H-Huang/187/base -> origin/gh/H-Huang/187/base 2025-08-20T06:30:58.8902902Z * [new branch] gh/H-Huang/187/head -> origin/gh/H-Huang/187/head 2025-08-20T06:30:58.8903077Z * [new branch] gh/H-Huang/187/orig -> origin/gh/H-Huang/187/orig 2025-08-20T06:30:58.8903252Z * [new branch] gh/H-Huang/195/base -> origin/gh/H-Huang/195/base 2025-08-20T06:30:58.8903432Z * [new branch] gh/H-Huang/195/head -> origin/gh/H-Huang/195/head 2025-08-20T06:30:58.8903668Z * [new branch] gh/H-Huang/195/orig -> origin/gh/H-Huang/195/orig 2025-08-20T06:30:58.8903846Z * [new branch] gh/H-Huang/196/base -> origin/gh/H-Huang/196/base 2025-08-20T06:30:58.8904025Z * [new branch] gh/H-Huang/196/head -> origin/gh/H-Huang/196/head 2025-08-20T06:30:58.8904200Z * [new branch] gh/H-Huang/196/orig -> origin/gh/H-Huang/196/orig 2025-08-20T06:30:58.8905803Z * [new branch] gh/H-Huang/197/base -> origin/gh/H-Huang/197/base 2025-08-20T06:30:58.8906003Z * [new branch] gh/H-Huang/197/head -> origin/gh/H-Huang/197/head 2025-08-20T06:30:58.8906184Z * [new branch] gh/H-Huang/197/orig -> origin/gh/H-Huang/197/orig 2025-08-20T06:30:58.8906364Z * [new branch] gh/H-Huang/198/base -> origin/gh/H-Huang/198/base 2025-08-20T06:30:58.8906540Z * [new branch] gh/H-Huang/198/head -> origin/gh/H-Huang/198/head 2025-08-20T06:30:58.8906719Z * [new branch] gh/H-Huang/198/orig -> origin/gh/H-Huang/198/orig 2025-08-20T06:30:58.8906892Z * [new branch] gh/H-Huang/199/base -> origin/gh/H-Huang/199/base 2025-08-20T06:30:58.8907084Z * [new branch] gh/H-Huang/199/head -> origin/gh/H-Huang/199/head 2025-08-20T06:30:58.8907258Z * [new branch] gh/H-Huang/199/orig -> origin/gh/H-Huang/199/orig 2025-08-20T06:30:58.8907432Z * [new branch] gh/H-Huang/200/base -> origin/gh/H-Huang/200/base 2025-08-20T06:30:58.8907608Z * [new branch] gh/H-Huang/200/head -> origin/gh/H-Huang/200/head 2025-08-20T06:30:58.8907785Z * [new branch] gh/H-Huang/200/orig -> origin/gh/H-Huang/200/orig 2025-08-20T06:30:58.8907965Z * [new branch] gh/H-Huang/201/base -> origin/gh/H-Huang/201/base 2025-08-20T06:30:58.8908141Z * [new branch] gh/H-Huang/201/head -> origin/gh/H-Huang/201/head 2025-08-20T06:30:58.8908318Z * [new branch] gh/H-Huang/201/orig -> origin/gh/H-Huang/201/orig 2025-08-20T06:30:58.8908493Z * [new branch] gh/H-Huang/202/base -> origin/gh/H-Huang/202/base 2025-08-20T06:30:58.8908673Z * [new branch] gh/H-Huang/202/head -> origin/gh/H-Huang/202/head 2025-08-20T06:30:58.8908851Z * [new branch] gh/H-Huang/202/orig -> origin/gh/H-Huang/202/orig 2025-08-20T06:30:58.8909026Z * [new branch] gh/H-Huang/203/base -> origin/gh/H-Huang/203/base 2025-08-20T06:30:58.8909213Z * [new branch] gh/H-Huang/203/head -> origin/gh/H-Huang/203/head 2025-08-20T06:30:58.8909389Z * [new branch] gh/H-Huang/203/orig -> origin/gh/H-Huang/203/orig 2025-08-20T06:30:58.8909564Z * [new branch] gh/H-Huang/204/base -> origin/gh/H-Huang/204/base 2025-08-20T06:30:58.8911227Z * [new branch] gh/H-Huang/204/head -> origin/gh/H-Huang/204/head 2025-08-20T06:30:58.8911429Z * [new branch] gh/H-Huang/204/orig -> origin/gh/H-Huang/204/orig 2025-08-20T06:30:58.8911611Z * [new branch] gh/H-Huang/205/base -> origin/gh/H-Huang/205/base 2025-08-20T06:30:58.8911847Z * [new branch] gh/H-Huang/205/head -> origin/gh/H-Huang/205/head 2025-08-20T06:30:58.8912032Z * [new branch] gh/H-Huang/205/orig -> origin/gh/H-Huang/205/orig 2025-08-20T06:30:58.8912208Z * [new branch] gh/H-Huang/206/base -> origin/gh/H-Huang/206/base 2025-08-20T06:30:58.8912393Z * [new branch] gh/H-Huang/206/head -> origin/gh/H-Huang/206/head 2025-08-20T06:30:58.8912571Z * [new branch] gh/H-Huang/206/orig -> origin/gh/H-Huang/206/orig 2025-08-20T06:30:58.8912745Z * [new branch] gh/H-Huang/207/base -> origin/gh/H-Huang/207/base 2025-08-20T06:30:58.8912955Z * [new branch] gh/H-Huang/207/head -> origin/gh/H-Huang/207/head 2025-08-20T06:30:58.8913130Z * [new branch] gh/H-Huang/207/orig -> origin/gh/H-Huang/207/orig 2025-08-20T06:30:58.8913305Z * [new branch] gh/H-Huang/208/base -> origin/gh/H-Huang/208/base 2025-08-20T06:30:58.8914909Z * [new branch] gh/H-Huang/208/head -> origin/gh/H-Huang/208/head 2025-08-20T06:30:58.8915104Z * [new branch] gh/H-Huang/208/orig -> origin/gh/H-Huang/208/orig 2025-08-20T06:30:58.8915280Z * [new branch] gh/H-Huang/209/base -> origin/gh/H-Huang/209/base 2025-08-20T06:30:58.8915454Z * [new branch] gh/H-Huang/209/head -> origin/gh/H-Huang/209/head 2025-08-20T06:30:58.8915630Z * [new branch] gh/H-Huang/209/orig -> origin/gh/H-Huang/209/orig 2025-08-20T06:30:58.8915813Z * [new branch] gh/H-Huang/210/base -> origin/gh/H-Huang/210/base 2025-08-20T06:30:58.8915998Z * [new branch] gh/H-Huang/210/head -> origin/gh/H-Huang/210/head 2025-08-20T06:30:58.8916173Z * [new branch] gh/H-Huang/210/orig -> origin/gh/H-Huang/210/orig 2025-08-20T06:30:58.8916351Z * [new branch] gh/H-Huang/211/base -> origin/gh/H-Huang/211/base 2025-08-20T06:30:58.8916525Z * [new branch] gh/H-Huang/211/head -> origin/gh/H-Huang/211/head 2025-08-20T06:30:58.8916706Z * [new branch] gh/H-Huang/211/orig -> origin/gh/H-Huang/211/orig 2025-08-20T06:30:58.8916904Z * [new branch] gh/IvanKobzarev/107/base -> origin/gh/IvanKobzarev/107/base 2025-08-20T06:30:58.8917111Z * [new branch] gh/IvanKobzarev/107/head -> origin/gh/IvanKobzarev/107/head 2025-08-20T06:30:58.8917318Z * [new branch] gh/IvanKobzarev/107/orig -> origin/gh/IvanKobzarev/107/orig 2025-08-20T06:30:58.8917520Z * [new branch] gh/IvanKobzarev/111/base -> origin/gh/IvanKobzarev/111/base 2025-08-20T06:30:58.8917723Z * [new branch] gh/IvanKobzarev/111/head -> origin/gh/IvanKobzarev/111/head 2025-08-20T06:30:58.8917923Z * [new branch] gh/IvanKobzarev/111/orig -> origin/gh/IvanKobzarev/111/orig 2025-08-20T06:30:58.8918125Z * [new branch] gh/IvanKobzarev/112/base -> origin/gh/IvanKobzarev/112/base 2025-08-20T06:30:58.8918332Z * [new branch] gh/IvanKobzarev/112/head -> origin/gh/IvanKobzarev/112/head 2025-08-20T06:30:58.8918530Z * [new branch] gh/IvanKobzarev/112/orig -> origin/gh/IvanKobzarev/112/orig 2025-08-20T06:30:58.8918733Z * [new branch] gh/IvanKobzarev/115/base -> origin/gh/IvanKobzarev/115/base 2025-08-20T06:30:58.8918934Z * [new branch] gh/IvanKobzarev/115/head -> origin/gh/IvanKobzarev/115/head 2025-08-20T06:30:58.8919132Z * [new branch] gh/IvanKobzarev/115/orig -> origin/gh/IvanKobzarev/115/orig 2025-08-20T06:30:58.8920788Z * [new branch] gh/IvanKobzarev/116/base -> origin/gh/IvanKobzarev/116/base 2025-08-20T06:30:58.8921014Z * [new branch] gh/IvanKobzarev/116/head -> origin/gh/IvanKobzarev/116/head 2025-08-20T06:30:58.8921274Z * [new branch] gh/IvanKobzarev/116/orig -> origin/gh/IvanKobzarev/116/orig 2025-08-20T06:30:58.8921475Z * [new branch] gh/IvanKobzarev/118/base -> origin/gh/IvanKobzarev/118/base 2025-08-20T06:30:58.8921678Z * [new branch] gh/IvanKobzarev/118/head -> origin/gh/IvanKobzarev/118/head 2025-08-20T06:30:58.8921879Z * [new branch] gh/IvanKobzarev/118/orig -> origin/gh/IvanKobzarev/118/orig 2025-08-20T06:30:58.8922082Z * [new branch] gh/IvanKobzarev/124/base -> origin/gh/IvanKobzarev/124/base 2025-08-20T06:30:58.8922280Z * [new branch] gh/IvanKobzarev/124/head -> origin/gh/IvanKobzarev/124/head 2025-08-20T06:30:58.8922480Z * [new branch] gh/IvanKobzarev/124/orig -> origin/gh/IvanKobzarev/124/orig 2025-08-20T06:30:58.8922725Z * [new branch] gh/IvanKobzarev/126/base -> origin/gh/IvanKobzarev/126/base 2025-08-20T06:30:58.8922924Z * [new branch] gh/IvanKobzarev/126/head -> origin/gh/IvanKobzarev/126/head 2025-08-20T06:30:58.8923125Z * [new branch] gh/IvanKobzarev/126/orig -> origin/gh/IvanKobzarev/126/orig 2025-08-20T06:30:58.8924833Z * [new branch] gh/IvanKobzarev/127/base -> origin/gh/IvanKobzarev/127/base 2025-08-20T06:30:58.8925052Z * [new branch] gh/IvanKobzarev/127/head -> origin/gh/IvanKobzarev/127/head 2025-08-20T06:30:58.8925252Z * [new branch] gh/IvanKobzarev/127/orig -> origin/gh/IvanKobzarev/127/orig 2025-08-20T06:30:58.8925450Z * [new branch] gh/IvanKobzarev/128/base -> origin/gh/IvanKobzarev/128/base 2025-08-20T06:30:58.8925650Z * [new branch] gh/IvanKobzarev/128/head -> origin/gh/IvanKobzarev/128/head 2025-08-20T06:30:58.8925852Z * [new branch] gh/IvanKobzarev/128/orig -> origin/gh/IvanKobzarev/128/orig 2025-08-20T06:30:58.8926052Z * [new branch] gh/IvanKobzarev/129/base -> origin/gh/IvanKobzarev/129/base 2025-08-20T06:30:58.8926257Z * [new branch] gh/IvanKobzarev/129/head -> origin/gh/IvanKobzarev/129/head 2025-08-20T06:30:58.8926454Z * [new branch] gh/IvanKobzarev/129/orig -> origin/gh/IvanKobzarev/129/orig 2025-08-20T06:30:58.8926655Z * [new branch] gh/IvanKobzarev/130/base -> origin/gh/IvanKobzarev/130/base 2025-08-20T06:30:58.8926855Z * [new branch] gh/IvanKobzarev/130/head -> origin/gh/IvanKobzarev/130/head 2025-08-20T06:30:58.8927052Z * [new branch] gh/IvanKobzarev/130/orig -> origin/gh/IvanKobzarev/130/orig 2025-08-20T06:30:58.8927254Z * [new branch] gh/IvanKobzarev/131/base -> origin/gh/IvanKobzarev/131/base 2025-08-20T06:30:58.8927457Z * [new branch] gh/IvanKobzarev/131/head -> origin/gh/IvanKobzarev/131/head 2025-08-20T06:30:58.8927660Z * [new branch] gh/IvanKobzarev/131/orig -> origin/gh/IvanKobzarev/131/orig 2025-08-20T06:30:58.8927861Z * [new branch] gh/IvanKobzarev/132/base -> origin/gh/IvanKobzarev/132/base 2025-08-20T06:30:58.8928160Z * [new branch] gh/IvanKobzarev/132/head -> origin/gh/IvanKobzarev/132/head 2025-08-20T06:30:58.8928363Z * [new branch] gh/IvanKobzarev/132/orig -> origin/gh/IvanKobzarev/132/orig 2025-08-20T06:30:58.8928561Z * [new branch] gh/IvanKobzarev/133/base -> origin/gh/IvanKobzarev/133/base 2025-08-20T06:30:58.8928762Z * [new branch] gh/IvanKobzarev/133/head -> origin/gh/IvanKobzarev/133/head 2025-08-20T06:30:58.8928964Z * [new branch] gh/IvanKobzarev/133/orig -> origin/gh/IvanKobzarev/133/orig 2025-08-20T06:30:58.8929161Z * [new branch] gh/IvanKobzarev/134/base -> origin/gh/IvanKobzarev/134/base 2025-08-20T06:30:58.8929362Z * [new branch] gh/IvanKobzarev/134/head -> origin/gh/IvanKobzarev/134/head 2025-08-20T06:30:58.8931057Z * [new branch] gh/IvanKobzarev/134/orig -> origin/gh/IvanKobzarev/134/orig 2025-08-20T06:30:58.8931331Z * [new branch] gh/IvanKobzarev/135/base -> origin/gh/IvanKobzarev/135/base 2025-08-20T06:30:58.8931534Z * [new branch] gh/IvanKobzarev/135/head -> origin/gh/IvanKobzarev/135/head 2025-08-20T06:30:58.8931744Z * [new branch] gh/IvanKobzarev/135/orig -> origin/gh/IvanKobzarev/135/orig 2025-08-20T06:30:58.8931944Z * [new branch] gh/IvanKobzarev/136/base -> origin/gh/IvanKobzarev/136/base 2025-08-20T06:30:58.8932141Z * [new branch] gh/IvanKobzarev/136/head -> origin/gh/IvanKobzarev/136/head 2025-08-20T06:30:58.8932340Z * [new branch] gh/IvanKobzarev/136/orig -> origin/gh/IvanKobzarev/136/orig 2025-08-20T06:30:58.8932580Z * [new branch] gh/IvanKobzarev/137/base -> origin/gh/IvanKobzarev/137/base 2025-08-20T06:30:58.8932778Z * [new branch] gh/IvanKobzarev/137/head -> origin/gh/IvanKobzarev/137/head 2025-08-20T06:30:58.8932976Z * [new branch] gh/IvanKobzarev/137/orig -> origin/gh/IvanKobzarev/137/orig 2025-08-20T06:30:58.8933179Z * [new branch] gh/IvanKobzarev/138/base -> origin/gh/IvanKobzarev/138/base 2025-08-20T06:30:58.8934686Z * [new branch] gh/IvanKobzarev/138/head -> origin/gh/IvanKobzarev/138/head 2025-08-20T06:30:58.8934908Z * [new branch] gh/IvanKobzarev/138/orig -> origin/gh/IvanKobzarev/138/orig 2025-08-20T06:30:58.8935117Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-08-20T06:30:58.8935321Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-08-20T06:30:58.8935522Z * [new branch] gh/NikhilAPatel/16/base -> origin/gh/NikhilAPatel/16/base 2025-08-20T06:30:58.8935730Z * [new branch] gh/NikhilAPatel/16/head -> origin/gh/NikhilAPatel/16/head 2025-08-20T06:30:58.8935929Z * [new branch] gh/NikhilAPatel/16/orig -> origin/gh/NikhilAPatel/16/orig 2025-08-20T06:30:58.8936141Z * [new branch] gh/NikhilAPatel/19/base -> origin/gh/NikhilAPatel/19/base 2025-08-20T06:30:58.8936336Z * [new branch] gh/NikhilAPatel/19/head -> origin/gh/NikhilAPatel/19/head 2025-08-20T06:30:58.8936529Z * [new branch] gh/NikhilAPatel/19/orig -> origin/gh/NikhilAPatel/19/orig 2025-08-20T06:30:58.8936724Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-08-20T06:30:58.8936918Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-08-20T06:30:58.8937118Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-08-20T06:30:58.8937313Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-08-20T06:30:58.8937511Z * [new branch] gh/NikhilAPatel/8/base -> origin/gh/NikhilAPatel/8/base 2025-08-20T06:30:58.8937704Z * [new branch] gh/NikhilAPatel/8/head -> origin/gh/NikhilAPatel/8/head 2025-08-20T06:30:58.8937899Z * [new branch] gh/NikhilAPatel/8/orig -> origin/gh/NikhilAPatel/8/orig 2025-08-20T06:30:58.8938097Z * [new branch] gh/NikhilAPatel/9/base -> origin/gh/NikhilAPatel/9/base 2025-08-20T06:30:58.8938295Z * [new branch] gh/NikhilAPatel/9/head -> origin/gh/NikhilAPatel/9/head 2025-08-20T06:30:58.8938487Z * [new branch] gh/NikhilAPatel/9/orig -> origin/gh/NikhilAPatel/9/orig 2025-08-20T06:30:58.8938677Z * [new branch] gh/PaliC/1/base -> origin/gh/PaliC/1/base 2025-08-20T06:30:58.8938855Z * [new branch] gh/PaliC/1/head -> origin/gh/PaliC/1/head 2025-08-20T06:30:58.8939032Z * [new branch] gh/PaliC/1/orig -> origin/gh/PaliC/1/orig 2025-08-20T06:30:58.8939209Z * [new branch] gh/PaliC/12/base -> origin/gh/PaliC/12/base 2025-08-20T06:30:58.8940826Z * [new branch] gh/PaliC/12/head -> origin/gh/PaliC/12/head 2025-08-20T06:30:58.8941088Z * [new branch] gh/PaliC/12/orig -> origin/gh/PaliC/12/orig 2025-08-20T06:30:58.8941266Z * [new branch] gh/PaliC/13/base -> origin/gh/PaliC/13/base 2025-08-20T06:30:58.8941452Z * [new branch] gh/PaliC/13/head -> origin/gh/PaliC/13/head 2025-08-20T06:30:58.8941622Z * [new branch] gh/PaliC/13/orig -> origin/gh/PaliC/13/orig 2025-08-20T06:30:58.8941793Z * [new branch] gh/PaliC/14/base -> origin/gh/PaliC/14/base 2025-08-20T06:30:58.8941971Z * [new branch] gh/PaliC/14/head -> origin/gh/PaliC/14/head 2025-08-20T06:30:58.8942192Z * [new branch] gh/PaliC/14/orig -> origin/gh/PaliC/14/orig 2025-08-20T06:30:58.8942366Z * [new branch] gh/PaliC/16/base -> origin/gh/PaliC/16/base 2025-08-20T06:30:58.8942538Z * [new branch] gh/PaliC/16/head -> origin/gh/PaliC/16/head 2025-08-20T06:30:58.8942712Z * [new branch] gh/PaliC/16/orig -> origin/gh/PaliC/16/orig 2025-08-20T06:30:58.8944179Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-08-20T06:30:58.8944372Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-08-20T06:30:58.8944547Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-08-20T06:30:58.8944724Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-08-20T06:30:58.8944897Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-08-20T06:30:58.8945081Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-08-20T06:30:58.8945251Z * [new branch] gh/PaliC/19/base -> origin/gh/PaliC/19/base 2025-08-20T06:30:58.8945425Z * [new branch] gh/PaliC/19/head -> origin/gh/PaliC/19/head 2025-08-20T06:30:58.8945598Z * [new branch] gh/PaliC/19/orig -> origin/gh/PaliC/19/orig 2025-08-20T06:30:58.8945774Z * [new branch] gh/PaliC/2/base -> origin/gh/PaliC/2/base 2025-08-20T06:30:58.8945945Z * [new branch] gh/PaliC/2/head -> origin/gh/PaliC/2/head 2025-08-20T06:30:58.8946115Z * [new branch] gh/PaliC/2/orig -> origin/gh/PaliC/2/orig 2025-08-20T06:30:58.8947630Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-08-20T06:30:58.8947816Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-08-20T06:30:58.8947993Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-08-20T06:30:58.8948170Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-08-20T06:30:58.8948348Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-08-20T06:30:58.8948530Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-08-20T06:30:58.8948700Z * [new branch] gh/PaliC/22/base -> origin/gh/PaliC/22/base 2025-08-20T06:30:58.8948875Z * [new branch] gh/PaliC/22/head -> origin/gh/PaliC/22/head 2025-08-20T06:30:58.8949047Z * [new branch] gh/PaliC/22/orig -> origin/gh/PaliC/22/orig 2025-08-20T06:30:58.8949217Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-08-20T06:30:58.8949392Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-08-20T06:30:58.8949562Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-08-20T06:30:58.8949736Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-08-20T06:30:58.8949907Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-08-20T06:30:58.8950120Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-08-20T06:30:58.8950394Z * [new branch] gh/PaulZhang12/17/base -> origin/gh/PaulZhang12/17/base 2025-08-20T06:30:58.8950588Z * [new branch] gh/PaulZhang12/17/head -> origin/gh/PaulZhang12/17/head 2025-08-20T06:30:58.8950779Z * [new branch] gh/PaulZhang12/18/base -> origin/gh/PaulZhang12/18/base 2025-08-20T06:30:58.8952435Z * [new branch] gh/PaulZhang12/18/head -> origin/gh/PaulZhang12/18/head 2025-08-20T06:30:58.8952649Z * [new branch] gh/PaulZhang12/18/orig -> origin/gh/PaulZhang12/18/orig 2025-08-20T06:30:58.8952906Z * [new branch] gh/PaulZhang12/19/base -> origin/gh/PaulZhang12/19/base 2025-08-20T06:30:58.8953095Z * [new branch] gh/PaulZhang12/19/head -> origin/gh/PaulZhang12/19/head 2025-08-20T06:30:58.8953298Z * [new branch] gh/PaulZhang12/19/orig -> origin/gh/PaulZhang12/19/orig 2025-08-20T06:30:58.8953493Z * [new branch] gh/PaulZhang12/20/base -> origin/gh/PaulZhang12/20/base 2025-08-20T06:30:58.8953688Z * [new branch] gh/PaulZhang12/20/head -> origin/gh/PaulZhang12/20/head 2025-08-20T06:30:58.8953877Z * [new branch] gh/PaulZhang12/20/orig -> origin/gh/PaulZhang12/20/orig 2025-08-20T06:30:58.8954066Z * [new branch] gh/PaulZhang12/21/base -> origin/gh/PaulZhang12/21/base 2025-08-20T06:30:58.8954259Z * [new branch] gh/PaulZhang12/21/head -> origin/gh/PaulZhang12/21/head 2025-08-20T06:30:58.8954448Z * [new branch] gh/PaulZhang12/21/orig -> origin/gh/PaulZhang12/21/orig 2025-08-20T06:30:58.8954641Z * [new branch] gh/PaulZhang12/22/base -> origin/gh/PaulZhang12/22/base 2025-08-20T06:30:58.8954833Z * [new branch] gh/PaulZhang12/22/head -> origin/gh/PaulZhang12/22/head 2025-08-20T06:30:58.8955031Z * [new branch] gh/PaulZhang12/22/orig -> origin/gh/PaulZhang12/22/orig 2025-08-20T06:30:58.8955223Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-08-20T06:30:58.8955414Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-08-20T06:30:58.8955622Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-08-20T06:30:58.8955830Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-08-20T06:30:58.8956037Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-08-20T06:30:58.8956245Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-08-20T06:30:58.8956448Z * [new branch] gh/Sidharth123-cpu/43/base -> origin/gh/Sidharth123-cpu/43/base 2025-08-20T06:30:58.8956653Z * [new branch] gh/Sidharth123-cpu/43/head -> origin/gh/Sidharth123-cpu/43/head 2025-08-20T06:30:58.8956857Z * [new branch] gh/Sidharth123-cpu/43/orig -> origin/gh/Sidharth123-cpu/43/orig 2025-08-20T06:30:58.8957074Z * [new branch] gh/Sidharth123-cpu/44/base -> origin/gh/Sidharth123-cpu/44/base 2025-08-20T06:30:58.8957277Z * [new branch] gh/Sidharth123-cpu/44/head -> origin/gh/Sidharth123-cpu/44/head 2025-08-20T06:30:58.8957480Z * [new branch] gh/Sidharth123-cpu/44/orig -> origin/gh/Sidharth123-cpu/44/orig 2025-08-20T06:30:58.8957685Z * [new branch] gh/Sidharth123-cpu/45/base -> origin/gh/Sidharth123-cpu/45/base 2025-08-20T06:30:58.8957888Z * [new branch] gh/Sidharth123-cpu/45/head -> origin/gh/Sidharth123-cpu/45/head 2025-08-20T06:30:58.8958095Z * [new branch] gh/Sidharth123-cpu/45/orig -> origin/gh/Sidharth123-cpu/45/orig 2025-08-20T06:30:58.8958294Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-08-20T06:30:58.8958529Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-08-20T06:30:58.8958730Z * [new branch] gh/StrongerXi/103/base -> origin/gh/StrongerXi/103/base 2025-08-20T06:30:58.8958926Z * [new branch] gh/StrongerXi/103/head -> origin/gh/StrongerXi/103/head 2025-08-20T06:30:58.8959118Z * [new branch] gh/StrongerXi/103/orig -> origin/gh/StrongerXi/103/orig 2025-08-20T06:30:58.8959308Z * [new branch] gh/StrongerXi/133/base -> origin/gh/StrongerXi/133/base 2025-08-20T06:30:58.8959498Z * [new branch] gh/StrongerXi/133/head -> origin/gh/StrongerXi/133/head 2025-08-20T06:30:58.8959715Z * [new branch] gh/StrongerXi/133/orig -> origin/gh/StrongerXi/133/orig 2025-08-20T06:30:58.8959909Z * [new branch] gh/StrongerXi/134/base -> origin/gh/StrongerXi/134/base 2025-08-20T06:30:58.8960099Z * [new branch] gh/StrongerXi/134/head -> origin/gh/StrongerXi/134/head 2025-08-20T06:30:58.8960363Z * [new branch] gh/StrongerXi/134/orig -> origin/gh/StrongerXi/134/orig 2025-08-20T06:30:58.8960552Z * [new branch] gh/StrongerXi/136/base -> origin/gh/StrongerXi/136/base 2025-08-20T06:30:58.8960747Z * [new branch] gh/StrongerXi/136/head -> origin/gh/StrongerXi/136/head 2025-08-20T06:30:58.8960935Z * [new branch] gh/StrongerXi/136/orig -> origin/gh/StrongerXi/136/orig 2025-08-20T06:30:58.8961124Z * [new branch] gh/StrongerXi/137/base -> origin/gh/StrongerXi/137/base 2025-08-20T06:30:58.8963658Z * [new branch] gh/StrongerXi/137/head -> origin/gh/StrongerXi/137/head 2025-08-20T06:30:58.8963864Z * [new branch] gh/StrongerXi/137/orig -> origin/gh/StrongerXi/137/orig 2025-08-20T06:30:58.8964072Z * [new branch] gh/StrongerXi/138/base -> origin/gh/StrongerXi/138/base 2025-08-20T06:30:58.8964269Z * [new branch] gh/StrongerXi/138/head -> origin/gh/StrongerXi/138/head 2025-08-20T06:30:58.8964456Z * [new branch] gh/StrongerXi/138/orig -> origin/gh/StrongerXi/138/orig 2025-08-20T06:30:58.8964645Z * [new branch] gh/StrongerXi/139/base -> origin/gh/StrongerXi/139/base 2025-08-20T06:30:58.8964834Z * [new branch] gh/StrongerXi/139/head -> origin/gh/StrongerXi/139/head 2025-08-20T06:30:58.8965022Z * [new branch] gh/StrongerXi/139/orig -> origin/gh/StrongerXi/139/orig 2025-08-20T06:30:58.8965210Z * [new branch] gh/StrongerXi/140/base -> origin/gh/StrongerXi/140/base 2025-08-20T06:30:58.8965397Z * [new branch] gh/StrongerXi/140/head -> origin/gh/StrongerXi/140/head 2025-08-20T06:30:58.8965587Z * [new branch] gh/StrongerXi/140/orig -> origin/gh/StrongerXi/140/orig 2025-08-20T06:30:58.8965779Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-08-20T06:30:58.8965971Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-08-20T06:30:58.8966162Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-08-20T06:30:58.8966355Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-08-20T06:30:58.8966543Z * [new branch] gh/XilunWu/131/base -> origin/gh/XilunWu/131/base 2025-08-20T06:30:58.8966728Z * [new branch] gh/XilunWu/131/head -> origin/gh/XilunWu/131/head 2025-08-20T06:30:58.8966910Z * [new branch] gh/XilunWu/131/orig -> origin/gh/XilunWu/131/orig 2025-08-20T06:30:58.8967094Z * [new branch] gh/XilunWu/133/base -> origin/gh/XilunWu/133/base 2025-08-20T06:30:58.8967273Z * [new branch] gh/XilunWu/133/head -> origin/gh/XilunWu/133/head 2025-08-20T06:30:58.8968956Z * [new branch] gh/XilunWu/133/orig -> origin/gh/XilunWu/133/orig 2025-08-20T06:30:58.8969233Z * [new branch] gh/XilunWu/136/base -> origin/gh/XilunWu/136/base 2025-08-20T06:30:58.8969420Z * [new branch] gh/XilunWu/136/head -> origin/gh/XilunWu/136/head 2025-08-20T06:30:58.8969600Z * [new branch] gh/XilunWu/136/orig -> origin/gh/XilunWu/136/orig 2025-08-20T06:30:58.8969781Z * [new branch] gh/XilunWu/139/base -> origin/gh/XilunWu/139/base 2025-08-20T06:30:58.8969960Z * [new branch] gh/XilunWu/139/head -> origin/gh/XilunWu/139/head 2025-08-20T06:30:58.8970139Z * [new branch] gh/XilunWu/139/orig -> origin/gh/XilunWu/139/orig 2025-08-20T06:30:58.8970430Z * [new branch] gh/XilunWu/143/base -> origin/gh/XilunWu/143/base 2025-08-20T06:30:58.8970609Z * [new branch] gh/XilunWu/143/head -> origin/gh/XilunWu/143/head 2025-08-20T06:30:58.8970793Z * [new branch] gh/XilunWu/143/orig -> origin/gh/XilunWu/143/orig 2025-08-20T06:30:58.8970973Z * [new branch] gh/XilunWu/144/base -> origin/gh/XilunWu/144/base 2025-08-20T06:30:58.8971153Z * [new branch] gh/XilunWu/144/head -> origin/gh/XilunWu/144/head 2025-08-20T06:30:58.8972739Z * [new branch] gh/XilunWu/144/orig -> origin/gh/XilunWu/144/orig 2025-08-20T06:30:58.8972929Z * [new branch] gh/XilunWu/145/base -> origin/gh/XilunWu/145/base 2025-08-20T06:30:58.8973109Z * [new branch] gh/XilunWu/145/head -> origin/gh/XilunWu/145/head 2025-08-20T06:30:58.8973296Z * [new branch] gh/XilunWu/145/orig -> origin/gh/XilunWu/145/orig 2025-08-20T06:30:58.8973483Z * [new branch] gh/XilunWu/146/base -> origin/gh/XilunWu/146/base 2025-08-20T06:30:58.8973664Z * [new branch] gh/XilunWu/146/head -> origin/gh/XilunWu/146/head 2025-08-20T06:30:58.8973852Z * [new branch] gh/XilunWu/146/orig -> origin/gh/XilunWu/146/orig 2025-08-20T06:30:58.8974037Z * [new branch] gh/XilunWu/147/base -> origin/gh/XilunWu/147/base 2025-08-20T06:30:58.8974216Z * [new branch] gh/XilunWu/147/head -> origin/gh/XilunWu/147/head 2025-08-20T06:30:58.8974397Z * [new branch] gh/XilunWu/147/orig -> origin/gh/XilunWu/147/orig 2025-08-20T06:30:58.8974577Z * [new branch] gh/XilunWu/148/base -> origin/gh/XilunWu/148/base 2025-08-20T06:30:58.8976153Z * [new branch] gh/XilunWu/148/head -> origin/gh/XilunWu/148/head 2025-08-20T06:30:58.8976372Z * [new branch] gh/XilunWu/148/orig -> origin/gh/XilunWu/148/orig 2025-08-20T06:30:58.8976565Z * [new branch] gh/XilunWu/149/base -> origin/gh/XilunWu/149/base 2025-08-20T06:30:58.8976751Z * [new branch] gh/XilunWu/149/head -> origin/gh/XilunWu/149/head 2025-08-20T06:30:58.8976934Z * [new branch] gh/XilunWu/149/orig -> origin/gh/XilunWu/149/orig 2025-08-20T06:30:58.8977116Z * [new branch] gh/XilunWu/150/base -> origin/gh/XilunWu/150/base 2025-08-20T06:30:58.8977299Z * [new branch] gh/XilunWu/150/head -> origin/gh/XilunWu/150/head 2025-08-20T06:30:58.8977478Z * [new branch] gh/XilunWu/150/orig -> origin/gh/XilunWu/150/orig 2025-08-20T06:30:58.8977659Z * [new branch] gh/XilunWu/151/base -> origin/gh/XilunWu/151/base 2025-08-20T06:30:58.8977839Z * [new branch] gh/XilunWu/151/head -> origin/gh/XilunWu/151/head 2025-08-20T06:30:58.8978018Z * [new branch] gh/XilunWu/151/orig -> origin/gh/XilunWu/151/orig 2025-08-20T06:30:58.8978201Z * [new branch] gh/XilunWu/152/base -> origin/gh/XilunWu/152/base 2025-08-20T06:30:58.8978382Z * [new branch] gh/XilunWu/152/head -> origin/gh/XilunWu/152/head 2025-08-20T06:30:58.8978637Z * [new branch] gh/XilunWu/152/orig -> origin/gh/XilunWu/152/orig 2025-08-20T06:30:58.8978820Z * [new branch] gh/XilunWu/153/base -> origin/gh/XilunWu/153/base 2025-08-20T06:30:58.8979006Z * [new branch] gh/XilunWu/153/head -> origin/gh/XilunWu/153/head 2025-08-20T06:30:58.8979186Z * [new branch] gh/XilunWu/153/orig -> origin/gh/XilunWu/153/orig 2025-08-20T06:30:58.8979364Z * [new branch] gh/XilunWu/159/base -> origin/gh/XilunWu/159/base 2025-08-20T06:30:58.8979546Z * [new branch] gh/XilunWu/159/head -> origin/gh/XilunWu/159/head 2025-08-20T06:30:58.8979767Z * [new branch] gh/XilunWu/159/orig -> origin/gh/XilunWu/159/orig 2025-08-20T06:30:58.8979948Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-08-20T06:30:58.8981667Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-08-20T06:30:58.8981867Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-08-20T06:30:58.8982051Z * [new branch] gh/XilunWu/161/base -> origin/gh/XilunWu/161/base 2025-08-20T06:30:58.8982236Z * [new branch] gh/XilunWu/161/head -> origin/gh/XilunWu/161/head 2025-08-20T06:30:58.8982415Z * [new branch] gh/XilunWu/161/orig -> origin/gh/XilunWu/161/orig 2025-08-20T06:30:58.8982594Z * [new branch] gh/XilunWu/162/base -> origin/gh/XilunWu/162/base 2025-08-20T06:30:58.8982773Z * [new branch] gh/XilunWu/162/head -> origin/gh/XilunWu/162/head 2025-08-20T06:30:58.8982965Z * [new branch] gh/XilunWu/162/orig -> origin/gh/XilunWu/162/orig 2025-08-20T06:30:58.8983144Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-08-20T06:30:58.8983324Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-08-20T06:30:58.8983505Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-08-20T06:30:58.8985289Z * [new branch] gh/XilunWu/164/base -> origin/gh/XilunWu/164/base 2025-08-20T06:30:58.8985496Z * [new branch] gh/XilunWu/164/head -> origin/gh/XilunWu/164/head 2025-08-20T06:30:58.8985675Z * [new branch] gh/XilunWu/164/orig -> origin/gh/XilunWu/164/orig 2025-08-20T06:30:58.8985864Z * [new branch] gh/XilunWu/165/base -> origin/gh/XilunWu/165/base 2025-08-20T06:30:58.8986044Z * [new branch] gh/XilunWu/165/head -> origin/gh/XilunWu/165/head 2025-08-20T06:30:58.8986228Z * [new branch] gh/XilunWu/165/orig -> origin/gh/XilunWu/165/orig 2025-08-20T06:30:58.8986418Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-08-20T06:30:58.8986615Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-08-20T06:30:58.8986802Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-08-20T06:30:58.8986991Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-08-20T06:30:58.8987181Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-08-20T06:30:58.8987370Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-08-20T06:30:58.8988859Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-08-20T06:30:58.8989060Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-08-20T06:30:58.8989253Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-08-20T06:30:58.8989439Z * [new branch] gh/XuehaiPan/227/base -> origin/gh/XuehaiPan/227/base 2025-08-20T06:30:58.8989682Z * [new branch] gh/XuehaiPan/227/head -> origin/gh/XuehaiPan/227/head 2025-08-20T06:30:58.8989874Z * [new branch] gh/XuehaiPan/227/orig -> origin/gh/XuehaiPan/227/orig 2025-08-20T06:30:58.8990062Z * [new branch] gh/XuehaiPan/231/base -> origin/gh/XuehaiPan/231/base 2025-08-20T06:30:58.8990350Z * [new branch] gh/XuehaiPan/231/head -> origin/gh/XuehaiPan/231/head 2025-08-20T06:30:58.8990542Z * [new branch] gh/XuehaiPan/231/orig -> origin/gh/XuehaiPan/231/orig 2025-08-20T06:30:58.8990729Z * [new branch] gh/XuehaiPan/232/base -> origin/gh/XuehaiPan/232/base 2025-08-20T06:30:58.8990963Z * [new branch] gh/XuehaiPan/232/head -> origin/gh/XuehaiPan/232/head 2025-08-20T06:30:58.8992417Z * [new branch] gh/XuehaiPan/232/orig -> origin/gh/XuehaiPan/232/orig 2025-08-20T06:30:58.8992633Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-08-20T06:30:58.8992847Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-08-20T06:30:58.8993034Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-08-20T06:30:58.8993220Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-08-20T06:30:58.8993413Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-08-20T06:30:58.8993599Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-08-20T06:30:58.8993785Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-08-20T06:30:58.8993975Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-08-20T06:30:58.8994168Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-08-20T06:30:58.8994356Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-08-20T06:30:58.8994550Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-08-20T06:30:58.8994738Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-08-20T06:30:58.8994925Z * [new branch] gh/XuehaiPan/257/base -> origin/gh/XuehaiPan/257/base 2025-08-20T06:30:58.8995111Z * [new branch] gh/XuehaiPan/257/head -> origin/gh/XuehaiPan/257/head 2025-08-20T06:30:58.8995297Z * [new branch] gh/XuehaiPan/257/orig -> origin/gh/XuehaiPan/257/orig 2025-08-20T06:30:58.8995485Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-08-20T06:30:58.8995675Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-08-20T06:30:58.8995871Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-08-20T06:30:58.8997408Z * [new branch] gh/XuehaiPan/283/base -> origin/gh/XuehaiPan/283/base 2025-08-20T06:30:58.8997604Z * [new branch] gh/XuehaiPan/283/head -> origin/gh/XuehaiPan/283/head 2025-08-20T06:30:58.8997789Z * [new branch] gh/XuehaiPan/283/orig -> origin/gh/XuehaiPan/283/orig 2025-08-20T06:30:58.8997979Z * [new branch] gh/XuehaiPan/290/base -> origin/gh/XuehaiPan/290/base 2025-08-20T06:30:58.8998176Z * [new branch] gh/XuehaiPan/290/head -> origin/gh/XuehaiPan/290/head 2025-08-20T06:30:58.8998362Z * [new branch] gh/XuehaiPan/290/orig -> origin/gh/XuehaiPan/290/orig 2025-08-20T06:30:58.8998547Z * [new branch] gh/XuehaiPan/339/base -> origin/gh/XuehaiPan/339/base 2025-08-20T06:30:58.8998735Z * [new branch] gh/XuehaiPan/339/head -> origin/gh/XuehaiPan/339/head 2025-08-20T06:30:58.8998922Z * [new branch] gh/XuehaiPan/339/orig -> origin/gh/XuehaiPan/339/orig 2025-08-20T06:30:58.8999164Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-08-20T06:30:58.8999351Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-08-20T06:30:58.8999537Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-08-20T06:30:58.9001032Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-08-20T06:30:58.9001226Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-08-20T06:30:58.9001411Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-08-20T06:30:58.9001654Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-08-20T06:30:58.9001838Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-08-20T06:30:58.9002028Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-08-20T06:30:58.9002214Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-08-20T06:30:58.9002401Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-08-20T06:30:58.9002587Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-08-20T06:30:58.9002772Z * [new branch] gh/XuehaiPan/356/base -> origin/gh/XuehaiPan/356/base 2025-08-20T06:30:58.9002964Z * [new branch] gh/XuehaiPan/356/head -> origin/gh/XuehaiPan/356/head 2025-08-20T06:30:58.9003156Z * [new branch] gh/XuehaiPan/356/orig -> origin/gh/XuehaiPan/356/orig 2025-08-20T06:30:58.9003345Z * [new branch] gh/XuehaiPan/357/base -> origin/gh/XuehaiPan/357/base 2025-08-20T06:30:58.9003531Z * [new branch] gh/XuehaiPan/357/head -> origin/gh/XuehaiPan/357/head 2025-08-20T06:30:58.9003717Z * [new branch] gh/XuehaiPan/357/orig -> origin/gh/XuehaiPan/357/orig 2025-08-20T06:30:58.9003903Z * [new branch] gh/XuehaiPan/358/base -> origin/gh/XuehaiPan/358/base 2025-08-20T06:30:58.9004088Z * [new branch] gh/XuehaiPan/358/head -> origin/gh/XuehaiPan/358/head 2025-08-20T06:30:58.9004277Z * [new branch] gh/XuehaiPan/358/orig -> origin/gh/XuehaiPan/358/orig 2025-08-20T06:30:58.9004463Z * [new branch] gh/XuehaiPan/359/base -> origin/gh/XuehaiPan/359/base 2025-08-20T06:30:58.9004648Z * [new branch] gh/XuehaiPan/359/head -> origin/gh/XuehaiPan/359/head 2025-08-20T06:30:58.9006358Z * [new branch] gh/XuehaiPan/359/orig -> origin/gh/XuehaiPan/359/orig 2025-08-20T06:30:58.9006562Z * [new branch] gh/XuehaiPan/360/base -> origin/gh/XuehaiPan/360/base 2025-08-20T06:30:58.9006749Z * [new branch] gh/XuehaiPan/360/head -> origin/gh/XuehaiPan/360/head 2025-08-20T06:30:58.9006937Z * [new branch] gh/XuehaiPan/360/orig -> origin/gh/XuehaiPan/360/orig 2025-08-20T06:30:58.9007136Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-08-20T06:30:58.9007322Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-08-20T06:30:58.9007508Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-08-20T06:30:58.9007693Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-08-20T06:30:58.9007880Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-08-20T06:30:58.9008135Z * [new branch] gh/XuehaiPan/369/base -> origin/gh/XuehaiPan/369/base 2025-08-20T06:30:58.9008326Z * [new branch] gh/XuehaiPan/369/head -> origin/gh/XuehaiPan/369/head 2025-08-20T06:30:58.9010066Z * [new branch] gh/XuehaiPan/369/orig -> origin/gh/XuehaiPan/369/orig 2025-08-20T06:30:58.9010462Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-08-20T06:30:58.9010656Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-08-20T06:30:58.9010850Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-08-20T06:30:58.9011039Z * [new branch] gh/XuehaiPan/371/base -> origin/gh/XuehaiPan/371/base 2025-08-20T06:30:58.9011225Z * [new branch] gh/XuehaiPan/371/head -> origin/gh/XuehaiPan/371/head 2025-08-20T06:30:58.9011411Z * [new branch] gh/XuehaiPan/371/orig -> origin/gh/XuehaiPan/371/orig 2025-08-20T06:30:58.9011652Z * [new branch] gh/XuehaiPan/372/base -> origin/gh/XuehaiPan/372/base 2025-08-20T06:30:58.9011839Z * [new branch] gh/XuehaiPan/372/head -> origin/gh/XuehaiPan/372/head 2025-08-20T06:30:58.9012028Z * [new branch] gh/XuehaiPan/372/orig -> origin/gh/XuehaiPan/372/orig 2025-08-20T06:30:58.9012213Z * [new branch] gh/XuehaiPan/373/base -> origin/gh/XuehaiPan/373/base 2025-08-20T06:30:58.9012400Z * [new branch] gh/XuehaiPan/373/head -> origin/gh/XuehaiPan/373/head 2025-08-20T06:30:58.9013985Z * [new branch] gh/XuehaiPan/373/orig -> origin/gh/XuehaiPan/373/orig 2025-08-20T06:30:58.9014182Z * [new branch] gh/XuehaiPan/374/base -> origin/gh/XuehaiPan/374/base 2025-08-20T06:30:58.9014373Z * [new branch] gh/XuehaiPan/374/head -> origin/gh/XuehaiPan/374/head 2025-08-20T06:30:58.9014559Z * [new branch] gh/XuehaiPan/374/orig -> origin/gh/XuehaiPan/374/orig 2025-08-20T06:30:58.9014754Z * [new branch] gh/XuehaiPan/375/base -> origin/gh/XuehaiPan/375/base 2025-08-20T06:30:58.9014941Z * [new branch] gh/XuehaiPan/375/head -> origin/gh/XuehaiPan/375/head 2025-08-20T06:30:58.9015135Z * [new branch] gh/XuehaiPan/375/orig -> origin/gh/XuehaiPan/375/orig 2025-08-20T06:30:58.9015321Z * [new branch] gh/XuehaiPan/376/base -> origin/gh/XuehaiPan/376/base 2025-08-20T06:30:58.9015506Z * [new branch] gh/XuehaiPan/376/head -> origin/gh/XuehaiPan/376/head 2025-08-20T06:30:58.9015692Z * [new branch] gh/XuehaiPan/376/orig -> origin/gh/XuehaiPan/376/orig 2025-08-20T06:30:58.9015878Z * [new branch] gh/XuehaiPan/377/base -> origin/gh/XuehaiPan/377/base 2025-08-20T06:30:58.9017375Z * [new branch] gh/XuehaiPan/377/head -> origin/gh/XuehaiPan/377/head 2025-08-20T06:30:58.9017588Z * [new branch] gh/XuehaiPan/377/orig -> origin/gh/XuehaiPan/377/orig 2025-08-20T06:30:58.9017773Z * [new branch] gh/XuehaiPan/378/base -> origin/gh/XuehaiPan/378/base 2025-08-20T06:30:58.9017959Z * [new branch] gh/XuehaiPan/378/head -> origin/gh/XuehaiPan/378/head 2025-08-20T06:30:58.9018152Z * [new branch] gh/XuehaiPan/378/orig -> origin/gh/XuehaiPan/378/orig 2025-08-20T06:30:58.9018348Z * [new branch] gh/XuehaiPan/379/base -> origin/gh/XuehaiPan/379/base 2025-08-20T06:30:58.9018537Z * [new branch] gh/XuehaiPan/379/head -> origin/gh/XuehaiPan/379/head 2025-08-20T06:30:58.9018722Z * [new branch] gh/XuehaiPan/379/orig -> origin/gh/XuehaiPan/379/orig 2025-08-20T06:30:58.9018908Z * [new branch] gh/XuehaiPan/380/base -> origin/gh/XuehaiPan/380/base 2025-08-20T06:30:58.9019095Z * [new branch] gh/XuehaiPan/380/head -> origin/gh/XuehaiPan/380/head 2025-08-20T06:30:58.9019281Z * [new branch] gh/XuehaiPan/380/orig -> origin/gh/XuehaiPan/380/orig 2025-08-20T06:30:58.9019467Z * [new branch] gh/XuehaiPan/381/base -> origin/gh/XuehaiPan/381/base 2025-08-20T06:30:58.9019695Z * [new branch] gh/XuehaiPan/381/head -> origin/gh/XuehaiPan/381/head 2025-08-20T06:30:58.9019883Z * [new branch] gh/XuehaiPan/382/base -> origin/gh/XuehaiPan/382/base 2025-08-20T06:30:58.9020068Z * [new branch] gh/XuehaiPan/382/head -> origin/gh/XuehaiPan/382/head 2025-08-20T06:30:58.9020338Z * [new branch] gh/XuehaiPan/382/orig -> origin/gh/XuehaiPan/382/orig 2025-08-20T06:30:58.9020524Z * [new branch] gh/XuehaiPan/383/base -> origin/gh/XuehaiPan/383/base 2025-08-20T06:30:58.9020710Z * [new branch] gh/XuehaiPan/383/head -> origin/gh/XuehaiPan/383/head 2025-08-20T06:30:58.9020896Z * [new branch] gh/XuehaiPan/383/orig -> origin/gh/XuehaiPan/383/orig 2025-08-20T06:30:58.9021129Z * [new branch] gh/XuehaiPan/384/base -> origin/gh/XuehaiPan/384/base 2025-08-20T06:30:58.9022923Z * [new branch] gh/XuehaiPan/384/head -> origin/gh/XuehaiPan/384/head 2025-08-20T06:30:58.9023123Z * [new branch] gh/XuehaiPan/384/orig -> origin/gh/XuehaiPan/384/orig 2025-08-20T06:30:58.9023319Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-08-20T06:30:58.9023522Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-08-20T06:30:58.9023722Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-08-20T06:30:58.9023911Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-08-20T06:30:58.9024101Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-08-20T06:30:58.9024293Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-08-20T06:30:58.9024482Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-08-20T06:30:58.9024672Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-08-20T06:30:58.9024862Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-08-20T06:30:58.9026436Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-08-20T06:30:58.9026649Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-08-20T06:30:58.9026840Z * [new branch] gh/ZhiweiYan-96/64/base -> origin/gh/ZhiweiYan-96/64/base 2025-08-20T06:30:58.9027034Z * [new branch] gh/ZhiweiYan-96/64/head -> origin/gh/ZhiweiYan-96/64/head 2025-08-20T06:30:58.9027225Z * [new branch] gh/ZhiweiYan-96/64/orig -> origin/gh/ZhiweiYan-96/64/orig 2025-08-20T06:30:58.9027422Z * [new branch] gh/ZhiweiYan-96/65/base -> origin/gh/ZhiweiYan-96/65/base 2025-08-20T06:30:58.9027617Z * [new branch] gh/ZhiweiYan-96/65/head -> origin/gh/ZhiweiYan-96/65/head 2025-08-20T06:30:58.9027809Z * [new branch] gh/ZhiweiYan-96/65/orig -> origin/gh/ZhiweiYan-96/65/orig 2025-08-20T06:30:58.9027998Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-08-20T06:30:58.9028186Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-08-20T06:30:58.9028376Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-08-20T06:30:58.9028564Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-08-20T06:30:58.9028756Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-08-20T06:30:58.9028949Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-08-20T06:30:58.9029138Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-08-20T06:30:58.9029331Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-08-20T06:30:58.9029580Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-08-20T06:30:58.9029765Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-08-20T06:30:58.9029947Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-08-20T06:30:58.9030143Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-08-20T06:30:58.9030435Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-08-20T06:30:58.9030620Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-08-20T06:30:58.9030929Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-08-20T06:30:58.9031195Z * [new branch] gh/alexsamardzic/8/base -> origin/gh/alexsamardzic/8/base 2025-08-20T06:30:58.9032821Z * [new branch] gh/alexsamardzic/8/head -> origin/gh/alexsamardzic/8/head 2025-08-20T06:30:58.9033024Z * [new branch] gh/alexsamardzic/8/orig -> origin/gh/alexsamardzic/8/orig 2025-08-20T06:30:58.9033214Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-08-20T06:30:58.9033394Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-08-20T06:30:58.9033576Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-08-20T06:30:58.9033766Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-08-20T06:30:58.9033956Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-08-20T06:30:58.9034141Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-08-20T06:30:58.9034334Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-08-20T06:30:58.9034519Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-08-20T06:30:58.9034708Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-08-20T06:30:58.9034894Z * [new branch] gh/andyanwang/1/base -> origin/gh/andyanwang/1/base 2025-08-20T06:30:58.9036644Z * [new branch] gh/andyanwang/1/head -> origin/gh/andyanwang/1/head 2025-08-20T06:30:58.9036830Z * [new branch] gh/andyanwang/1/orig -> origin/gh/andyanwang/1/orig 2025-08-20T06:30:58.9037018Z * [new branch] gh/andyanwang/13/base -> origin/gh/andyanwang/13/base 2025-08-20T06:30:58.9037213Z * [new branch] gh/andyanwang/13/head -> origin/gh/andyanwang/13/head 2025-08-20T06:30:58.9037399Z * [new branch] gh/andyanwang/13/orig -> origin/gh/andyanwang/13/orig 2025-08-20T06:30:58.9037587Z * [new branch] gh/andyanwang/2/base -> origin/gh/andyanwang/2/base 2025-08-20T06:30:58.9037772Z * [new branch] gh/andyanwang/2/head -> origin/gh/andyanwang/2/head 2025-08-20T06:30:58.9037957Z * [new branch] gh/andyanwang/2/orig -> origin/gh/andyanwang/2/orig 2025-08-20T06:30:58.9038149Z * [new branch] gh/andyanwang/28/base -> origin/gh/andyanwang/28/base 2025-08-20T06:30:58.9038341Z * [new branch] gh/andyanwang/28/head -> origin/gh/andyanwang/28/head 2025-08-20T06:30:58.9038528Z * [new branch] gh/andyanwang/28/orig -> origin/gh/andyanwang/28/orig 2025-08-20T06:30:58.9038716Z * [new branch] gh/andyanwang/3/base -> origin/gh/andyanwang/3/base 2025-08-20T06:30:58.9038957Z * [new branch] gh/andyanwang/3/head -> origin/gh/andyanwang/3/head 2025-08-20T06:30:58.9039142Z * [new branch] gh/andyanwang/3/orig -> origin/gh/andyanwang/3/orig 2025-08-20T06:30:58.9039391Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-08-20T06:30:58.9039580Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-08-20T06:30:58.9039766Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-08-20T06:30:58.9039955Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-08-20T06:30:58.9040143Z * [new branch] gh/andyanwang/32/base -> origin/gh/andyanwang/32/base 2025-08-20T06:30:58.9041916Z * [new branch] gh/andyanwang/32/head -> origin/gh/andyanwang/32/head 2025-08-20T06:30:58.9042172Z * [new branch] gh/andyanwang/32/orig -> origin/gh/andyanwang/32/orig 2025-08-20T06:30:58.9042358Z * [new branch] gh/andyanwang/33/base -> origin/gh/andyanwang/33/base 2025-08-20T06:30:58.9042545Z * [new branch] gh/andyanwang/33/head -> origin/gh/andyanwang/33/head 2025-08-20T06:30:58.9042738Z * [new branch] gh/andyanwang/33/orig -> origin/gh/andyanwang/33/orig 2025-08-20T06:30:58.9042925Z * [new branch] gh/andyanwang/34/base -> origin/gh/andyanwang/34/base 2025-08-20T06:30:58.9043109Z * [new branch] gh/andyanwang/34/head -> origin/gh/andyanwang/34/head 2025-08-20T06:30:58.9043300Z * [new branch] gh/andyanwang/34/orig -> origin/gh/andyanwang/34/orig 2025-08-20T06:30:58.9043486Z * [new branch] gh/andyanwang/35/base -> origin/gh/andyanwang/35/base 2025-08-20T06:30:58.9043673Z * [new branch] gh/andyanwang/35/head -> origin/gh/andyanwang/35/head 2025-08-20T06:30:58.9043863Z * [new branch] gh/andyanwang/35/orig -> origin/gh/andyanwang/35/orig 2025-08-20T06:30:58.9044048Z * [new branch] gh/andyanwang/36/base -> origin/gh/andyanwang/36/base 2025-08-20T06:30:58.9044238Z * [new branch] gh/andyanwang/36/head -> origin/gh/andyanwang/36/head 2025-08-20T06:30:58.9044427Z * [new branch] gh/andyanwang/36/orig -> origin/gh/andyanwang/36/orig 2025-08-20T06:30:58.9044613Z * [new branch] gh/andyanwang/37/base -> origin/gh/andyanwang/37/base 2025-08-20T06:30:58.9044803Z * [new branch] gh/andyanwang/37/head -> origin/gh/andyanwang/37/head 2025-08-20T06:30:58.9044989Z * [new branch] gh/andyanwang/37/orig -> origin/gh/andyanwang/37/orig 2025-08-20T06:30:58.9045176Z * [new branch] gh/andyanwang/38/base -> origin/gh/andyanwang/38/base 2025-08-20T06:30:58.9045364Z * [new branch] gh/andyanwang/38/head -> origin/gh/andyanwang/38/head 2025-08-20T06:30:58.9045554Z * [new branch] gh/andyanwang/38/orig -> origin/gh/andyanwang/38/orig 2025-08-20T06:30:58.9045740Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-08-20T06:30:58.9045927Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-08-20T06:30:58.9046113Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-08-20T06:30:58.9046298Z * [new branch] gh/andyanwang/4/base -> origin/gh/andyanwang/4/base 2025-08-20T06:30:58.9046487Z * [new branch] gh/andyanwang/4/head -> origin/gh/andyanwang/4/head 2025-08-20T06:30:58.9046673Z * [new branch] gh/andyanwang/4/orig -> origin/gh/andyanwang/4/orig 2025-08-20T06:30:58.9046859Z * [new branch] gh/andyanwang/40/base -> origin/gh/andyanwang/40/base 2025-08-20T06:30:58.9047047Z * [new branch] gh/andyanwang/40/head -> origin/gh/andyanwang/40/head 2025-08-20T06:30:58.9047234Z * [new branch] gh/andyanwang/40/orig -> origin/gh/andyanwang/40/orig 2025-08-20T06:30:58.9047421Z * [new branch] gh/angelayi/102/base -> origin/gh/angelayi/102/base 2025-08-20T06:30:58.9049197Z * [new branch] gh/angelayi/102/head -> origin/gh/angelayi/102/head 2025-08-20T06:30:58.9049388Z * [new branch] gh/angelayi/102/orig -> origin/gh/angelayi/102/orig 2025-08-20T06:30:58.9049571Z * [new branch] gh/angelayi/103/base -> origin/gh/angelayi/103/base 2025-08-20T06:30:58.9049754Z * [new branch] gh/angelayi/103/head -> origin/gh/angelayi/103/head 2025-08-20T06:30:58.9049941Z * [new branch] gh/angelayi/103/orig -> origin/gh/angelayi/103/orig 2025-08-20T06:30:58.9050123Z * [new branch] gh/angelayi/104/base -> origin/gh/angelayi/104/base 2025-08-20T06:30:58.9050443Z * [new branch] gh/angelayi/104/head -> origin/gh/angelayi/104/head 2025-08-20T06:30:58.9050628Z * [new branch] gh/angelayi/104/orig -> origin/gh/angelayi/104/orig 2025-08-20T06:30:58.9050810Z * [new branch] gh/angelayi/105/base -> origin/gh/angelayi/105/base 2025-08-20T06:30:58.9050995Z * [new branch] gh/angelayi/105/head -> origin/gh/angelayi/105/head 2025-08-20T06:30:58.9051177Z * [new branch] gh/angelayi/105/orig -> origin/gh/angelayi/105/orig 2025-08-20T06:30:58.9052682Z * [new branch] gh/angelayi/106/base -> origin/gh/angelayi/106/base 2025-08-20T06:30:58.9052883Z * [new branch] gh/angelayi/106/head -> origin/gh/angelayi/106/head 2025-08-20T06:30:58.9053066Z * [new branch] gh/angelayi/106/orig -> origin/gh/angelayi/106/orig 2025-08-20T06:30:58.9053248Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-08-20T06:30:58.9053436Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-08-20T06:30:58.9053622Z * [new branch] gh/angelayi/108/base -> origin/gh/angelayi/108/base 2025-08-20T06:30:58.9053809Z * [new branch] gh/angelayi/108/head -> origin/gh/angelayi/108/head 2025-08-20T06:30:58.9053991Z * [new branch] gh/angelayi/108/orig -> origin/gh/angelayi/108/orig 2025-08-20T06:30:58.9054178Z * [new branch] gh/angelayi/109/base -> origin/gh/angelayi/109/base 2025-08-20T06:30:58.9054360Z * [new branch] gh/angelayi/109/head -> origin/gh/angelayi/109/head 2025-08-20T06:30:58.9054543Z * [new branch] gh/angelayi/109/orig -> origin/gh/angelayi/109/orig 2025-08-20T06:30:58.9054726Z * [new branch] gh/angelayi/110/base -> origin/gh/angelayi/110/base 2025-08-20T06:30:58.9056184Z * [new branch] gh/angelayi/110/head -> origin/gh/angelayi/110/head 2025-08-20T06:30:58.9056384Z * [new branch] gh/angelayi/110/orig -> origin/gh/angelayi/110/orig 2025-08-20T06:30:58.9056565Z * [new branch] gh/angelayi/111/base -> origin/gh/angelayi/111/base 2025-08-20T06:30:58.9056752Z * [new branch] gh/angelayi/111/head -> origin/gh/angelayi/111/head 2025-08-20T06:30:58.9056935Z * [new branch] gh/angelayi/111/orig -> origin/gh/angelayi/111/orig 2025-08-20T06:30:58.9057117Z * [new branch] gh/angelayi/112/base -> origin/gh/angelayi/112/base 2025-08-20T06:30:58.9057300Z * [new branch] gh/angelayi/112/head -> origin/gh/angelayi/112/head 2025-08-20T06:30:58.9057482Z * [new branch] gh/angelayi/112/orig -> origin/gh/angelayi/112/orig 2025-08-20T06:30:58.9057674Z * [new branch] gh/angelayi/113/base -> origin/gh/angelayi/113/base 2025-08-20T06:30:58.9057857Z * [new branch] gh/angelayi/113/head -> origin/gh/angelayi/113/head 2025-08-20T06:30:58.9058042Z * [new branch] gh/angelayi/113/orig -> origin/gh/angelayi/113/orig 2025-08-20T06:30:58.9058227Z * [new branch] gh/angelayi/114/base -> origin/gh/angelayi/114/base 2025-08-20T06:30:58.9058476Z * [new branch] gh/angelayi/114/head -> origin/gh/angelayi/114/head 2025-08-20T06:30:58.9058660Z * [new branch] gh/angelayi/114/orig -> origin/gh/angelayi/114/orig 2025-08-20T06:30:58.9058853Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-08-20T06:30:58.9059049Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-08-20T06:30:58.9059239Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-08-20T06:30:58.9061120Z * [new branch] gh/anijain2305/766/base -> origin/gh/anijain2305/766/base 2025-08-20T06:30:58.9061373Z * [new branch] gh/anijain2305/766/head -> origin/gh/anijain2305/766/head 2025-08-20T06:30:58.9061562Z * [new branch] gh/anijain2305/766/orig -> origin/gh/anijain2305/766/orig 2025-08-20T06:30:58.9061754Z * [new branch] gh/anijain2305/790/base -> origin/gh/anijain2305/790/base 2025-08-20T06:30:58.9061941Z * [new branch] gh/anijain2305/790/head -> origin/gh/anijain2305/790/head 2025-08-20T06:30:58.9062130Z * [new branch] gh/anijain2305/790/orig -> origin/gh/anijain2305/790/orig 2025-08-20T06:30:58.9062327Z * [new branch] gh/anijain2305/792/base -> origin/gh/anijain2305/792/base 2025-08-20T06:30:58.9062517Z * [new branch] gh/anijain2305/792/head -> origin/gh/anijain2305/792/head 2025-08-20T06:30:58.9062707Z * [new branch] gh/anijain2305/792/orig -> origin/gh/anijain2305/792/orig 2025-08-20T06:30:58.9062894Z * [new branch] gh/anijain2305/803/base -> origin/gh/anijain2305/803/base 2025-08-20T06:30:58.9063085Z * [new branch] gh/anijain2305/803/head -> origin/gh/anijain2305/803/head 2025-08-20T06:30:58.9064569Z * [new branch] gh/anijain2305/803/orig -> origin/gh/anijain2305/803/orig 2025-08-20T06:30:58.9064785Z * [new branch] gh/anijain2305/804/base -> origin/gh/anijain2305/804/base 2025-08-20T06:30:58.9064974Z * [new branch] gh/anijain2305/804/head -> origin/gh/anijain2305/804/head 2025-08-20T06:30:58.9065161Z * [new branch] gh/anijain2305/804/orig -> origin/gh/anijain2305/804/orig 2025-08-20T06:30:58.9065350Z * [new branch] gh/anijain2305/805/base -> origin/gh/anijain2305/805/base 2025-08-20T06:30:58.9065542Z * [new branch] gh/anijain2305/805/head -> origin/gh/anijain2305/805/head 2025-08-20T06:30:58.9065734Z * [new branch] gh/anijain2305/805/orig -> origin/gh/anijain2305/805/orig 2025-08-20T06:30:58.9065931Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-08-20T06:30:58.9066118Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-08-20T06:30:58.9066309Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-08-20T06:30:58.9066498Z * [new branch] gh/anijain2305/812/base -> origin/gh/anijain2305/812/base 2025-08-20T06:30:58.9066687Z * [new branch] gh/anijain2305/812/head -> origin/gh/anijain2305/812/head 2025-08-20T06:30:58.9068147Z * [new branch] gh/anijain2305/812/orig -> origin/gh/anijain2305/812/orig 2025-08-20T06:30:58.9068348Z * [new branch] gh/anijain2305/817/base -> origin/gh/anijain2305/817/base 2025-08-20T06:30:58.9068538Z * [new branch] gh/anijain2305/817/head -> origin/gh/anijain2305/817/head 2025-08-20T06:30:58.9068725Z * [new branch] gh/anijain2305/817/orig -> origin/gh/anijain2305/817/orig 2025-08-20T06:30:58.9068917Z * [new branch] gh/anijain2305/821/base -> origin/gh/anijain2305/821/base 2025-08-20T06:30:58.9069106Z * [new branch] gh/anijain2305/821/head -> origin/gh/anijain2305/821/head 2025-08-20T06:30:58.9069356Z * [new branch] gh/anijain2305/821/orig -> origin/gh/anijain2305/821/orig 2025-08-20T06:30:58.9069551Z * [new branch] gh/anijain2305/822/base -> origin/gh/anijain2305/822/base 2025-08-20T06:30:58.9069747Z * [new branch] gh/anijain2305/822/head -> origin/gh/anijain2305/822/head 2025-08-20T06:30:58.9069935Z * [new branch] gh/anijain2305/822/orig -> origin/gh/anijain2305/822/orig 2025-08-20T06:30:58.9070125Z * [new branch] gh/anijain2305/823/base -> origin/gh/anijain2305/823/base 2025-08-20T06:30:58.9070390Z * [new branch] gh/anijain2305/823/head -> origin/gh/anijain2305/823/head 2025-08-20T06:30:58.9070620Z * [new branch] gh/anijain2305/823/orig -> origin/gh/anijain2305/823/orig 2025-08-20T06:30:58.9070809Z * [new branch] gh/anijain2305/824/base -> origin/gh/anijain2305/824/base 2025-08-20T06:30:58.9070998Z * [new branch] gh/anijain2305/824/head -> origin/gh/anijain2305/824/head 2025-08-20T06:30:58.9071190Z * [new branch] gh/anijain2305/824/orig -> origin/gh/anijain2305/824/orig 2025-08-20T06:30:58.9072552Z * [new branch] gh/anijain2305/825/base -> origin/gh/anijain2305/825/base 2025-08-20T06:30:58.9072760Z * [new branch] gh/anijain2305/825/head -> origin/gh/anijain2305/825/head 2025-08-20T06:30:58.9072949Z * [new branch] gh/anijain2305/825/orig -> origin/gh/anijain2305/825/orig 2025-08-20T06:30:58.9073140Z * [new branch] gh/anijain2305/826/base -> origin/gh/anijain2305/826/base 2025-08-20T06:30:58.9073334Z * [new branch] gh/anijain2305/826/head -> origin/gh/anijain2305/826/head 2025-08-20T06:30:58.9073524Z * [new branch] gh/anijain2305/826/orig -> origin/gh/anijain2305/826/orig 2025-08-20T06:30:58.9073713Z * [new branch] gh/anijain2305/827/base -> origin/gh/anijain2305/827/base 2025-08-20T06:30:58.9073906Z * [new branch] gh/anijain2305/827/head -> origin/gh/anijain2305/827/head 2025-08-20T06:30:58.9074098Z * [new branch] gh/anijain2305/827/orig -> origin/gh/anijain2305/827/orig 2025-08-20T06:30:58.9074288Z * [new branch] gh/anijain2305/828/base -> origin/gh/anijain2305/828/base 2025-08-20T06:30:58.9074478Z * [new branch] gh/anijain2305/828/head -> origin/gh/anijain2305/828/head 2025-08-20T06:30:58.9074668Z * [new branch] gh/anijain2305/828/orig -> origin/gh/anijain2305/828/orig 2025-08-20T06:30:58.9076024Z * [new branch] gh/anijain2305/829/base -> origin/gh/anijain2305/829/base 2025-08-20T06:30:58.9076124Z * [new branch] gh/anijain2305/829/head -> origin/gh/anijain2305/829/head 2025-08-20T06:30:58.9076203Z * [new branch] gh/anijain2305/829/orig -> origin/gh/anijain2305/829/orig 2025-08-20T06:30:58.9076280Z * [new branch] gh/anijain2305/830/base -> origin/gh/anijain2305/830/base 2025-08-20T06:30:58.9076358Z * [new branch] gh/anijain2305/830/head -> origin/gh/anijain2305/830/head 2025-08-20T06:30:58.9076436Z * [new branch] gh/anijain2305/830/orig -> origin/gh/anijain2305/830/orig 2025-08-20T06:30:58.9076514Z * [new branch] gh/anijain2305/831/base -> origin/gh/anijain2305/831/base 2025-08-20T06:30:58.9076591Z * [new branch] gh/anijain2305/831/head -> origin/gh/anijain2305/831/head 2025-08-20T06:30:58.9076671Z * [new branch] gh/anijain2305/831/orig -> origin/gh/anijain2305/831/orig 2025-08-20T06:30:58.9076759Z * [new branch] gh/anijain2305/832/base -> origin/gh/anijain2305/832/base 2025-08-20T06:30:58.9076838Z * [new branch] gh/anijain2305/832/head -> origin/gh/anijain2305/832/head 2025-08-20T06:30:58.9076920Z * [new branch] gh/anijain2305/832/orig -> origin/gh/anijain2305/832/orig 2025-08-20T06:30:58.9077056Z * [new branch] gh/anijain2305/833/base -> origin/gh/anijain2305/833/base 2025-08-20T06:30:58.9077134Z * [new branch] gh/anijain2305/833/head -> origin/gh/anijain2305/833/head 2025-08-20T06:30:58.9077211Z * [new branch] gh/anijain2305/833/orig -> origin/gh/anijain2305/833/orig 2025-08-20T06:30:58.9077288Z * [new branch] gh/anijain2305/834/base -> origin/gh/anijain2305/834/base 2025-08-20T06:30:58.9077364Z * [new branch] gh/anijain2305/834/head -> origin/gh/anijain2305/834/head 2025-08-20T06:30:58.9077442Z * [new branch] gh/anijain2305/834/orig -> origin/gh/anijain2305/834/orig 2025-08-20T06:30:58.9077544Z * [new branch] gh/anijain2305/835/base -> origin/gh/anijain2305/835/base 2025-08-20T06:30:58.9077620Z * [new branch] gh/anijain2305/835/head -> origin/gh/anijain2305/835/head 2025-08-20T06:30:58.9077697Z * [new branch] gh/anijain2305/835/orig -> origin/gh/anijain2305/835/orig 2025-08-20T06:30:58.9077775Z * [new branch] gh/anijain2305/836/base -> origin/gh/anijain2305/836/base 2025-08-20T06:30:58.9077851Z * [new branch] gh/anijain2305/836/head -> origin/gh/anijain2305/836/head 2025-08-20T06:30:58.9077932Z * [new branch] gh/anijain2305/836/orig -> origin/gh/anijain2305/836/orig 2025-08-20T06:30:58.9078009Z * [new branch] gh/anijain2305/837/base -> origin/gh/anijain2305/837/base 2025-08-20T06:30:58.9078086Z * [new branch] gh/anijain2305/837/head -> origin/gh/anijain2305/837/head 2025-08-20T06:30:58.9078163Z * [new branch] gh/anijain2305/837/orig -> origin/gh/anijain2305/837/orig 2025-08-20T06:30:58.9078241Z * [new branch] gh/anijain2305/838/base -> origin/gh/anijain2305/838/base 2025-08-20T06:30:58.9078317Z * [new branch] gh/anijain2305/838/head -> origin/gh/anijain2305/838/head 2025-08-20T06:30:58.9078394Z * [new branch] gh/anijain2305/838/orig -> origin/gh/anijain2305/838/orig 2025-08-20T06:30:58.9078479Z * [new branch] gh/anijain2305/839/base -> origin/gh/anijain2305/839/base 2025-08-20T06:30:58.9078555Z * [new branch] gh/anijain2305/839/head -> origin/gh/anijain2305/839/head 2025-08-20T06:30:58.9078632Z * [new branch] gh/anijain2305/839/orig -> origin/gh/anijain2305/839/orig 2025-08-20T06:30:58.9078710Z * [new branch] gh/anijain2305/840/base -> origin/gh/anijain2305/840/base 2025-08-20T06:30:58.9078786Z * [new branch] gh/anijain2305/840/head -> origin/gh/anijain2305/840/head 2025-08-20T06:30:58.9078865Z * [new branch] gh/anijain2305/840/orig -> origin/gh/anijain2305/840/orig 2025-08-20T06:30:58.9078949Z * [new branch] gh/anijain2305/841/base -> origin/gh/anijain2305/841/base 2025-08-20T06:30:58.9079026Z * [new branch] gh/anijain2305/841/head -> origin/gh/anijain2305/841/head 2025-08-20T06:30:58.9079103Z * [new branch] gh/anijain2305/841/orig -> origin/gh/anijain2305/841/orig 2025-08-20T06:30:58.9080628Z * [new branch] gh/anijain2305/842/base -> origin/gh/anijain2305/842/base 2025-08-20T06:30:58.9080723Z * [new branch] gh/anijain2305/842/head -> origin/gh/anijain2305/842/head 2025-08-20T06:30:58.9080800Z * [new branch] gh/anijain2305/842/orig -> origin/gh/anijain2305/842/orig 2025-08-20T06:30:58.9080877Z * [new branch] gh/anijain2305/843/base -> origin/gh/anijain2305/843/base 2025-08-20T06:30:58.9080955Z * [new branch] gh/anijain2305/843/head -> origin/gh/anijain2305/843/head 2025-08-20T06:30:58.9081034Z * [new branch] gh/anijain2305/843/orig -> origin/gh/anijain2305/843/orig 2025-08-20T06:30:58.9081111Z * [new branch] gh/anijain2305/844/base -> origin/gh/anijain2305/844/base 2025-08-20T06:30:58.9081255Z * [new branch] gh/anijain2305/844/head -> origin/gh/anijain2305/844/head 2025-08-20T06:30:58.9081337Z * [new branch] gh/anijain2305/844/orig -> origin/gh/anijain2305/844/orig 2025-08-20T06:30:58.9081419Z * [new branch] gh/anijain2305/845/base -> origin/gh/anijain2305/845/base 2025-08-20T06:30:58.9081497Z * [new branch] gh/anijain2305/845/head -> origin/gh/anijain2305/845/head 2025-08-20T06:30:58.9081578Z * [new branch] gh/anijain2305/845/orig -> origin/gh/anijain2305/845/orig 2025-08-20T06:30:58.9081655Z * [new branch] gh/anijain2305/846/base -> origin/gh/anijain2305/846/base 2025-08-20T06:30:58.9081733Z * [new branch] gh/anijain2305/846/head -> origin/gh/anijain2305/846/head 2025-08-20T06:30:58.9081857Z * [new branch] gh/anijain2305/846/orig -> origin/gh/anijain2305/846/orig 2025-08-20T06:30:58.9081934Z * [new branch] gh/anijain2305/847/base -> origin/gh/anijain2305/847/base 2025-08-20T06:30:58.9082012Z * [new branch] gh/anijain2305/847/head -> origin/gh/anijain2305/847/head 2025-08-20T06:30:58.9082090Z * [new branch] gh/anijain2305/847/orig -> origin/gh/anijain2305/847/orig 2025-08-20T06:30:58.9082168Z * [new branch] gh/anijain2305/848/base -> origin/gh/anijain2305/848/base 2025-08-20T06:30:58.9082244Z * [new branch] gh/anijain2305/848/head -> origin/gh/anijain2305/848/head 2025-08-20T06:30:58.9082322Z * [new branch] gh/anijain2305/848/orig -> origin/gh/anijain2305/848/orig 2025-08-20T06:30:58.9082400Z * [new branch] gh/anijain2305/849/base -> origin/gh/anijain2305/849/base 2025-08-20T06:30:58.9083633Z * [new branch] gh/anijain2305/849/head -> origin/gh/anijain2305/849/head 2025-08-20T06:30:58.9084139Z * [new branch] gh/anijain2305/849/orig -> origin/gh/anijain2305/849/orig 2025-08-20T06:30:58.9084218Z * [new branch] gh/anijain2305/850/base -> origin/gh/anijain2305/850/base 2025-08-20T06:30:58.9084296Z * [new branch] gh/anijain2305/850/head -> origin/gh/anijain2305/850/head 2025-08-20T06:30:58.9084380Z * [new branch] gh/anijain2305/850/orig -> origin/gh/anijain2305/850/orig 2025-08-20T06:30:58.9084458Z * [new branch] gh/anijain2305/851/base -> origin/gh/anijain2305/851/base 2025-08-20T06:30:58.9084535Z * [new branch] gh/anijain2305/851/head -> origin/gh/anijain2305/851/head 2025-08-20T06:30:58.9084613Z * [new branch] gh/anijain2305/851/orig -> origin/gh/anijain2305/851/orig 2025-08-20T06:30:58.9084691Z * [new branch] gh/anijain2305/852/base -> origin/gh/anijain2305/852/base 2025-08-20T06:30:58.9084769Z * [new branch] gh/anijain2305/852/head -> origin/gh/anijain2305/852/head 2025-08-20T06:30:58.9084847Z * [new branch] gh/anijain2305/852/orig -> origin/gh/anijain2305/852/orig 2025-08-20T06:30:58.9084926Z * [new branch] gh/anijain2305/853/base -> origin/gh/anijain2305/853/base 2025-08-20T06:30:58.9085002Z * [new branch] gh/anijain2305/853/head -> origin/gh/anijain2305/853/head 2025-08-20T06:30:58.9085080Z * [new branch] gh/anijain2305/853/orig -> origin/gh/anijain2305/853/orig 2025-08-20T06:30:58.9085157Z * [new branch] gh/anijain2305/854/base -> origin/gh/anijain2305/854/base 2025-08-20T06:30:58.9085234Z * [new branch] gh/anijain2305/854/head -> origin/gh/anijain2305/854/head 2025-08-20T06:30:58.9085312Z * [new branch] gh/anijain2305/854/orig -> origin/gh/anijain2305/854/orig 2025-08-20T06:30:58.9085396Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-08-20T06:30:58.9085471Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-08-20T06:30:58.9085594Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-08-20T06:30:58.9085677Z * [new branch] gh/ankitageorge/12/base -> origin/gh/ankitageorge/12/base 2025-08-20T06:30:58.9085757Z * [new branch] gh/ankitageorge/12/head -> origin/gh/ankitageorge/12/head 2025-08-20T06:30:58.9085837Z * [new branch] gh/ankitageorge/12/orig -> origin/gh/ankitageorge/12/orig 2025-08-20T06:30:58.9085919Z * [new branch] gh/ankitageorge/13/base -> origin/gh/ankitageorge/13/base 2025-08-20T06:30:58.9085998Z * [new branch] gh/ankitageorge/13/head -> origin/gh/ankitageorge/13/head 2025-08-20T06:30:58.9086078Z * [new branch] gh/ankitageorge/13/orig -> origin/gh/ankitageorge/13/orig 2025-08-20T06:30:58.9086183Z * [new branch] gh/ankitageorge/14/base -> origin/gh/ankitageorge/14/base 2025-08-20T06:30:58.9086261Z * [new branch] gh/ankitageorge/14/head -> origin/gh/ankitageorge/14/head 2025-08-20T06:30:58.9086341Z * [new branch] gh/ankitageorge/14/orig -> origin/gh/ankitageorge/14/orig 2025-08-20T06:30:58.9086421Z * [new branch] gh/ankitageorge/15/base -> origin/gh/ankitageorge/15/base 2025-08-20T06:30:58.9086500Z * [new branch] gh/ankitageorge/15/head -> origin/gh/ankitageorge/15/head 2025-08-20T06:30:58.9086580Z * [new branch] gh/ankitageorge/15/orig -> origin/gh/ankitageorge/15/orig 2025-08-20T06:30:58.9086660Z * [new branch] gh/ankitageorge/16/base -> origin/gh/ankitageorge/16/base 2025-08-20T06:30:58.9086743Z * [new branch] gh/ankitageorge/16/head -> origin/gh/ankitageorge/16/head 2025-08-20T06:30:58.9088466Z * [new branch] gh/ankitageorge/16/orig -> origin/gh/ankitageorge/16/orig 2025-08-20T06:30:58.9088564Z * [new branch] gh/ankitageorge/17/base -> origin/gh/ankitageorge/17/base 2025-08-20T06:30:58.9088646Z * [new branch] gh/ankitageorge/17/head -> origin/gh/ankitageorge/17/head 2025-08-20T06:30:58.9088732Z * [new branch] gh/ankitageorge/17/orig -> origin/gh/ankitageorge/17/orig 2025-08-20T06:30:58.9088811Z * [new branch] gh/ankitageorge/18/base -> origin/gh/ankitageorge/18/base 2025-08-20T06:30:58.9088890Z * [new branch] gh/ankitageorge/18/head -> origin/gh/ankitageorge/18/head 2025-08-20T06:30:58.9088976Z * [new branch] gh/ankitageorge/18/orig -> origin/gh/ankitageorge/18/orig 2025-08-20T06:30:58.9089054Z * [new branch] gh/ankitageorge/19/base -> origin/gh/ankitageorge/19/base 2025-08-20T06:30:58.9089133Z * [new branch] gh/ankitageorge/19/head -> origin/gh/ankitageorge/19/head 2025-08-20T06:30:58.9089215Z * [new branch] gh/ankitageorge/19/orig -> origin/gh/ankitageorge/19/orig 2025-08-20T06:30:58.9089294Z * [new branch] gh/ankitageorge/20/base -> origin/gh/ankitageorge/20/base 2025-08-20T06:30:58.9089374Z * [new branch] gh/ankitageorge/20/head -> origin/gh/ankitageorge/20/head 2025-08-20T06:30:58.9089453Z * [new branch] gh/ankitageorge/20/orig -> origin/gh/ankitageorge/20/orig 2025-08-20T06:30:58.9089533Z * [new branch] gh/ankitageorge/21/base -> origin/gh/ankitageorge/21/base 2025-08-20T06:30:58.9089612Z * [new branch] gh/ankitageorge/21/head -> origin/gh/ankitageorge/21/head 2025-08-20T06:30:58.9089691Z * [new branch] gh/ankitageorge/21/orig -> origin/gh/ankitageorge/21/orig 2025-08-20T06:30:58.9089772Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-08-20T06:30:58.9089848Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-08-20T06:30:58.9089924Z * [new branch] gh/anshul-si/10/base -> origin/gh/anshul-si/10/base 2025-08-20T06:30:58.9089999Z * [new branch] gh/anshul-si/10/head -> origin/gh/anshul-si/10/head 2025-08-20T06:30:58.9090116Z * [new branch] gh/anshul-si/10/orig -> origin/gh/anshul-si/10/orig 2025-08-20T06:30:58.9090346Z * [new branch] gh/anshul-si/11/base -> origin/gh/anshul-si/11/base 2025-08-20T06:30:58.9090418Z * [new branch] gh/anshul-si/11/head -> origin/gh/anshul-si/11/head 2025-08-20T06:30:58.9090494Z * [new branch] gh/anshul-si/11/orig -> origin/gh/anshul-si/11/orig 2025-08-20T06:30:58.9090565Z * [new branch] gh/anshul-si/12/base -> origin/gh/anshul-si/12/base 2025-08-20T06:30:58.9090636Z * [new branch] gh/anshul-si/12/head -> origin/gh/anshul-si/12/head 2025-08-20T06:30:58.9090752Z * [new branch] gh/anshul-si/12/orig -> origin/gh/anshul-si/12/orig 2025-08-20T06:30:58.9090822Z * [new branch] gh/anshul-si/13/base -> origin/gh/anshul-si/13/base 2025-08-20T06:30:58.9090895Z * [new branch] gh/anshul-si/13/head -> origin/gh/anshul-si/13/head 2025-08-20T06:30:58.9090966Z * [new branch] gh/anshul-si/13/orig -> origin/gh/anshul-si/13/orig 2025-08-20T06:30:58.9091037Z * [new branch] gh/anshul-si/14/base -> origin/gh/anshul-si/14/base 2025-08-20T06:30:58.9091108Z * [new branch] gh/anshul-si/14/head -> origin/gh/anshul-si/14/head 2025-08-20T06:30:58.9091179Z * [new branch] gh/anshul-si/14/orig -> origin/gh/anshul-si/14/orig 2025-08-20T06:30:58.9091250Z * [new branch] gh/anshul-si/15/base -> origin/gh/anshul-si/15/base 2025-08-20T06:30:58.9091321Z * [new branch] gh/anshul-si/15/head -> origin/gh/anshul-si/15/head 2025-08-20T06:30:58.9091395Z * [new branch] gh/anshul-si/15/orig -> origin/gh/anshul-si/15/orig 2025-08-20T06:30:58.9091466Z * [new branch] gh/anshul-si/16/base -> origin/gh/anshul-si/16/base 2025-08-20T06:30:58.9091539Z * [new branch] gh/anshul-si/16/head -> origin/gh/anshul-si/16/head 2025-08-20T06:30:58.9091611Z * [new branch] gh/anshul-si/16/orig -> origin/gh/anshul-si/16/orig 2025-08-20T06:30:58.9091681Z * [new branch] gh/anshul-si/17/base -> origin/gh/anshul-si/17/base 2025-08-20T06:30:58.9091752Z * [new branch] gh/anshul-si/17/head -> origin/gh/anshul-si/17/head 2025-08-20T06:30:58.9091824Z * [new branch] gh/anshul-si/17/orig -> origin/gh/anshul-si/17/orig 2025-08-20T06:30:58.9091895Z * [new branch] gh/anshul-si/18/base -> origin/gh/anshul-si/18/base 2025-08-20T06:30:58.9091966Z * [new branch] gh/anshul-si/18/head -> origin/gh/anshul-si/18/head 2025-08-20T06:30:58.9092039Z * [new branch] gh/anshul-si/18/orig -> origin/gh/anshul-si/18/orig 2025-08-20T06:30:58.9092110Z * [new branch] gh/anshul-si/19/base -> origin/gh/anshul-si/19/base 2025-08-20T06:30:58.9092183Z * [new branch] gh/anshul-si/19/head -> origin/gh/anshul-si/19/head 2025-08-20T06:30:58.9092255Z * [new branch] gh/anshul-si/19/orig -> origin/gh/anshul-si/19/orig 2025-08-20T06:30:58.9092328Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-08-20T06:30:58.9092401Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-08-20T06:30:58.9092473Z * [new branch] gh/anshul-si/20/base -> origin/gh/anshul-si/20/base 2025-08-20T06:30:58.9092543Z * [new branch] gh/anshul-si/20/head -> origin/gh/anshul-si/20/head 2025-08-20T06:30:58.9092616Z * [new branch] gh/anshul-si/20/orig -> origin/gh/anshul-si/20/orig 2025-08-20T06:30:58.9092687Z * [new branch] gh/anshul-si/21/base -> origin/gh/anshul-si/21/base 2025-08-20T06:30:58.9092758Z * [new branch] gh/anshul-si/21/head -> origin/gh/anshul-si/21/head 2025-08-20T06:30:58.9092877Z * [new branch] gh/anshul-si/21/orig -> origin/gh/anshul-si/21/orig 2025-08-20T06:30:58.9092948Z * [new branch] gh/anshul-si/22/base -> origin/gh/anshul-si/22/base 2025-08-20T06:30:58.9093020Z * [new branch] gh/anshul-si/22/head -> origin/gh/anshul-si/22/head 2025-08-20T06:30:58.9093091Z * [new branch] gh/anshul-si/22/orig -> origin/gh/anshul-si/22/orig 2025-08-20T06:30:58.9093162Z * [new branch] gh/anshul-si/23/base -> origin/gh/anshul-si/23/base 2025-08-20T06:30:58.9093234Z * [new branch] gh/anshul-si/23/head -> origin/gh/anshul-si/23/head 2025-08-20T06:30:58.9093333Z * [new branch] gh/anshul-si/23/orig -> origin/gh/anshul-si/23/orig 2025-08-20T06:30:58.9093404Z * [new branch] gh/anshul-si/24/base -> origin/gh/anshul-si/24/base 2025-08-20T06:30:58.9093482Z * [new branch] gh/anshul-si/24/head -> origin/gh/anshul-si/24/head 2025-08-20T06:30:58.9093554Z * [new branch] gh/anshul-si/24/orig -> origin/gh/anshul-si/24/orig 2025-08-20T06:30:58.9093626Z * [new branch] gh/anshul-si/25/base -> origin/gh/anshul-si/25/base 2025-08-20T06:30:58.9093697Z * [new branch] gh/anshul-si/25/head -> origin/gh/anshul-si/25/head 2025-08-20T06:30:58.9093768Z * [new branch] gh/anshul-si/25/orig -> origin/gh/anshul-si/25/orig 2025-08-20T06:30:58.9093839Z * [new branch] gh/anshul-si/26/base -> origin/gh/anshul-si/26/base 2025-08-20T06:30:58.9093911Z * [new branch] gh/anshul-si/26/head -> origin/gh/anshul-si/26/head 2025-08-20T06:30:58.9093984Z * [new branch] gh/anshul-si/26/orig -> origin/gh/anshul-si/26/orig 2025-08-20T06:30:58.9094057Z * [new branch] gh/anshul-si/27/base -> origin/gh/anshul-si/27/base 2025-08-20T06:30:58.9094131Z * [new branch] gh/anshul-si/27/head -> origin/gh/anshul-si/27/head 2025-08-20T06:30:58.9094201Z * [new branch] gh/anshul-si/27/orig -> origin/gh/anshul-si/27/orig 2025-08-20T06:30:58.9094274Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-08-20T06:30:58.9094348Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-08-20T06:30:58.9094419Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-08-20T06:30:58.9094490Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-08-20T06:30:58.9094561Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-08-20T06:30:58.9095971Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-08-20T06:30:58.9096060Z * [new branch] gh/anshul-si/6/base -> origin/gh/anshul-si/6/base 2025-08-20T06:30:58.9096132Z * [new branch] gh/anshul-si/6/head -> origin/gh/anshul-si/6/head 2025-08-20T06:30:58.9096204Z * [new branch] gh/anshul-si/6/orig -> origin/gh/anshul-si/6/orig 2025-08-20T06:30:58.9096278Z * [new branch] gh/anshul-si/7/base -> origin/gh/anshul-si/7/base 2025-08-20T06:30:58.9096352Z * [new branch] gh/anshul-si/7/head -> origin/gh/anshul-si/7/head 2025-08-20T06:30:58.9096423Z * [new branch] gh/anshul-si/7/orig -> origin/gh/anshul-si/7/orig 2025-08-20T06:30:58.9096495Z * [new branch] gh/anshul-si/8/base -> origin/gh/anshul-si/8/base 2025-08-20T06:30:58.9096566Z * [new branch] gh/anshul-si/8/head -> origin/gh/anshul-si/8/head 2025-08-20T06:30:58.9096639Z * [new branch] gh/anshul-si/8/orig -> origin/gh/anshul-si/8/orig 2025-08-20T06:30:58.9096710Z * [new branch] gh/anshul-si/9/base -> origin/gh/anshul-si/9/base 2025-08-20T06:30:58.9096825Z * [new branch] gh/anshul-si/9/head -> origin/gh/anshul-si/9/head 2025-08-20T06:30:58.9096897Z * [new branch] gh/anshul-si/9/orig -> origin/gh/anshul-si/9/orig 2025-08-20T06:30:58.9096974Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-08-20T06:30:58.9097054Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-08-20T06:30:58.9097133Z * [new branch] gh/aorenste/236/base -> origin/gh/aorenste/236/base 2025-08-20T06:30:58.9097207Z * [new branch] gh/aorenste/236/head -> origin/gh/aorenste/236/head 2025-08-20T06:30:58.9097305Z * [new branch] gh/aorenste/236/orig -> origin/gh/aorenste/236/orig 2025-08-20T06:30:58.9097377Z * [new branch] gh/aorenste/237/base -> origin/gh/aorenste/237/base 2025-08-20T06:30:58.9097450Z * [new branch] gh/aorenste/237/head -> origin/gh/aorenste/237/head 2025-08-20T06:30:58.9097525Z * [new branch] gh/aorenste/237/orig -> origin/gh/aorenste/237/orig 2025-08-20T06:30:58.9097598Z * [new branch] gh/aorenste/238/base -> origin/gh/aorenste/238/base 2025-08-20T06:30:58.9098983Z * [new branch] gh/aorenste/238/head -> origin/gh/aorenste/238/head 2025-08-20T06:30:58.9099072Z * [new branch] gh/aorenste/238/orig -> origin/gh/aorenste/238/orig 2025-08-20T06:30:58.9099149Z * [new branch] gh/bdhirsh/650/base -> origin/gh/bdhirsh/650/base 2025-08-20T06:30:58.9099227Z * [new branch] gh/bdhirsh/650/head -> origin/gh/bdhirsh/650/head 2025-08-20T06:30:58.9099302Z * [new branch] gh/bdhirsh/650/orig -> origin/gh/bdhirsh/650/orig 2025-08-20T06:30:58.9099374Z * [new branch] gh/bdhirsh/656/base -> origin/gh/bdhirsh/656/base 2025-08-20T06:30:58.9099449Z * [new branch] gh/bdhirsh/656/head -> origin/gh/bdhirsh/656/head 2025-08-20T06:30:58.9099521Z * [new branch] gh/bdhirsh/657/base -> origin/gh/bdhirsh/657/base 2025-08-20T06:30:58.9099597Z * [new branch] gh/bdhirsh/657/head -> origin/gh/bdhirsh/657/head 2025-08-20T06:30:58.9099669Z * [new branch] gh/bdhirsh/659/base -> origin/gh/bdhirsh/659/base 2025-08-20T06:30:58.9099742Z * [new branch] gh/bdhirsh/659/head -> origin/gh/bdhirsh/659/head 2025-08-20T06:30:58.9099815Z * [new branch] gh/bdhirsh/659/orig -> origin/gh/bdhirsh/659/orig 2025-08-20T06:30:58.9099887Z * [new branch] gh/bdhirsh/663/base -> origin/gh/bdhirsh/663/base 2025-08-20T06:30:58.9099962Z * [new branch] gh/bdhirsh/663/head -> origin/gh/bdhirsh/663/head 2025-08-20T06:30:58.9100033Z * [new branch] gh/bdhirsh/663/orig -> origin/gh/bdhirsh/663/orig 2025-08-20T06:30:58.9100106Z * [new branch] gh/bdhirsh/665/base -> origin/gh/bdhirsh/665/base 2025-08-20T06:30:58.9100265Z * [new branch] gh/bdhirsh/665/head -> origin/gh/bdhirsh/665/head 2025-08-20T06:30:58.9100339Z * [new branch] gh/bdhirsh/665/orig -> origin/gh/bdhirsh/665/orig 2025-08-20T06:30:58.9100411Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-08-20T06:30:58.9100484Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-08-20T06:30:58.9100556Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-08-20T06:30:58.9100628Z * [new branch] gh/bdhirsh/667/base -> origin/gh/bdhirsh/667/base 2025-08-20T06:30:58.9100701Z * [new branch] gh/bdhirsh/667/head -> origin/gh/bdhirsh/667/head 2025-08-20T06:30:58.9100774Z * [new branch] gh/bdhirsh/667/orig -> origin/gh/bdhirsh/667/orig 2025-08-20T06:30:58.9100922Z * [new branch] gh/benjaminglass1/100/base -> origin/gh/benjaminglass1/100/base 2025-08-20T06:30:58.9101016Z * [new branch] gh/benjaminglass1/100/head -> origin/gh/benjaminglass1/100/head 2025-08-20T06:30:58.9101103Z * [new branch] gh/benjaminglass1/100/orig -> origin/gh/benjaminglass1/100/orig 2025-08-20T06:30:58.9101188Z * [new branch] gh/benjaminglass1/101/base -> origin/gh/benjaminglass1/101/base 2025-08-20T06:30:58.9101275Z * [new branch] gh/benjaminglass1/101/head -> origin/gh/benjaminglass1/101/head 2025-08-20T06:30:58.9101359Z * [new branch] gh/benjaminglass1/101/orig -> origin/gh/benjaminglass1/101/orig 2025-08-20T06:30:58.9101480Z * [new branch] gh/benjaminglass1/102/base -> origin/gh/benjaminglass1/102/base 2025-08-20T06:30:58.9101566Z * [new branch] gh/benjaminglass1/102/head -> origin/gh/benjaminglass1/102/head 2025-08-20T06:30:58.9101651Z * [new branch] gh/benjaminglass1/102/orig -> origin/gh/benjaminglass1/102/orig 2025-08-20T06:30:58.9101737Z * [new branch] gh/benjaminglass1/79/base -> origin/gh/benjaminglass1/79/base 2025-08-20T06:30:58.9101822Z * [new branch] gh/benjaminglass1/79/head -> origin/gh/benjaminglass1/79/head 2025-08-20T06:30:58.9101908Z * [new branch] gh/benjaminglass1/79/orig -> origin/gh/benjaminglass1/79/orig 2025-08-20T06:30:58.9101991Z * [new branch] gh/benjaminglass1/86/base -> origin/gh/benjaminglass1/86/base 2025-08-20T06:30:58.9102074Z * [new branch] gh/benjaminglass1/86/head -> origin/gh/benjaminglass1/86/head 2025-08-20T06:30:58.9102157Z * [new branch] gh/benjaminglass1/86/orig -> origin/gh/benjaminglass1/86/orig 2025-08-20T06:30:58.9102242Z * [new branch] gh/benjaminglass1/89/base -> origin/gh/benjaminglass1/89/base 2025-08-20T06:30:58.9102325Z * [new branch] gh/benjaminglass1/89/head -> origin/gh/benjaminglass1/89/head 2025-08-20T06:30:58.9102409Z * [new branch] gh/benjaminglass1/89/orig -> origin/gh/benjaminglass1/89/orig 2025-08-20T06:30:58.9102492Z * [new branch] gh/benjaminglass1/91/base -> origin/gh/benjaminglass1/91/base 2025-08-20T06:30:58.9103794Z * [new branch] gh/benjaminglass1/91/head -> origin/gh/benjaminglass1/91/head 2025-08-20T06:30:58.9103888Z * [new branch] gh/benjaminglass1/91/orig -> origin/gh/benjaminglass1/91/orig 2025-08-20T06:30:58.9103971Z * [new branch] gh/benjaminglass1/93/base -> origin/gh/benjaminglass1/93/base 2025-08-20T06:30:58.9104056Z * [new branch] gh/benjaminglass1/93/head -> origin/gh/benjaminglass1/93/head 2025-08-20T06:30:58.9104141Z * [new branch] gh/benjaminglass1/93/orig -> origin/gh/benjaminglass1/93/orig 2025-08-20T06:30:58.9104223Z * [new branch] gh/benjaminglass1/94/base -> origin/gh/benjaminglass1/94/base 2025-08-20T06:30:58.9104308Z * [new branch] gh/benjaminglass1/94/head -> origin/gh/benjaminglass1/94/head 2025-08-20T06:30:58.9104393Z * [new branch] gh/benjaminglass1/94/orig -> origin/gh/benjaminglass1/94/orig 2025-08-20T06:30:58.9104475Z * [new branch] gh/benjaminglass1/95/base -> origin/gh/benjaminglass1/95/base 2025-08-20T06:30:58.9104560Z * [new branch] gh/benjaminglass1/95/head -> origin/gh/benjaminglass1/95/head 2025-08-20T06:30:58.9104643Z * [new branch] gh/benjaminglass1/95/orig -> origin/gh/benjaminglass1/95/orig 2025-08-20T06:30:58.9104726Z * [new branch] gh/benjaminglass1/96/base -> origin/gh/benjaminglass1/96/base 2025-08-20T06:30:58.9104811Z * [new branch] gh/benjaminglass1/96/head -> origin/gh/benjaminglass1/96/head 2025-08-20T06:30:58.9104894Z * [new branch] gh/benjaminglass1/96/orig -> origin/gh/benjaminglass1/96/orig 2025-08-20T06:30:58.9104977Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-08-20T06:30:58.9105098Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-08-20T06:30:58.9105182Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-08-20T06:30:58.9105265Z * [new branch] gh/benjaminglass1/98/base -> origin/gh/benjaminglass1/98/base 2025-08-20T06:30:58.9105347Z * [new branch] gh/benjaminglass1/98/head -> origin/gh/benjaminglass1/98/head 2025-08-20T06:30:58.9105431Z * [new branch] gh/benjaminglass1/98/orig -> origin/gh/benjaminglass1/98/orig 2025-08-20T06:30:58.9105514Z * [new branch] gh/benjaminglass1/99/base -> origin/gh/benjaminglass1/99/base 2025-08-20T06:30:58.9105628Z * [new branch] gh/benjaminglass1/99/head -> origin/gh/benjaminglass1/99/head 2025-08-20T06:30:58.9106920Z * [new branch] gh/benjaminglass1/99/orig -> origin/gh/benjaminglass1/99/orig 2025-08-20T06:30:58.9107017Z * [new branch] gh/bobrenjc93/514/base -> origin/gh/bobrenjc93/514/base 2025-08-20T06:30:58.9107099Z * [new branch] gh/bobrenjc93/514/head -> origin/gh/bobrenjc93/514/head 2025-08-20T06:30:58.9107180Z * [new branch] gh/bobrenjc93/514/orig -> origin/gh/bobrenjc93/514/orig 2025-08-20T06:30:58.9107257Z * [new branch] gh/bobrenjc93/521/base -> origin/gh/bobrenjc93/521/base 2025-08-20T06:30:58.9107333Z * [new branch] gh/bobrenjc93/521/head -> origin/gh/bobrenjc93/521/head 2025-08-20T06:30:58.9107409Z * [new branch] gh/bobrenjc93/521/orig -> origin/gh/bobrenjc93/521/orig 2025-08-20T06:30:58.9107499Z * [new branch] gh/bobrenjc93/522/base -> origin/gh/bobrenjc93/522/base 2025-08-20T06:30:58.9107574Z * [new branch] gh/bobrenjc93/522/head -> origin/gh/bobrenjc93/522/head 2025-08-20T06:30:58.9107652Z * [new branch] gh/bobrenjc93/522/orig -> origin/gh/bobrenjc93/522/orig 2025-08-20T06:30:58.9107729Z * [new branch] gh/bobrenjc93/525/base -> origin/gh/bobrenjc93/525/base 2025-08-20T06:30:58.9107806Z * [new branch] gh/bobrenjc93/525/head -> origin/gh/bobrenjc93/525/head 2025-08-20T06:30:58.9107883Z * [new branch] gh/bobrenjc93/525/orig -> origin/gh/bobrenjc93/525/orig 2025-08-20T06:30:58.9107960Z * [new branch] gh/bobrenjc93/526/base -> origin/gh/bobrenjc93/526/base 2025-08-20T06:30:58.9108040Z * [new branch] gh/bobrenjc93/526/head -> origin/gh/bobrenjc93/526/head 2025-08-20T06:30:58.9108116Z * [new branch] gh/bobrenjc93/526/orig -> origin/gh/bobrenjc93/526/orig 2025-08-20T06:30:58.9108194Z * [new branch] gh/bobrenjc93/527/base -> origin/gh/bobrenjc93/527/base 2025-08-20T06:30:58.9108269Z * [new branch] gh/bobrenjc93/527/head -> origin/gh/bobrenjc93/527/head 2025-08-20T06:30:58.9108347Z * [new branch] gh/bobrenjc93/527/orig -> origin/gh/bobrenjc93/527/orig 2025-08-20T06:30:58.9108424Z * [new branch] gh/bobrenjc93/528/base -> origin/gh/bobrenjc93/528/base 2025-08-20T06:30:58.9108500Z * [new branch] gh/bobrenjc93/528/head -> origin/gh/bobrenjc93/528/head 2025-08-20T06:30:58.9108577Z * [new branch] gh/bobrenjc93/528/orig -> origin/gh/bobrenjc93/528/orig 2025-08-20T06:30:58.9108656Z * [new branch] gh/bobrenjc93/529/base -> origin/gh/bobrenjc93/529/base 2025-08-20T06:30:58.9108732Z * [new branch] gh/bobrenjc93/529/head -> origin/gh/bobrenjc93/529/head 2025-08-20T06:30:58.9108815Z * [new branch] gh/bobrenjc93/529/orig -> origin/gh/bobrenjc93/529/orig 2025-08-20T06:30:58.9108892Z * [new branch] gh/bobrenjc93/535/base -> origin/gh/bobrenjc93/535/base 2025-08-20T06:30:58.9108968Z * [new branch] gh/bobrenjc93/535/head -> origin/gh/bobrenjc93/535/head 2025-08-20T06:30:58.9110354Z * [new branch] gh/bobrenjc93/535/orig -> origin/gh/bobrenjc93/535/orig 2025-08-20T06:30:58.9110444Z * [new branch] gh/bobrenjc93/537/base -> origin/gh/bobrenjc93/537/base 2025-08-20T06:30:58.9110521Z * [new branch] gh/bobrenjc93/537/head -> origin/gh/bobrenjc93/537/head 2025-08-20T06:30:58.9110597Z * [new branch] gh/bobrenjc93/537/orig -> origin/gh/bobrenjc93/537/orig 2025-08-20T06:30:58.9110674Z * [new branch] gh/bobrenjc93/538/base -> origin/gh/bobrenjc93/538/base 2025-08-20T06:30:58.9110750Z * [new branch] gh/bobrenjc93/538/head -> origin/gh/bobrenjc93/538/head 2025-08-20T06:30:58.9110891Z * [new branch] gh/bobrenjc93/538/orig -> origin/gh/bobrenjc93/538/orig 2025-08-20T06:30:58.9110967Z * [new branch] gh/bobrenjc93/539/base -> origin/gh/bobrenjc93/539/base 2025-08-20T06:30:58.9111044Z * [new branch] gh/bobrenjc93/539/head -> origin/gh/bobrenjc93/539/head 2025-08-20T06:30:58.9111120Z * [new branch] gh/bobrenjc93/539/orig -> origin/gh/bobrenjc93/539/orig 2025-08-20T06:30:58.9111196Z * [new branch] gh/bobrenjc93/540/base -> origin/gh/bobrenjc93/540/base 2025-08-20T06:30:58.9111273Z * [new branch] gh/bobrenjc93/540/head -> origin/gh/bobrenjc93/540/head 2025-08-20T06:30:58.9111350Z * [new branch] gh/bobrenjc93/540/orig -> origin/gh/bobrenjc93/540/orig 2025-08-20T06:30:58.9111427Z * [new branch] gh/bobrenjc93/541/base -> origin/gh/bobrenjc93/541/base 2025-08-20T06:30:58.9111503Z * [new branch] gh/bobrenjc93/541/head -> origin/gh/bobrenjc93/541/head 2025-08-20T06:30:58.9111586Z * [new branch] gh/bobrenjc93/541/orig -> origin/gh/bobrenjc93/541/orig 2025-08-20T06:30:58.9111663Z * [new branch] gh/bobrenjc93/542/base -> origin/gh/bobrenjc93/542/base 2025-08-20T06:30:58.9111740Z * [new branch] gh/bobrenjc93/542/head -> origin/gh/bobrenjc93/542/head 2025-08-20T06:30:58.9111816Z * [new branch] gh/bobrenjc93/542/orig -> origin/gh/bobrenjc93/542/orig 2025-08-20T06:30:58.9111892Z * [new branch] gh/bobrenjc93/543/base -> origin/gh/bobrenjc93/543/base 2025-08-20T06:30:58.9111968Z * [new branch] gh/bobrenjc93/543/head -> origin/gh/bobrenjc93/543/head 2025-08-20T06:30:58.9112044Z * [new branch] gh/bobrenjc93/543/orig -> origin/gh/bobrenjc93/543/orig 2025-08-20T06:30:58.9113414Z * [new branch] gh/bobrenjc93/544/base -> origin/gh/bobrenjc93/544/base 2025-08-20T06:30:58.9113506Z * [new branch] gh/bobrenjc93/544/head -> origin/gh/bobrenjc93/544/head 2025-08-20T06:30:58.9113583Z * [new branch] gh/bobrenjc93/544/orig -> origin/gh/bobrenjc93/544/orig 2025-08-20T06:30:58.9113659Z * [new branch] gh/bobrenjc93/545/base -> origin/gh/bobrenjc93/545/base 2025-08-20T06:30:58.9113737Z * [new branch] gh/bobrenjc93/545/head -> origin/gh/bobrenjc93/545/head 2025-08-20T06:30:58.9113812Z * [new branch] gh/bobrenjc93/545/orig -> origin/gh/bobrenjc93/545/orig 2025-08-20T06:30:58.9113889Z * [new branch] gh/bobrenjc93/546/base -> origin/gh/bobrenjc93/546/base 2025-08-20T06:30:58.9113964Z * [new branch] gh/bobrenjc93/546/head -> origin/gh/bobrenjc93/546/head 2025-08-20T06:30:58.9114041Z * [new branch] gh/bobrenjc93/546/orig -> origin/gh/bobrenjc93/546/orig 2025-08-20T06:30:58.9114118Z * [new branch] gh/bobrenjc93/547/base -> origin/gh/bobrenjc93/547/base 2025-08-20T06:30:58.9114196Z * [new branch] gh/bobrenjc93/547/head -> origin/gh/bobrenjc93/547/head 2025-08-20T06:30:58.9114273Z * [new branch] gh/bobrenjc93/547/orig -> origin/gh/bobrenjc93/547/orig 2025-08-20T06:30:58.9114385Z * [new branch] gh/bobrenjc93/548/base -> origin/gh/bobrenjc93/548/base 2025-08-20T06:30:58.9114463Z * [new branch] gh/bobrenjc93/548/head -> origin/gh/bobrenjc93/548/head 2025-08-20T06:30:58.9114539Z * [new branch] gh/bobrenjc93/548/orig -> origin/gh/bobrenjc93/548/orig 2025-08-20T06:30:58.9114618Z * [new branch] gh/bobrenjc93/549/base -> origin/gh/bobrenjc93/549/base 2025-08-20T06:30:58.9114697Z * [new branch] gh/bobrenjc93/549/head -> origin/gh/bobrenjc93/549/head 2025-08-20T06:30:58.9114779Z * [new branch] gh/bobrenjc93/549/orig -> origin/gh/bobrenjc93/549/orig 2025-08-20T06:30:58.9114861Z * [new branch] gh/bobrenjc93/550/base -> origin/gh/bobrenjc93/550/base 2025-08-20T06:30:58.9114964Z * [new branch] gh/bobrenjc93/550/head -> origin/gh/bobrenjc93/550/head 2025-08-20T06:30:58.9115039Z * [new branch] gh/bobrenjc93/550/orig -> origin/gh/bobrenjc93/550/orig 2025-08-20T06:30:58.9115128Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-08-20T06:30:58.9115212Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-08-20T06:30:58.9116639Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-08-20T06:30:58.9116724Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-08-20T06:30:58.9116798Z * [new branch] gh/c00w/38/base -> origin/gh/c00w/38/base 2025-08-20T06:30:58.9116863Z * [new branch] gh/c00w/38/head -> origin/gh/c00w/38/head 2025-08-20T06:30:58.9116930Z * [new branch] gh/c00w/38/orig -> origin/gh/c00w/38/orig 2025-08-20T06:30:58.9116996Z * [new branch] gh/c00w/48/base -> origin/gh/c00w/48/base 2025-08-20T06:30:58.9117061Z * [new branch] gh/c00w/48/head -> origin/gh/c00w/48/head 2025-08-20T06:30:58.9117127Z * [new branch] gh/c00w/48/orig -> origin/gh/c00w/48/orig 2025-08-20T06:30:58.9117193Z * [new branch] gh/c00w/51/base -> origin/gh/c00w/51/base 2025-08-20T06:30:58.9117258Z * [new branch] gh/c00w/51/head -> origin/gh/c00w/51/head 2025-08-20T06:30:58.9117323Z * [new branch] gh/c00w/51/orig -> origin/gh/c00w/51/orig 2025-08-20T06:30:58.9117389Z * [new branch] gh/c00w/52/base -> origin/gh/c00w/52/base 2025-08-20T06:30:58.9117453Z * [new branch] gh/c00w/52/head -> origin/gh/c00w/52/head 2025-08-20T06:30:58.9117518Z * [new branch] gh/c00w/52/orig -> origin/gh/c00w/52/orig 2025-08-20T06:30:58.9117586Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-08-20T06:30:58.9117651Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-08-20T06:30:58.9117718Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-08-20T06:30:58.9117787Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-08-20T06:30:58.9117854Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-08-20T06:30:58.9117918Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-08-20T06:30:58.9117998Z * [new branch] gh/chenmillie/1/base -> origin/gh/chenmillie/1/base 2025-08-20T06:30:58.9118080Z * [new branch] gh/chenmillie/1/head -> origin/gh/chenmillie/1/head 2025-08-20T06:30:58.9118155Z * [new branch] gh/chenmillie/1/orig -> origin/gh/chenmillie/1/orig 2025-08-20T06:30:58.9118234Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-08-20T06:30:58.9118307Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-08-20T06:30:58.9118415Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-08-20T06:30:58.9118498Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-08-20T06:30:58.9118578Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-08-20T06:30:58.9118660Z * [new branch] gh/coconutruben/11/base -> origin/gh/coconutruben/11/base 2025-08-20T06:30:58.9118740Z * [new branch] gh/coconutruben/11/head -> origin/gh/coconutruben/11/head 2025-08-20T06:30:58.9118821Z * [new branch] gh/coconutruben/11/orig -> origin/gh/coconutruben/11/orig 2025-08-20T06:30:58.9118933Z * [new branch] gh/coconutruben/12/base -> origin/gh/coconutruben/12/base 2025-08-20T06:30:58.9119012Z * [new branch] gh/coconutruben/12/head -> origin/gh/coconutruben/12/head 2025-08-20T06:30:58.9119091Z * [new branch] gh/coconutruben/12/orig -> origin/gh/coconutruben/12/orig 2025-08-20T06:30:58.9119171Z * [new branch] gh/coconutruben/13/base -> origin/gh/coconutruben/13/base 2025-08-20T06:30:58.9119249Z * [new branch] gh/coconutruben/13/head -> origin/gh/coconutruben/13/head 2025-08-20T06:30:58.9119329Z * [new branch] gh/coconutruben/13/orig -> origin/gh/coconutruben/13/orig 2025-08-20T06:30:58.9119408Z * [new branch] gh/coconutruben/14/base -> origin/gh/coconutruben/14/base 2025-08-20T06:30:58.9119486Z * [new branch] gh/coconutruben/14/head -> origin/gh/coconutruben/14/head 2025-08-20T06:30:58.9119565Z * [new branch] gh/coconutruben/14/orig -> origin/gh/coconutruben/14/orig 2025-08-20T06:30:58.9121030Z * [new branch] gh/coconutruben/15/base -> origin/gh/coconutruben/15/base 2025-08-20T06:30:58.9121120Z * [new branch] gh/coconutruben/15/head -> origin/gh/coconutruben/15/head 2025-08-20T06:30:58.9121207Z * [new branch] gh/coconutruben/15/orig -> origin/gh/coconutruben/15/orig 2025-08-20T06:30:58.9121287Z * [new branch] gh/coconutruben/16/base -> origin/gh/coconutruben/16/base 2025-08-20T06:30:58.9121365Z * [new branch] gh/coconutruben/16/head -> origin/gh/coconutruben/16/head 2025-08-20T06:30:58.9121445Z * [new branch] gh/coconutruben/16/orig -> origin/gh/coconutruben/16/orig 2025-08-20T06:30:58.9121523Z * [new branch] gh/coconutruben/17/base -> origin/gh/coconutruben/17/base 2025-08-20T06:30:58.9121601Z * [new branch] gh/coconutruben/17/head -> origin/gh/coconutruben/17/head 2025-08-20T06:30:58.9121682Z * [new branch] gh/coconutruben/17/orig -> origin/gh/coconutruben/17/orig 2025-08-20T06:30:58.9121760Z * [new branch] gh/coconutruben/18/base -> origin/gh/coconutruben/18/base 2025-08-20T06:30:58.9121839Z * [new branch] gh/coconutruben/18/head -> origin/gh/coconutruben/18/head 2025-08-20T06:30:58.9121919Z * [new branch] gh/coconutruben/18/orig -> origin/gh/coconutruben/18/orig 2025-08-20T06:30:58.9121998Z * [new branch] gh/coconutruben/19/base -> origin/gh/coconutruben/19/base 2025-08-20T06:30:58.9122077Z * [new branch] gh/coconutruben/19/head -> origin/gh/coconutruben/19/head 2025-08-20T06:30:58.9122156Z * [new branch] gh/coconutruben/19/orig -> origin/gh/coconutruben/19/orig 2025-08-20T06:30:58.9122235Z * [new branch] gh/coconutruben/20/base -> origin/gh/coconutruben/20/base 2025-08-20T06:30:58.9122313Z * [new branch] gh/coconutruben/20/head -> origin/gh/coconutruben/20/head 2025-08-20T06:30:58.9122393Z * [new branch] gh/coconutruben/20/orig -> origin/gh/coconutruben/20/orig 2025-08-20T06:30:58.9122473Z * [new branch] gh/coconutruben/21/base -> origin/gh/coconutruben/21/base 2025-08-20T06:30:58.9122612Z * [new branch] gh/coconutruben/21/head -> origin/gh/coconutruben/21/head 2025-08-20T06:30:58.9122692Z * [new branch] gh/coconutruben/21/orig -> origin/gh/coconutruben/21/orig 2025-08-20T06:30:58.9122772Z * [new branch] gh/coconutruben/22/base -> origin/gh/coconutruben/22/base 2025-08-20T06:30:58.9122849Z * [new branch] gh/coconutruben/22/head -> origin/gh/coconutruben/22/head 2025-08-20T06:30:58.9124573Z * [new branch] gh/coconutruben/22/orig -> origin/gh/coconutruben/22/orig 2025-08-20T06:30:58.9124669Z * [new branch] gh/coconutruben/23/base -> origin/gh/coconutruben/23/base 2025-08-20T06:30:58.9124806Z * [new branch] gh/coconutruben/23/head -> origin/gh/coconutruben/23/head 2025-08-20T06:30:58.9124885Z * [new branch] gh/coconutruben/23/orig -> origin/gh/coconutruben/23/orig 2025-08-20T06:30:58.9124965Z * [new branch] gh/coconutruben/24/base -> origin/gh/coconutruben/24/base 2025-08-20T06:30:58.9125045Z * [new branch] gh/coconutruben/24/head -> origin/gh/coconutruben/24/head 2025-08-20T06:30:58.9125123Z * [new branch] gh/coconutruben/24/orig -> origin/gh/coconutruben/24/orig 2025-08-20T06:30:58.9125207Z * [new branch] gh/coconutruben/25/base -> origin/gh/coconutruben/25/base 2025-08-20T06:30:58.9125286Z * [new branch] gh/coconutruben/25/head -> origin/gh/coconutruben/25/head 2025-08-20T06:30:58.9125364Z * [new branch] gh/coconutruben/25/orig -> origin/gh/coconutruben/25/orig 2025-08-20T06:30:58.9125444Z * [new branch] gh/coconutruben/26/base -> origin/gh/coconutruben/26/base 2025-08-20T06:30:58.9125524Z * [new branch] gh/coconutruben/26/head -> origin/gh/coconutruben/26/head 2025-08-20T06:30:58.9125609Z * [new branch] gh/coconutruben/26/orig -> origin/gh/coconutruben/26/orig 2025-08-20T06:30:58.9125690Z * [new branch] gh/coconutruben/27/base -> origin/gh/coconutruben/27/base 2025-08-20T06:30:58.9125769Z * [new branch] gh/coconutruben/27/head -> origin/gh/coconutruben/27/head 2025-08-20T06:30:58.9125847Z * [new branch] gh/coconutruben/27/orig -> origin/gh/coconutruben/27/orig 2025-08-20T06:30:58.9125926Z * [new branch] gh/coconutruben/28/base -> origin/gh/coconutruben/28/base 2025-08-20T06:30:58.9126005Z * [new branch] gh/coconutruben/28/head -> origin/gh/coconutruben/28/head 2025-08-20T06:30:58.9126083Z * [new branch] gh/coconutruben/28/orig -> origin/gh/coconutruben/28/orig 2025-08-20T06:30:58.9126168Z * [new branch] gh/coconutruben/29/base -> origin/gh/coconutruben/29/base 2025-08-20T06:30:58.9126247Z * [new branch] gh/coconutruben/29/head -> origin/gh/coconutruben/29/head 2025-08-20T06:30:58.9126325Z * [new branch] gh/coconutruben/29/orig -> origin/gh/coconutruben/29/orig 2025-08-20T06:30:58.9126418Z * [new branch] gh/codingwithsurya/10/base -> origin/gh/codingwithsurya/10/base 2025-08-20T06:30:58.9126510Z * [new branch] gh/codingwithsurya/10/head -> origin/gh/codingwithsurya/10/head 2025-08-20T06:30:58.9126596Z * [new branch] gh/codingwithsurya/10/orig -> origin/gh/codingwithsurya/10/orig 2025-08-20T06:30:58.9126681Z * [new branch] gh/codingwithsurya/11/base -> origin/gh/codingwithsurya/11/base 2025-08-20T06:30:58.9126768Z * [new branch] gh/codingwithsurya/11/head -> origin/gh/codingwithsurya/11/head 2025-08-20T06:30:58.9126854Z * [new branch] gh/codingwithsurya/11/orig -> origin/gh/codingwithsurya/11/orig 2025-08-20T06:30:58.9126940Z * [new branch] gh/codingwithsurya/12/base -> origin/gh/codingwithsurya/12/base 2025-08-20T06:30:58.9127026Z * [new branch] gh/codingwithsurya/12/head -> origin/gh/codingwithsurya/12/head 2025-08-20T06:30:58.9127138Z * [new branch] gh/codingwithsurya/12/orig -> origin/gh/codingwithsurya/12/orig 2025-08-20T06:30:58.9128618Z * [new branch] gh/codingwithsurya/13/base -> origin/gh/codingwithsurya/13/base 2025-08-20T06:30:58.9128717Z * [new branch] gh/codingwithsurya/13/head -> origin/gh/codingwithsurya/13/head 2025-08-20T06:30:58.9128806Z * [new branch] gh/codingwithsurya/13/orig -> origin/gh/codingwithsurya/13/orig 2025-08-20T06:30:58.9128892Z * [new branch] gh/codingwithsurya/14/base -> origin/gh/codingwithsurya/14/base 2025-08-20T06:30:58.9128977Z * [new branch] gh/codingwithsurya/14/head -> origin/gh/codingwithsurya/14/head 2025-08-20T06:30:58.9129103Z * [new branch] gh/codingwithsurya/14/orig -> origin/gh/codingwithsurya/14/orig 2025-08-20T06:30:58.9129190Z * [new branch] gh/codingwithsurya/15/base -> origin/gh/codingwithsurya/15/base 2025-08-20T06:30:58.9129277Z * [new branch] gh/codingwithsurya/15/head -> origin/gh/codingwithsurya/15/head 2025-08-20T06:30:58.9129367Z * [new branch] gh/codingwithsurya/15/orig -> origin/gh/codingwithsurya/15/orig 2025-08-20T06:30:58.9129453Z * [new branch] gh/codingwithsurya/16/base -> origin/gh/codingwithsurya/16/base 2025-08-20T06:30:58.9129539Z * [new branch] gh/codingwithsurya/16/head -> origin/gh/codingwithsurya/16/head 2025-08-20T06:30:58.9129626Z * [new branch] gh/codingwithsurya/16/orig -> origin/gh/codingwithsurya/16/orig 2025-08-20T06:30:58.9129712Z * [new branch] gh/codingwithsurya/17/base -> origin/gh/codingwithsurya/17/base 2025-08-20T06:30:58.9129798Z * [new branch] gh/codingwithsurya/17/head -> origin/gh/codingwithsurya/17/head 2025-08-20T06:30:58.9129886Z * [new branch] gh/codingwithsurya/17/orig -> origin/gh/codingwithsurya/17/orig 2025-08-20T06:30:58.9129980Z * [new branch] gh/codingwithsurya/18/base -> origin/gh/codingwithsurya/18/base 2025-08-20T06:30:58.9130068Z * [new branch] gh/codingwithsurya/18/head -> origin/gh/codingwithsurya/18/head 2025-08-20T06:30:58.9130153Z * [new branch] gh/codingwithsurya/18/orig -> origin/gh/codingwithsurya/18/orig 2025-08-20T06:30:58.9130304Z * [new branch] gh/codingwithsurya/19/base -> origin/gh/codingwithsurya/19/base 2025-08-20T06:30:58.9130393Z * [new branch] gh/codingwithsurya/19/head -> origin/gh/codingwithsurya/19/head 2025-08-20T06:30:58.9130479Z * [new branch] gh/codingwithsurya/19/orig -> origin/gh/codingwithsurya/19/orig 2025-08-20T06:30:58.9130564Z * [new branch] gh/codingwithsurya/20/base -> origin/gh/codingwithsurya/20/base 2025-08-20T06:30:58.9130653Z * [new branch] gh/codingwithsurya/20/head -> origin/gh/codingwithsurya/20/head 2025-08-20T06:30:58.9132039Z * [new branch] gh/codingwithsurya/20/orig -> origin/gh/codingwithsurya/20/orig 2025-08-20T06:30:58.9132142Z * [new branch] gh/codingwithsurya/21/base -> origin/gh/codingwithsurya/21/base 2025-08-20T06:30:58.9132232Z * [new branch] gh/codingwithsurya/21/head -> origin/gh/codingwithsurya/21/head 2025-08-20T06:30:58.9132318Z * [new branch] gh/codingwithsurya/21/orig -> origin/gh/codingwithsurya/21/orig 2025-08-20T06:30:58.9132407Z * [new branch] gh/codingwithsurya/8/base -> origin/gh/codingwithsurya/8/base 2025-08-20T06:30:58.9132494Z * [new branch] gh/codingwithsurya/8/head -> origin/gh/codingwithsurya/8/head 2025-08-20T06:30:58.9132579Z * [new branch] gh/codingwithsurya/8/orig -> origin/gh/codingwithsurya/8/orig 2025-08-20T06:30:58.9132666Z * [new branch] gh/codingwithsurya/9/base -> origin/gh/codingwithsurya/9/base 2025-08-20T06:30:58.9132751Z * [new branch] gh/codingwithsurya/9/head -> origin/gh/codingwithsurya/9/head 2025-08-20T06:30:58.9132890Z * [new branch] gh/codingwithsurya/9/orig -> origin/gh/codingwithsurya/9/orig 2025-08-20T06:30:58.9132970Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-08-20T06:30:58.9133049Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-08-20T06:30:58.9133126Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-08-20T06:30:58.9133202Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-08-20T06:30:58.9133287Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-08-20T06:30:58.9133365Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-08-20T06:30:58.9133477Z * [new branch] gh/colinchan15/4/base -> origin/gh/colinchan15/4/base 2025-08-20T06:30:58.9133553Z * [new branch] gh/colinchan15/4/head -> origin/gh/colinchan15/4/head 2025-08-20T06:30:58.9133634Z * [new branch] gh/colinchan15/5/base -> origin/gh/colinchan15/5/base 2025-08-20T06:30:58.9133709Z * [new branch] gh/colinchan15/5/head -> origin/gh/colinchan15/5/head 2025-08-20T06:30:58.9133786Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-08-20T06:30:58.9133862Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-08-20T06:30:58.9133947Z * [new branch] gh/davidberard98/351/base -> origin/gh/davidberard98/351/base 2025-08-20T06:30:58.9134035Z * [new branch] gh/davidberard98/351/head -> origin/gh/davidberard98/351/head 2025-08-20T06:30:58.9134119Z * [new branch] gh/davidberard98/351/orig -> origin/gh/davidberard98/351/orig 2025-08-20T06:30:58.9134202Z * [new branch] gh/davidberard98/353/base -> origin/gh/davidberard98/353/base 2025-08-20T06:30:58.9134284Z * [new branch] gh/davidberard98/353/head -> origin/gh/davidberard98/353/head 2025-08-20T06:30:58.9134369Z * [new branch] gh/davidberard98/353/orig -> origin/gh/davidberard98/353/orig 2025-08-20T06:30:58.9134451Z * [new branch] gh/davidberard98/356/base -> origin/gh/davidberard98/356/base 2025-08-20T06:30:58.9134533Z * [new branch] gh/davidberard98/356/head -> origin/gh/davidberard98/356/head 2025-08-20T06:30:58.9134616Z * [new branch] gh/davidberard98/356/orig -> origin/gh/davidberard98/356/orig 2025-08-20T06:30:58.9134698Z * [new branch] gh/davidberard98/382/base -> origin/gh/davidberard98/382/base 2025-08-20T06:30:58.9134780Z * [new branch] gh/davidberard98/382/head -> origin/gh/davidberard98/382/head 2025-08-20T06:30:58.9136121Z * [new branch] gh/davidberard98/382/orig -> origin/gh/davidberard98/382/orig 2025-08-20T06:30:58.9136217Z * [new branch] gh/davidberard98/386/base -> origin/gh/davidberard98/386/base 2025-08-20T06:30:58.9136302Z * [new branch] gh/davidberard98/386/head -> origin/gh/davidberard98/386/head 2025-08-20T06:30:58.9136384Z * [new branch] gh/davidberard98/386/orig -> origin/gh/davidberard98/386/orig 2025-08-20T06:30:58.9136467Z * [new branch] gh/davidberard98/391/base -> origin/gh/davidberard98/391/base 2025-08-20T06:30:58.9136549Z * [new branch] gh/davidberard98/391/head -> origin/gh/davidberard98/391/head 2025-08-20T06:30:58.9136631Z * [new branch] gh/davidberard98/391/orig -> origin/gh/davidberard98/391/orig 2025-08-20T06:30:58.9136712Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-08-20T06:30:58.9136796Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-08-20T06:30:58.9136878Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-08-20T06:30:58.9136994Z * [new branch] gh/davidberard98/393/base -> origin/gh/davidberard98/393/base 2025-08-20T06:30:58.9137077Z * [new branch] gh/davidberard98/393/head -> origin/gh/davidberard98/393/head 2025-08-20T06:30:58.9137159Z * [new branch] gh/davidberard98/393/orig -> origin/gh/davidberard98/393/orig 2025-08-20T06:30:58.9137243Z * [new branch] gh/davidberard98/394/base -> origin/gh/davidberard98/394/base 2025-08-20T06:30:58.9137325Z * [new branch] gh/davidberard98/394/head -> origin/gh/davidberard98/394/head 2025-08-20T06:30:58.9137408Z * [new branch] gh/davidberard98/394/orig -> origin/gh/davidberard98/394/orig 2025-08-20T06:30:58.9137490Z * [new branch] gh/davidberard98/395/base -> origin/gh/davidberard98/395/base 2025-08-20T06:30:58.9137597Z * [new branch] gh/davidberard98/395/head -> origin/gh/davidberard98/395/head 2025-08-20T06:30:58.9137680Z * [new branch] gh/davidberard98/395/orig -> origin/gh/davidberard98/395/orig 2025-08-20T06:30:58.9137763Z * [new branch] gh/davidberard98/396/base -> origin/gh/davidberard98/396/base 2025-08-20T06:30:58.9137846Z * [new branch] gh/davidberard98/396/head -> origin/gh/davidberard98/396/head 2025-08-20T06:30:58.9137928Z * [new branch] gh/davidberard98/396/orig -> origin/gh/davidberard98/396/orig 2025-08-20T06:30:58.9138009Z * [new branch] gh/davidberard98/397/base -> origin/gh/davidberard98/397/base 2025-08-20T06:30:58.9139329Z * [new branch] gh/davidberard98/397/head -> origin/gh/davidberard98/397/head 2025-08-20T06:30:58.9139428Z * [new branch] gh/davidberard98/397/orig -> origin/gh/davidberard98/397/orig 2025-08-20T06:30:58.9139512Z * [new branch] gh/davidberard98/398/base -> origin/gh/davidberard98/398/base 2025-08-20T06:30:58.9139595Z * [new branch] gh/davidberard98/398/head -> origin/gh/davidberard98/398/head 2025-08-20T06:30:58.9139678Z * [new branch] gh/davidberard98/398/orig -> origin/gh/davidberard98/398/orig 2025-08-20T06:30:58.9139760Z * [new branch] gh/davidberard98/399/base -> origin/gh/davidberard98/399/base 2025-08-20T06:30:58.9139842Z * [new branch] gh/davidberard98/399/head -> origin/gh/davidberard98/399/head 2025-08-20T06:30:58.9139924Z * [new branch] gh/davidberard98/399/orig -> origin/gh/davidberard98/399/orig 2025-08-20T06:30:58.9140006Z * [new branch] gh/davidberard98/400/base -> origin/gh/davidberard98/400/base 2025-08-20T06:30:58.9140088Z * [new branch] gh/davidberard98/400/head -> origin/gh/davidberard98/400/head 2025-08-20T06:30:58.9140261Z * [new branch] gh/davidberard98/400/orig -> origin/gh/davidberard98/400/orig 2025-08-20T06:30:58.9140342Z * [new branch] gh/desertfire/570/base -> origin/gh/desertfire/570/base 2025-08-20T06:30:58.9140423Z * [new branch] gh/desertfire/570/head -> origin/gh/desertfire/570/head 2025-08-20T06:30:58.9140504Z * [new branch] gh/desertfire/570/orig -> origin/gh/desertfire/570/orig 2025-08-20T06:30:58.9140587Z * [new branch] gh/desertfire/572/base -> origin/gh/desertfire/572/base 2025-08-20T06:30:58.9140665Z * [new branch] gh/desertfire/572/head -> origin/gh/desertfire/572/head 2025-08-20T06:30:58.9140743Z * [new branch] gh/desertfire/572/orig -> origin/gh/desertfire/572/orig 2025-08-20T06:30:58.9140820Z * [new branch] gh/desertfire/589/base -> origin/gh/desertfire/589/base 2025-08-20T06:30:58.9140897Z * [new branch] gh/desertfire/589/head -> origin/gh/desertfire/589/head 2025-08-20T06:30:58.9140976Z * [new branch] gh/desertfire/589/orig -> origin/gh/desertfire/589/orig 2025-08-20T06:30:58.9141053Z * [new branch] gh/desertfire/590/base -> origin/gh/desertfire/590/base 2025-08-20T06:30:58.9141181Z * [new branch] gh/desertfire/590/head -> origin/gh/desertfire/590/head 2025-08-20T06:30:58.9141262Z * [new branch] gh/desertfire/590/orig -> origin/gh/desertfire/590/orig 2025-08-20T06:30:58.9141339Z * [new branch] gh/desertfire/591/base -> origin/gh/desertfire/591/base 2025-08-20T06:30:58.9141416Z * [new branch] gh/desertfire/591/head -> origin/gh/desertfire/591/head 2025-08-20T06:30:58.9142738Z * [new branch] gh/desertfire/591/orig -> origin/gh/desertfire/591/orig 2025-08-20T06:30:58.9142828Z * [new branch] gh/desertfire/592/base -> origin/gh/desertfire/592/base 2025-08-20T06:30:58.9142913Z * [new branch] gh/desertfire/592/head -> origin/gh/desertfire/592/head 2025-08-20T06:30:58.9143038Z * [new branch] gh/desertfire/592/orig -> origin/gh/desertfire/592/orig 2025-08-20T06:30:58.9143115Z * [new branch] gh/desertfire/593/base -> origin/gh/desertfire/593/base 2025-08-20T06:30:58.9143194Z * [new branch] gh/desertfire/593/head -> origin/gh/desertfire/593/head 2025-08-20T06:30:58.9143271Z * [new branch] gh/desertfire/593/orig -> origin/gh/desertfire/593/orig 2025-08-20T06:30:58.9143348Z * [new branch] gh/desertfire/594/base -> origin/gh/desertfire/594/base 2025-08-20T06:30:58.9143426Z * [new branch] gh/desertfire/594/head -> origin/gh/desertfire/594/head 2025-08-20T06:30:58.9143502Z * [new branch] gh/desertfire/594/orig -> origin/gh/desertfire/594/orig 2025-08-20T06:30:58.9143579Z * [new branch] gh/desertfire/595/base -> origin/gh/desertfire/595/base 2025-08-20T06:30:58.9143657Z * [new branch] gh/desertfire/595/head -> origin/gh/desertfire/595/head 2025-08-20T06:30:58.9143734Z * [new branch] gh/desertfire/595/orig -> origin/gh/desertfire/595/orig 2025-08-20T06:30:58.9143811Z * [new branch] gh/desertfire/596/base -> origin/gh/desertfire/596/base 2025-08-20T06:30:58.9143889Z * [new branch] gh/desertfire/596/head -> origin/gh/desertfire/596/head 2025-08-20T06:30:58.9143967Z * [new branch] gh/desertfire/596/orig -> origin/gh/desertfire/596/orig 2025-08-20T06:30:58.9144046Z * [new branch] gh/desertfire/597/base -> origin/gh/desertfire/597/base 2025-08-20T06:30:58.9144122Z * [new branch] gh/desertfire/597/head -> origin/gh/desertfire/597/head 2025-08-20T06:30:58.9144200Z * [new branch] gh/desertfire/597/orig -> origin/gh/desertfire/597/orig 2025-08-20T06:30:58.9144274Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-08-20T06:30:58.9144348Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-08-20T06:30:58.9144420Z * [new branch] gh/dharakk/4/base -> origin/gh/dharakk/4/base 2025-08-20T06:30:58.9144490Z * [new branch] gh/dharakk/4/head -> origin/gh/dharakk/4/head 2025-08-20T06:30:58.9144561Z * [new branch] gh/dharakk/4/orig -> origin/gh/dharakk/4/orig 2025-08-20T06:30:58.9144642Z * [new branch] gh/drisspg/149/base -> origin/gh/drisspg/149/base 2025-08-20T06:30:58.9144717Z * [new branch] gh/drisspg/149/head -> origin/gh/drisspg/149/head 2025-08-20T06:30:58.9144791Z * [new branch] gh/drisspg/149/orig -> origin/gh/drisspg/149/orig 2025-08-20T06:30:58.9144865Z * [new branch] gh/drisspg/150/base -> origin/gh/drisspg/150/base 2025-08-20T06:30:58.9144937Z * [new branch] gh/drisspg/150/head -> origin/gh/drisspg/150/head 2025-08-20T06:30:58.9145017Z * [new branch] gh/drisspg/150/orig -> origin/gh/drisspg/150/orig 2025-08-20T06:30:58.9145091Z * [new branch] gh/drisspg/151/base -> origin/gh/drisspg/151/base 2025-08-20T06:30:58.9145194Z * [new branch] gh/drisspg/151/head -> origin/gh/drisspg/151/head 2025-08-20T06:30:58.9145267Z * [new branch] gh/drisspg/151/orig -> origin/gh/drisspg/151/orig 2025-08-20T06:30:58.9145340Z * [new branch] gh/drisspg/159/base -> origin/gh/drisspg/159/base 2025-08-20T06:30:58.9145413Z * [new branch] gh/drisspg/159/head -> origin/gh/drisspg/159/head 2025-08-20T06:30:58.9145485Z * [new branch] gh/drisspg/159/orig -> origin/gh/drisspg/159/orig 2025-08-20T06:30:58.9145558Z * [new branch] gh/drisspg/166/base -> origin/gh/drisspg/166/base 2025-08-20T06:30:58.9145656Z * [new branch] gh/drisspg/166/head -> origin/gh/drisspg/166/head 2025-08-20T06:30:58.9145729Z * [new branch] gh/drisspg/166/orig -> origin/gh/drisspg/166/orig 2025-08-20T06:30:58.9145801Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-08-20T06:30:58.9145876Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-08-20T06:30:58.9147214Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-08-20T06:30:58.9147301Z * [new branch] gh/drisspg/172/base -> origin/gh/drisspg/172/base 2025-08-20T06:30:58.9147374Z * [new branch] gh/drisspg/172/head -> origin/gh/drisspg/172/head 2025-08-20T06:30:58.9147447Z * [new branch] gh/drisspg/172/orig -> origin/gh/drisspg/172/orig 2025-08-20T06:30:58.9147520Z * [new branch] gh/drisspg/173/base -> origin/gh/drisspg/173/base 2025-08-20T06:30:58.9147594Z * [new branch] gh/drisspg/173/head -> origin/gh/drisspg/173/head 2025-08-20T06:30:58.9147667Z * [new branch] gh/drisspg/173/orig -> origin/gh/drisspg/173/orig 2025-08-20T06:30:58.9147740Z * [new branch] gh/drisspg/174/base -> origin/gh/drisspg/174/base 2025-08-20T06:30:58.9147814Z * [new branch] gh/drisspg/174/head -> origin/gh/drisspg/174/head 2025-08-20T06:30:58.9147886Z * [new branch] gh/drisspg/174/orig -> origin/gh/drisspg/174/orig 2025-08-20T06:30:58.9147960Z * [new branch] gh/drisspg/175/base -> origin/gh/drisspg/175/base 2025-08-20T06:30:58.9148032Z * [new branch] gh/drisspg/175/head -> origin/gh/drisspg/175/head 2025-08-20T06:30:58.9148104Z * [new branch] gh/drisspg/175/orig -> origin/gh/drisspg/175/orig 2025-08-20T06:30:58.9148179Z * [new branch] gh/drisspg/176/base -> origin/gh/drisspg/176/base 2025-08-20T06:30:58.9148252Z * [new branch] gh/drisspg/176/head -> origin/gh/drisspg/176/head 2025-08-20T06:30:58.9148324Z * [new branch] gh/drisspg/176/orig -> origin/gh/drisspg/176/orig 2025-08-20T06:30:58.9148399Z * [new branch] gh/drisspg/177/base -> origin/gh/drisspg/177/base 2025-08-20T06:30:58.9148472Z * [new branch] gh/drisspg/177/head -> origin/gh/drisspg/177/head 2025-08-20T06:30:58.9148544Z * [new branch] gh/drisspg/177/orig -> origin/gh/drisspg/177/orig 2025-08-20T06:30:58.9148617Z * [new branch] gh/drisspg/178/base -> origin/gh/drisspg/178/base 2025-08-20T06:30:58.9148689Z * [new branch] gh/drisspg/178/head -> origin/gh/drisspg/178/head 2025-08-20T06:30:58.9148761Z * [new branch] gh/drisspg/178/orig -> origin/gh/drisspg/178/orig 2025-08-20T06:30:58.9148840Z * [new branch] gh/drisspg/179/base -> origin/gh/drisspg/179/base 2025-08-20T06:30:58.9150261Z * [new branch] gh/drisspg/179/head -> origin/gh/drisspg/179/head 2025-08-20T06:30:58.9150346Z * [new branch] gh/drisspg/179/orig -> origin/gh/drisspg/179/orig 2025-08-20T06:30:58.9150483Z * [new branch] gh/drisspg/180/base -> origin/gh/drisspg/180/base 2025-08-20T06:30:58.9150557Z * [new branch] gh/drisspg/180/head -> origin/gh/drisspg/180/head 2025-08-20T06:30:58.9150629Z * [new branch] gh/drisspg/180/orig -> origin/gh/drisspg/180/orig 2025-08-20T06:30:58.9150703Z * [new branch] gh/drisspg/181/base -> origin/gh/drisspg/181/base 2025-08-20T06:30:58.9150775Z * [new branch] gh/drisspg/181/head -> origin/gh/drisspg/181/head 2025-08-20T06:30:58.9150847Z * [new branch] gh/drisspg/181/orig -> origin/gh/drisspg/181/orig 2025-08-20T06:30:58.9150925Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-08-20T06:30:58.9151043Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-08-20T06:30:58.9151115Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-08-20T06:30:58.9151189Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-08-20T06:30:58.9151261Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-08-20T06:30:58.9151342Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-08-20T06:30:58.9151414Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-08-20T06:30:58.9151486Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-08-20T06:30:58.9151562Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-08-20T06:30:58.9151636Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-08-20T06:30:58.9151718Z * [new branch] gh/eellison/784/base -> origin/gh/eellison/784/base 2025-08-20T06:30:58.9151795Z * [new branch] gh/eellison/784/head -> origin/gh/eellison/784/head 2025-08-20T06:30:58.9151874Z * [new branch] gh/eellison/784/orig -> origin/gh/eellison/784/orig 2025-08-20T06:30:58.9151948Z * [new branch] gh/eellison/785/base -> origin/gh/eellison/785/base 2025-08-20T06:30:58.9152022Z * [new branch] gh/eellison/785/head -> origin/gh/eellison/785/head 2025-08-20T06:30:58.9153335Z * [new branch] gh/eellison/785/orig -> origin/gh/eellison/785/orig 2025-08-20T06:30:58.9153418Z * [new branch] gh/eellison/789/base -> origin/gh/eellison/789/base 2025-08-20T06:30:58.9153500Z * [new branch] gh/eellison/789/head -> origin/gh/eellison/789/head 2025-08-20T06:30:58.9153575Z * [new branch] gh/eellison/789/orig -> origin/gh/eellison/789/orig 2025-08-20T06:30:58.9153647Z * [new branch] gh/eellison/800/base -> origin/gh/eellison/800/base 2025-08-20T06:30:58.9153721Z * [new branch] gh/eellison/800/head -> origin/gh/eellison/800/head 2025-08-20T06:30:58.9153800Z * [new branch] gh/eellison/800/orig -> origin/gh/eellison/800/orig 2025-08-20T06:30:58.9153873Z * [new branch] gh/eellison/801/base -> origin/gh/eellison/801/base 2025-08-20T06:30:58.9153947Z * [new branch] gh/eellison/801/head -> origin/gh/eellison/801/head 2025-08-20T06:30:58.9154020Z * [new branch] gh/eellison/801/orig -> origin/gh/eellison/801/orig 2025-08-20T06:30:58.9154093Z * [new branch] gh/eellison/802/base -> origin/gh/eellison/802/base 2025-08-20T06:30:58.9154173Z * [new branch] gh/eellison/802/head -> origin/gh/eellison/802/head 2025-08-20T06:30:58.9154248Z * [new branch] gh/eellison/802/orig -> origin/gh/eellison/802/orig 2025-08-20T06:30:58.9154322Z * [new branch] gh/eellison/805/base -> origin/gh/eellison/805/base 2025-08-20T06:30:58.9154438Z * [new branch] gh/eellison/805/head -> origin/gh/eellison/805/head 2025-08-20T06:30:58.9154513Z * [new branch] gh/eellison/805/orig -> origin/gh/eellison/805/orig 2025-08-20T06:30:58.9154586Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-08-20T06:30:58.9154659Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-08-20T06:30:58.9154732Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-08-20T06:30:58.9154805Z * [new branch] gh/eellison/809/base -> origin/gh/eellison/809/base 2025-08-20T06:30:58.9154878Z * [new branch] gh/eellison/809/head -> origin/gh/eellison/809/head 2025-08-20T06:30:58.9154985Z * [new branch] gh/eellison/809/orig -> origin/gh/eellison/809/orig 2025-08-20T06:30:58.9155058Z * [new branch] gh/eellison/810/base -> origin/gh/eellison/810/base 2025-08-20T06:30:58.9155135Z * [new branch] gh/eellison/810/head -> origin/gh/eellison/810/head 2025-08-20T06:30:58.9155208Z * [new branch] gh/eellison/810/orig -> origin/gh/eellison/810/orig 2025-08-20T06:30:58.9155281Z * [new branch] gh/eellison/811/base -> origin/gh/eellison/811/base 2025-08-20T06:30:58.9155354Z * [new branch] gh/eellison/811/head -> origin/gh/eellison/811/head 2025-08-20T06:30:58.9155429Z * [new branch] gh/eellison/811/orig -> origin/gh/eellison/811/orig 2025-08-20T06:30:58.9155505Z * [new branch] gh/eellison/812/base -> origin/gh/eellison/812/base 2025-08-20T06:30:58.9155577Z * [new branch] gh/eellison/812/head -> origin/gh/eellison/812/head 2025-08-20T06:30:58.9155653Z * [new branch] gh/eellison/812/orig -> origin/gh/eellison/812/orig 2025-08-20T06:30:58.9155725Z * [new branch] gh/eellison/813/base -> origin/gh/eellison/813/base 2025-08-20T06:30:58.9155800Z * [new branch] gh/eellison/813/head -> origin/gh/eellison/813/head 2025-08-20T06:30:58.9155874Z * [new branch] gh/eellison/813/orig -> origin/gh/eellison/813/orig 2025-08-20T06:30:58.9155948Z * [new branch] gh/eellison/814/base -> origin/gh/eellison/814/base 2025-08-20T06:30:58.9156022Z * [new branch] gh/eellison/814/head -> origin/gh/eellison/814/head 2025-08-20T06:30:58.9156095Z * [new branch] gh/eellison/814/orig -> origin/gh/eellison/814/orig 2025-08-20T06:30:58.9156169Z * [new branch] gh/eellison/815/base -> origin/gh/eellison/815/base 2025-08-20T06:30:58.9156244Z * [new branch] gh/eellison/815/head -> origin/gh/eellison/815/head 2025-08-20T06:30:58.9156317Z * [new branch] gh/eellison/815/orig -> origin/gh/eellison/815/orig 2025-08-20T06:30:58.9156390Z * [new branch] gh/eellison/816/base -> origin/gh/eellison/816/base 2025-08-20T06:30:58.9156465Z * [new branch] gh/eellison/816/head -> origin/gh/eellison/816/head 2025-08-20T06:30:58.9156538Z * [new branch] gh/eellison/816/orig -> origin/gh/eellison/816/orig 2025-08-20T06:30:58.9156612Z * [new branch] gh/eellison/817/base -> origin/gh/eellison/817/base 2025-08-20T06:30:58.9156685Z * [new branch] gh/eellison/817/head -> origin/gh/eellison/817/head 2025-08-20T06:30:58.9158275Z * [new branch] gh/eellison/817/orig -> origin/gh/eellison/817/orig 2025-08-20T06:30:58.9158366Z * [new branch] gh/eellison/818/base -> origin/gh/eellison/818/base 2025-08-20T06:30:58.9158445Z * [new branch] gh/eellison/818/head -> origin/gh/eellison/818/head 2025-08-20T06:30:58.9158519Z * [new branch] gh/eellison/818/orig -> origin/gh/eellison/818/orig 2025-08-20T06:30:58.9158627Z * [new branch] gh/eellison/819/base -> origin/gh/eellison/819/base 2025-08-20T06:30:58.9158700Z * [new branch] gh/eellison/819/head -> origin/gh/eellison/819/head 2025-08-20T06:30:58.9158778Z * [new branch] gh/eellison/819/orig -> origin/gh/eellison/819/orig 2025-08-20T06:30:58.9158851Z * [new branch] gh/etaf/132/base -> origin/gh/etaf/132/base 2025-08-20T06:30:58.9158921Z * [new branch] gh/etaf/132/head -> origin/gh/etaf/132/head 2025-08-20T06:30:58.9158990Z * [new branch] gh/etaf/132/orig -> origin/gh/etaf/132/orig 2025-08-20T06:30:58.9159057Z * [new branch] gh/etaf/138/base -> origin/gh/etaf/138/base 2025-08-20T06:30:58.9159149Z * [new branch] gh/etaf/138/head -> origin/gh/etaf/138/head 2025-08-20T06:30:58.9159219Z * [new branch] gh/etaf/138/orig -> origin/gh/etaf/138/orig 2025-08-20T06:30:58.9159286Z * [new branch] gh/etaf/140/base -> origin/gh/etaf/140/base 2025-08-20T06:30:58.9159352Z * [new branch] gh/etaf/140/head -> origin/gh/etaf/140/head 2025-08-20T06:30:58.9159419Z * [new branch] gh/etaf/140/orig -> origin/gh/etaf/140/orig 2025-08-20T06:30:58.9159485Z * [new branch] gh/etaf/143/base -> origin/gh/etaf/143/base 2025-08-20T06:30:58.9159551Z * [new branch] gh/etaf/143/head -> origin/gh/etaf/143/head 2025-08-20T06:30:58.9159618Z * [new branch] gh/etaf/143/orig -> origin/gh/etaf/143/orig 2025-08-20T06:30:58.9159684Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-08-20T06:30:58.9159752Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-08-20T06:30:58.9159818Z * [new branch] gh/etaf/148/base -> origin/gh/etaf/148/base 2025-08-20T06:30:58.9159884Z * [new branch] gh/etaf/148/head -> origin/gh/etaf/148/head 2025-08-20T06:30:58.9161285Z * [new branch] gh/etaf/148/orig -> origin/gh/etaf/148/orig 2025-08-20T06:30:58.9161376Z * [new branch] gh/etaf/149/base -> origin/gh/etaf/149/base 2025-08-20T06:30:58.9161443Z * [new branch] gh/etaf/149/head -> origin/gh/etaf/149/head 2025-08-20T06:30:58.9161509Z * [new branch] gh/etaf/149/orig -> origin/gh/etaf/149/orig 2025-08-20T06:30:58.9161577Z * [new branch] gh/etaf/150/base -> origin/gh/etaf/150/base 2025-08-20T06:30:58.9161643Z * [new branch] gh/etaf/150/head -> origin/gh/etaf/150/head 2025-08-20T06:30:58.9161711Z * [new branch] gh/etaf/150/orig -> origin/gh/etaf/150/orig 2025-08-20T06:30:58.9161778Z * [new branch] gh/etaf/151/base -> origin/gh/etaf/151/base 2025-08-20T06:30:58.9161845Z * [new branch] gh/etaf/151/head -> origin/gh/etaf/151/head 2025-08-20T06:30:58.9161912Z * [new branch] gh/etaf/151/orig -> origin/gh/etaf/151/orig 2025-08-20T06:30:58.9161980Z * [new branch] gh/etaf/152/base -> origin/gh/etaf/152/base 2025-08-20T06:30:58.9162050Z * [new branch] gh/etaf/152/head -> origin/gh/etaf/152/head 2025-08-20T06:30:58.9162116Z * [new branch] gh/etaf/152/orig -> origin/gh/etaf/152/orig 2025-08-20T06:30:58.9162182Z * [new branch] gh/etaf/153/base -> origin/gh/etaf/153/base 2025-08-20T06:30:58.9162249Z * [new branch] gh/etaf/153/head -> origin/gh/etaf/153/head 2025-08-20T06:30:58.9162317Z * [new branch] gh/etaf/153/orig -> origin/gh/etaf/153/orig 2025-08-20T06:30:58.9162383Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-08-20T06:30:58.9162450Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-08-20T06:30:58.9162577Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-08-20T06:30:58.9162648Z * [new branch] gh/etaf/155/base -> origin/gh/etaf/155/base 2025-08-20T06:30:58.9162715Z * [new branch] gh/etaf/155/head -> origin/gh/etaf/155/head 2025-08-20T06:30:58.9162785Z * [new branch] gh/etaf/155/orig -> origin/gh/etaf/155/orig 2025-08-20T06:30:58.9162851Z * [new branch] gh/etaf/156/base -> origin/gh/etaf/156/base 2025-08-20T06:30:58.9164147Z * [new branch] gh/etaf/156/head -> origin/gh/etaf/156/head 2025-08-20T06:30:58.9164267Z * [new branch] gh/etaf/156/orig -> origin/gh/etaf/156/orig 2025-08-20T06:30:58.9164333Z * [new branch] gh/etaf/157/base -> origin/gh/etaf/157/base 2025-08-20T06:30:58.9164400Z * [new branch] gh/etaf/157/head -> origin/gh/etaf/157/head 2025-08-20T06:30:58.9164468Z * [new branch] gh/etaf/157/orig -> origin/gh/etaf/157/orig 2025-08-20T06:30:58.9164533Z * [new branch] gh/etaf/158/base -> origin/gh/etaf/158/base 2025-08-20T06:30:58.9164606Z * [new branch] gh/etaf/158/head -> origin/gh/etaf/158/head 2025-08-20T06:30:58.9164673Z * [new branch] gh/etaf/158/orig -> origin/gh/etaf/158/orig 2025-08-20T06:30:58.9164740Z * [new branch] gh/etaf/159/base -> origin/gh/etaf/159/base 2025-08-20T06:30:58.9164808Z * [new branch] gh/etaf/159/head -> origin/gh/etaf/159/head 2025-08-20T06:30:58.9164876Z * [new branch] gh/etaf/159/orig -> origin/gh/etaf/159/orig 2025-08-20T06:30:58.9164942Z * [new branch] gh/etaf/160/base -> origin/gh/etaf/160/base 2025-08-20T06:30:58.9165008Z * [new branch] gh/etaf/160/head -> origin/gh/etaf/160/head 2025-08-20T06:30:58.9165076Z * [new branch] gh/etaf/160/orig -> origin/gh/etaf/160/orig 2025-08-20T06:30:58.9165142Z * [new branch] gh/etaf/161/base -> origin/gh/etaf/161/base 2025-08-20T06:30:58.9165208Z * [new branch] gh/etaf/161/head -> origin/gh/etaf/161/head 2025-08-20T06:30:58.9165275Z * [new branch] gh/etaf/161/orig -> origin/gh/etaf/161/orig 2025-08-20T06:30:58.9165341Z * [new branch] gh/etaf/162/base -> origin/gh/etaf/162/base 2025-08-20T06:30:58.9165407Z * [new branch] gh/etaf/162/head -> origin/gh/etaf/162/head 2025-08-20T06:30:58.9165479Z * [new branch] gh/etaf/162/orig -> origin/gh/etaf/162/orig 2025-08-20T06:30:58.9165556Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-08-20T06:30:58.9165633Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-08-20T06:30:58.9165710Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-08-20T06:30:58.9167075Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-08-20T06:30:58.9167151Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-08-20T06:30:58.9167226Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-08-20T06:30:58.9167299Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-08-20T06:30:58.9167371Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-08-20T06:30:58.9167444Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-08-20T06:30:58.9167517Z * [new branch] gh/ezyang/3068/base -> origin/gh/ezyang/3068/base 2025-08-20T06:30:58.9167595Z * [new branch] gh/ezyang/3068/head -> origin/gh/ezyang/3068/head 2025-08-20T06:30:58.9167700Z * [new branch] gh/ezyang/3068/orig -> origin/gh/ezyang/3068/orig 2025-08-20T06:30:58.9167777Z * [new branch] gh/ezyang/3071/base -> origin/gh/ezyang/3071/base 2025-08-20T06:30:58.9167849Z * [new branch] gh/ezyang/3071/head -> origin/gh/ezyang/3071/head 2025-08-20T06:30:58.9167920Z * [new branch] gh/ezyang/3071/orig -> origin/gh/ezyang/3071/orig 2025-08-20T06:30:58.9167993Z * [new branch] gh/ezyang/3074/base -> origin/gh/ezyang/3074/base 2025-08-20T06:30:58.9168157Z * [new branch] gh/ezyang/3074/head -> origin/gh/ezyang/3074/head 2025-08-20T06:30:58.9168251Z * [new branch] gh/ezyang/3074/orig -> origin/gh/ezyang/3074/orig 2025-08-20T06:30:58.9168332Z * [new branch] gh/ezyang/3088/base -> origin/gh/ezyang/3088/base 2025-08-20T06:30:58.9168405Z * [new branch] gh/ezyang/3088/head -> origin/gh/ezyang/3088/head 2025-08-20T06:30:58.9168477Z * [new branch] gh/ezyang/3088/orig -> origin/gh/ezyang/3088/orig 2025-08-20T06:30:58.9168548Z * [new branch] gh/ezyang/3092/base -> origin/gh/ezyang/3092/base 2025-08-20T06:30:58.9168620Z * [new branch] gh/ezyang/3092/head -> origin/gh/ezyang/3092/head 2025-08-20T06:30:58.9168692Z * [new branch] gh/ezyang/3092/orig -> origin/gh/ezyang/3092/orig 2025-08-20T06:30:58.9168763Z * [new branch] gh/ezyang/3103/base -> origin/gh/ezyang/3103/base 2025-08-20T06:30:58.9168838Z * [new branch] gh/ezyang/3103/head -> origin/gh/ezyang/3103/head 2025-08-20T06:30:58.9168910Z * [new branch] gh/ezyang/3103/orig -> origin/gh/ezyang/3103/orig 2025-08-20T06:30:58.9168982Z * [new branch] gh/ezyang/3105/base -> origin/gh/ezyang/3105/base 2025-08-20T06:30:58.9169055Z * [new branch] gh/ezyang/3105/head -> origin/gh/ezyang/3105/head 2025-08-20T06:30:58.9169126Z * [new branch] gh/ezyang/3105/orig -> origin/gh/ezyang/3105/orig 2025-08-20T06:30:58.9169198Z * [new branch] gh/ezyang/3106/base -> origin/gh/ezyang/3106/base 2025-08-20T06:30:58.9169269Z * [new branch] gh/ezyang/3106/head -> origin/gh/ezyang/3106/head 2025-08-20T06:30:58.9169341Z * [new branch] gh/ezyang/3106/orig -> origin/gh/ezyang/3106/orig 2025-08-20T06:30:58.9169412Z * [new branch] gh/ezyang/3108/base -> origin/gh/ezyang/3108/base 2025-08-20T06:30:58.9169485Z * [new branch] gh/ezyang/3108/head -> origin/gh/ezyang/3108/head 2025-08-20T06:30:58.9169558Z * [new branch] gh/ezyang/3108/orig -> origin/gh/ezyang/3108/orig 2025-08-20T06:30:58.9169629Z * [new branch] gh/ezyang/3109/base -> origin/gh/ezyang/3109/base 2025-08-20T06:30:58.9169703Z * [new branch] gh/ezyang/3109/head -> origin/gh/ezyang/3109/head 2025-08-20T06:30:58.9169775Z * [new branch] gh/ezyang/3109/orig -> origin/gh/ezyang/3109/orig 2025-08-20T06:30:58.9169846Z * [new branch] gh/ezyang/3110/base -> origin/gh/ezyang/3110/base 2025-08-20T06:30:58.9169918Z * [new branch] gh/ezyang/3110/head -> origin/gh/ezyang/3110/head 2025-08-20T06:30:58.9169990Z * [new branch] gh/ezyang/3110/orig -> origin/gh/ezyang/3110/orig 2025-08-20T06:30:58.9170061Z * [new branch] gh/ezyang/3111/base -> origin/gh/ezyang/3111/base 2025-08-20T06:30:58.9170132Z * [new branch] gh/ezyang/3111/head -> origin/gh/ezyang/3111/head 2025-08-20T06:30:58.9171663Z * [new branch] gh/ezyang/3111/orig -> origin/gh/ezyang/3111/orig 2025-08-20T06:30:58.9171755Z * [new branch] gh/ezyang/3112/base -> origin/gh/ezyang/3112/base 2025-08-20T06:30:58.9171884Z * [new branch] gh/ezyang/3112/head -> origin/gh/ezyang/3112/head 2025-08-20T06:30:58.9171962Z * [new branch] gh/ezyang/3112/orig -> origin/gh/ezyang/3112/orig 2025-08-20T06:30:58.9172040Z * [new branch] gh/ezyang/3113/base -> origin/gh/ezyang/3113/base 2025-08-20T06:30:58.9172116Z * [new branch] gh/ezyang/3113/head -> origin/gh/ezyang/3113/head 2025-08-20T06:30:58.9172188Z * [new branch] gh/ezyang/3113/orig -> origin/gh/ezyang/3113/orig 2025-08-20T06:30:58.9172263Z * [new branch] gh/ezyang/3114/base -> origin/gh/ezyang/3114/base 2025-08-20T06:30:58.9172377Z * [new branch] gh/ezyang/3114/head -> origin/gh/ezyang/3114/head 2025-08-20T06:30:58.9172450Z * [new branch] gh/ezyang/3114/orig -> origin/gh/ezyang/3114/orig 2025-08-20T06:30:58.9172521Z * [new branch] gh/ezyang/3115/base -> origin/gh/ezyang/3115/base 2025-08-20T06:30:58.9172595Z * [new branch] gh/ezyang/3115/head -> origin/gh/ezyang/3115/head 2025-08-20T06:30:58.9172668Z * [new branch] gh/ezyang/3115/orig -> origin/gh/ezyang/3115/orig 2025-08-20T06:30:58.9172739Z * [new branch] gh/ezyang/3116/base -> origin/gh/ezyang/3116/base 2025-08-20T06:30:58.9172810Z * [new branch] gh/ezyang/3116/head -> origin/gh/ezyang/3116/head 2025-08-20T06:30:58.9172883Z * [new branch] gh/ezyang/3116/orig -> origin/gh/ezyang/3116/orig 2025-08-20T06:30:58.9172957Z * [new branch] gh/ezyang/3117/base -> origin/gh/ezyang/3117/base 2025-08-20T06:30:58.9173032Z * [new branch] gh/ezyang/3117/head -> origin/gh/ezyang/3117/head 2025-08-20T06:30:58.9173104Z * [new branch] gh/ezyang/3117/orig -> origin/gh/ezyang/3117/orig 2025-08-20T06:30:58.9173176Z * [new branch] gh/ezyang/3118/base -> origin/gh/ezyang/3118/base 2025-08-20T06:30:58.9173248Z * [new branch] gh/ezyang/3118/head -> origin/gh/ezyang/3118/head 2025-08-20T06:30:58.9173320Z * [new branch] gh/ezyang/3118/orig -> origin/gh/ezyang/3118/orig 2025-08-20T06:30:58.9173392Z * [new branch] gh/ezyang/3119/base -> origin/gh/ezyang/3119/base 2025-08-20T06:30:58.9175094Z * [new branch] gh/ezyang/3119/head -> origin/gh/ezyang/3119/head 2025-08-20T06:30:58.9175186Z * [new branch] gh/ezyang/3119/orig -> origin/gh/ezyang/3119/orig 2025-08-20T06:30:58.9175264Z * [new branch] gh/ezyang/3120/base -> origin/gh/ezyang/3120/base 2025-08-20T06:30:58.9175347Z * [new branch] gh/ezyang/3120/head -> origin/gh/ezyang/3120/head 2025-08-20T06:30:58.9175419Z * [new branch] gh/ezyang/3120/orig -> origin/gh/ezyang/3120/orig 2025-08-20T06:30:58.9175492Z * [new branch] gh/ezyang/3121/base -> origin/gh/ezyang/3121/base 2025-08-20T06:30:58.9175563Z * [new branch] gh/ezyang/3121/head -> origin/gh/ezyang/3121/head 2025-08-20T06:30:58.9175634Z * [new branch] gh/ezyang/3121/orig -> origin/gh/ezyang/3121/orig 2025-08-20T06:30:58.9175707Z * [new branch] gh/ezyang/3122/base -> origin/gh/ezyang/3122/base 2025-08-20T06:30:58.9175779Z * [new branch] gh/ezyang/3122/head -> origin/gh/ezyang/3122/head 2025-08-20T06:30:58.9175850Z * [new branch] gh/ezyang/3122/orig -> origin/gh/ezyang/3122/orig 2025-08-20T06:30:58.9175923Z * [new branch] gh/ezyang/3123/base -> origin/gh/ezyang/3123/base 2025-08-20T06:30:58.9175996Z * [new branch] gh/ezyang/3123/head -> origin/gh/ezyang/3123/head 2025-08-20T06:30:58.9176067Z * [new branch] gh/ezyang/3123/orig -> origin/gh/ezyang/3123/orig 2025-08-20T06:30:58.9176178Z * [new branch] gh/ezyang/3124/base -> origin/gh/ezyang/3124/base 2025-08-20T06:30:58.9176250Z * [new branch] gh/ezyang/3124/head -> origin/gh/ezyang/3124/head 2025-08-20T06:30:58.9176321Z * [new branch] gh/ezyang/3124/orig -> origin/gh/ezyang/3124/orig 2025-08-20T06:30:58.9176392Z * [new branch] gh/ezyang/3125/base -> origin/gh/ezyang/3125/base 2025-08-20T06:30:58.9176464Z * [new branch] gh/ezyang/3125/head -> origin/gh/ezyang/3125/head 2025-08-20T06:30:58.9176535Z * [new branch] gh/ezyang/3125/orig -> origin/gh/ezyang/3125/orig 2025-08-20T06:30:58.9176606Z * [new branch] gh/ezyang/3126/base -> origin/gh/ezyang/3126/base 2025-08-20T06:30:58.9178115Z * [new branch] gh/ezyang/3126/head -> origin/gh/ezyang/3126/head 2025-08-20T06:30:58.9178202Z * [new branch] gh/ezyang/3126/orig -> origin/gh/ezyang/3126/orig 2025-08-20T06:30:58.9178284Z * [new branch] gh/ezyang/3127/base -> origin/gh/ezyang/3127/base 2025-08-20T06:30:58.9178360Z * [new branch] gh/ezyang/3127/head -> origin/gh/ezyang/3127/head 2025-08-20T06:30:58.9178434Z * [new branch] gh/ezyang/3127/orig -> origin/gh/ezyang/3127/orig 2025-08-20T06:30:58.9178509Z * [new branch] gh/ezyang/3128/base -> origin/gh/ezyang/3128/base 2025-08-20T06:30:58.9178582Z * [new branch] gh/ezyang/3128/head -> origin/gh/ezyang/3128/head 2025-08-20T06:30:58.9178653Z * [new branch] gh/ezyang/3128/orig -> origin/gh/ezyang/3128/orig 2025-08-20T06:30:58.9178726Z * [new branch] gh/ezyang/3129/base -> origin/gh/ezyang/3129/base 2025-08-20T06:30:58.9178800Z * [new branch] gh/ezyang/3129/head -> origin/gh/ezyang/3129/head 2025-08-20T06:30:58.9178871Z * [new branch] gh/ezyang/3129/orig -> origin/gh/ezyang/3129/orig 2025-08-20T06:30:58.9178945Z * [new branch] gh/ezyang/3130/base -> origin/gh/ezyang/3130/base 2025-08-20T06:30:58.9179017Z * [new branch] gh/ezyang/3130/head -> origin/gh/ezyang/3130/head 2025-08-20T06:30:58.9179088Z * [new branch] gh/ezyang/3130/orig -> origin/gh/ezyang/3130/orig 2025-08-20T06:30:58.9179161Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-08-20T06:30:58.9179232Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-08-20T06:30:58.9179303Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-08-20T06:30:58.9179382Z * [new branch] gh/ezyang/3132/base -> origin/gh/ezyang/3132/base 2025-08-20T06:30:58.9179454Z * [new branch] gh/ezyang/3132/head -> origin/gh/ezyang/3132/head 2025-08-20T06:30:58.9179525Z * [new branch] gh/ezyang/3132/orig -> origin/gh/ezyang/3132/orig 2025-08-20T06:30:58.9179598Z * [new branch] gh/ezyang/3133/base -> origin/gh/ezyang/3133/base 2025-08-20T06:30:58.9179670Z * [new branch] gh/ezyang/3133/head -> origin/gh/ezyang/3133/head 2025-08-20T06:30:58.9179741Z * [new branch] gh/ezyang/3133/orig -> origin/gh/ezyang/3133/orig 2025-08-20T06:30:58.9179815Z * [new branch] gh/ezyang/3134/base -> origin/gh/ezyang/3134/base 2025-08-20T06:30:58.9179887Z * [new branch] gh/ezyang/3134/head -> origin/gh/ezyang/3134/head 2025-08-20T06:30:58.9179959Z * [new branch] gh/ezyang/3134/orig -> origin/gh/ezyang/3134/orig 2025-08-20T06:30:58.9180033Z * [new branch] gh/ezyang/3135/base -> origin/gh/ezyang/3135/base 2025-08-20T06:30:58.9180112Z * [new branch] gh/ezyang/3135/head -> origin/gh/ezyang/3135/head 2025-08-20T06:30:58.9180273Z * [new branch] gh/ezyang/3135/orig -> origin/gh/ezyang/3135/orig 2025-08-20T06:30:58.9180412Z * [new branch] gh/ezyang/3136/base -> origin/gh/ezyang/3136/base 2025-08-20T06:30:58.9180485Z * [new branch] gh/ezyang/3136/head -> origin/gh/ezyang/3136/head 2025-08-20T06:30:58.9180557Z * [new branch] gh/ezyang/3136/orig -> origin/gh/ezyang/3136/orig 2025-08-20T06:30:58.9180628Z * [new branch] gh/ezyang/3137/base -> origin/gh/ezyang/3137/base 2025-08-20T06:30:58.9180701Z * [new branch] gh/ezyang/3137/head -> origin/gh/ezyang/3137/head 2025-08-20T06:30:58.9180772Z * [new branch] gh/ezyang/3137/orig -> origin/gh/ezyang/3137/orig 2025-08-20T06:30:58.9180891Z * [new branch] gh/fadara01/1/base -> origin/gh/fadara01/1/base 2025-08-20T06:30:58.9180964Z * [new branch] gh/fadara01/1/head -> origin/gh/fadara01/1/head 2025-08-20T06:30:58.9181037Z * [new branch] gh/fadara01/1/orig -> origin/gh/fadara01/1/orig 2025-08-20T06:30:58.9181109Z * [new branch] gh/fduwjj/169/base -> origin/gh/fduwjj/169/base 2025-08-20T06:30:58.9181180Z * [new branch] gh/fduwjj/169/head -> origin/gh/fduwjj/169/head 2025-08-20T06:30:58.9181251Z * [new branch] gh/fduwjj/169/orig -> origin/gh/fduwjj/169/orig 2025-08-20T06:30:58.9181321Z * [new branch] gh/fduwjj/171/base -> origin/gh/fduwjj/171/base 2025-08-20T06:30:58.9181395Z * [new branch] gh/fduwjj/171/head -> origin/gh/fduwjj/171/head 2025-08-20T06:30:58.9182920Z * [new branch] gh/fduwjj/171/orig -> origin/gh/fduwjj/171/orig 2025-08-20T06:30:58.9183008Z * [new branch] gh/fduwjj/172/base -> origin/gh/fduwjj/172/base 2025-08-20T06:30:58.9183079Z * [new branch] gh/fduwjj/172/head -> origin/gh/fduwjj/172/head 2025-08-20T06:30:58.9183152Z * [new branch] gh/fduwjj/172/orig -> origin/gh/fduwjj/172/orig 2025-08-20T06:30:58.9183223Z * [new branch] gh/fduwjj/173/base -> origin/gh/fduwjj/173/base 2025-08-20T06:30:58.9183293Z * [new branch] gh/fduwjj/173/head -> origin/gh/fduwjj/173/head 2025-08-20T06:30:58.9183364Z * [new branch] gh/fduwjj/173/orig -> origin/gh/fduwjj/173/orig 2025-08-20T06:30:58.9183435Z * [new branch] gh/fduwjj/174/base -> origin/gh/fduwjj/174/base 2025-08-20T06:30:58.9183506Z * [new branch] gh/fduwjj/174/head -> origin/gh/fduwjj/174/head 2025-08-20T06:30:58.9183576Z * [new branch] gh/fduwjj/174/orig -> origin/gh/fduwjj/174/orig 2025-08-20T06:30:58.9183655Z * [new branch] gh/fduwjj/175/base -> origin/gh/fduwjj/175/base 2025-08-20T06:30:58.9183726Z * [new branch] gh/fduwjj/175/head -> origin/gh/fduwjj/175/head 2025-08-20T06:30:58.9183798Z * [new branch] gh/fduwjj/175/orig -> origin/gh/fduwjj/175/orig 2025-08-20T06:30:58.9183868Z * [new branch] gh/fduwjj/176/base -> origin/gh/fduwjj/176/base 2025-08-20T06:30:58.9183940Z * [new branch] gh/fduwjj/176/head -> origin/gh/fduwjj/176/head 2025-08-20T06:30:58.9184010Z * [new branch] gh/fduwjj/176/orig -> origin/gh/fduwjj/176/orig 2025-08-20T06:30:58.9184082Z * [new branch] gh/fduwjj/177/base -> origin/gh/fduwjj/177/base 2025-08-20T06:30:58.9184155Z * [new branch] gh/fduwjj/177/head -> origin/gh/fduwjj/177/head 2025-08-20T06:30:58.9184225Z * [new branch] gh/fduwjj/177/orig -> origin/gh/fduwjj/177/orig 2025-08-20T06:30:58.9184297Z * [new branch] gh/fduwjj/178/base -> origin/gh/fduwjj/178/base 2025-08-20T06:30:58.9184368Z * [new branch] gh/fduwjj/178/head -> origin/gh/fduwjj/178/head 2025-08-20T06:30:58.9184472Z * [new branch] gh/fduwjj/178/orig -> origin/gh/fduwjj/178/orig 2025-08-20T06:30:58.9184543Z * [new branch] gh/fduwjj/179/base -> origin/gh/fduwjj/179/base 2025-08-20T06:30:58.9195087Z * [new branch] gh/fduwjj/179/head -> origin/gh/fduwjj/179/head 2025-08-20T06:30:58.9195229Z * [new branch] gh/fduwjj/179/orig -> origin/gh/fduwjj/179/orig 2025-08-20T06:30:58.9195333Z * [new branch] gh/fduwjj/180/base -> origin/gh/fduwjj/180/base 2025-08-20T06:30:58.9195447Z * [new branch] gh/fduwjj/180/head -> origin/gh/fduwjj/180/head 2025-08-20T06:30:58.9195551Z * [new branch] gh/fduwjj/180/orig -> origin/gh/fduwjj/180/orig 2025-08-20T06:30:58.9195742Z * [new branch] gh/fduwjj/181/base -> origin/gh/fduwjj/181/base 2025-08-20T06:30:58.9195837Z * [new branch] gh/fduwjj/181/head -> origin/gh/fduwjj/181/head 2025-08-20T06:30:58.9195946Z * [new branch] gh/fduwjj/181/orig -> origin/gh/fduwjj/181/orig 2025-08-20T06:30:58.9196048Z * [new branch] gh/fduwjj/182/base -> origin/gh/fduwjj/182/base 2025-08-20T06:30:58.9196158Z * [new branch] gh/fduwjj/182/head -> origin/gh/fduwjj/182/head 2025-08-20T06:30:58.9196276Z * [new branch] gh/fduwjj/182/orig -> origin/gh/fduwjj/182/orig 2025-08-20T06:30:58.9196384Z * [new branch] gh/fduwjj/183/base -> origin/gh/fduwjj/183/base 2025-08-20T06:30:58.9196487Z * [new branch] gh/fduwjj/183/head -> origin/gh/fduwjj/183/head 2025-08-20T06:30:58.9196580Z * [new branch] gh/fduwjj/183/orig -> origin/gh/fduwjj/183/orig 2025-08-20T06:30:58.9196669Z * [new branch] gh/fegin/306/base -> origin/gh/fegin/306/base 2025-08-20T06:30:58.9196749Z * [new branch] gh/fegin/306/head -> origin/gh/fegin/306/head 2025-08-20T06:30:58.9196825Z * [new branch] gh/fegin/306/orig -> origin/gh/fegin/306/orig 2025-08-20T06:30:58.9196905Z * [new branch] gh/fegin/307/base -> origin/gh/fegin/307/base 2025-08-20T06:30:58.9196981Z * [new branch] gh/fegin/307/head -> origin/gh/fegin/307/head 2025-08-20T06:30:58.9197058Z * [new branch] gh/fegin/307/orig -> origin/gh/fegin/307/orig 2025-08-20T06:30:58.9199424Z * [new branch] gh/fffrog/114/base -> origin/gh/fffrog/114/base 2025-08-20T06:30:58.9199530Z * [new branch] gh/fffrog/114/head -> origin/gh/fffrog/114/head 2025-08-20T06:30:58.9199619Z * [new branch] gh/fffrog/114/orig -> origin/gh/fffrog/114/orig 2025-08-20T06:30:58.9199695Z * [new branch] gh/fffrog/119/base -> origin/gh/fffrog/119/base 2025-08-20T06:30:58.9199771Z * [new branch] gh/fffrog/119/head -> origin/gh/fffrog/119/head 2025-08-20T06:30:58.9199850Z * [new branch] gh/fffrog/119/orig -> origin/gh/fffrog/119/orig 2025-08-20T06:30:58.9199926Z * [new branch] gh/fffrog/120/base -> origin/gh/fffrog/120/base 2025-08-20T06:30:58.9200002Z * [new branch] gh/fffrog/120/head -> origin/gh/fffrog/120/head 2025-08-20T06:30:58.9200080Z * [new branch] gh/fffrog/120/orig -> origin/gh/fffrog/120/orig 2025-08-20T06:30:58.9200153Z * [new branch] gh/fffrog/121/base -> origin/gh/fffrog/121/base 2025-08-20T06:30:58.9200305Z * [new branch] gh/fffrog/121/head -> origin/gh/fffrog/121/head 2025-08-20T06:30:58.9200387Z * [new branch] gh/fffrog/121/orig -> origin/gh/fffrog/121/orig 2025-08-20T06:30:58.9200460Z * [new branch] gh/fffrog/122/base -> origin/gh/fffrog/122/base 2025-08-20T06:30:58.9200537Z * [new branch] gh/fffrog/122/head -> origin/gh/fffrog/122/head 2025-08-20T06:30:58.9200671Z * [new branch] gh/fffrog/122/orig -> origin/gh/fffrog/122/orig 2025-08-20T06:30:58.9200744Z * [new branch] gh/fffrog/124/base -> origin/gh/fffrog/124/base 2025-08-20T06:30:58.9200817Z * [new branch] gh/fffrog/124/head -> origin/gh/fffrog/124/head 2025-08-20T06:30:58.9200894Z * [new branch] gh/fffrog/124/orig -> origin/gh/fffrog/124/orig 2025-08-20T06:30:58.9200966Z * [new branch] gh/fffrog/125/base -> origin/gh/fffrog/125/base 2025-08-20T06:30:58.9201042Z * [new branch] gh/fffrog/125/head -> origin/gh/fffrog/125/head 2025-08-20T06:30:58.9201304Z * [new branch] gh/fffrog/125/orig -> origin/gh/fffrog/125/orig 2025-08-20T06:30:58.9201379Z * [new branch] gh/fffrog/126/base -> origin/gh/fffrog/126/base 2025-08-20T06:30:58.9201453Z * [new branch] gh/fffrog/126/head -> origin/gh/fffrog/126/head 2025-08-20T06:30:58.9201534Z * [new branch] gh/fffrog/126/orig -> origin/gh/fffrog/126/orig 2025-08-20T06:30:58.9201611Z * [new branch] gh/fffrog/127/base -> origin/gh/fffrog/127/base 2025-08-20T06:30:58.9201684Z * [new branch] gh/fffrog/127/head -> origin/gh/fffrog/127/head 2025-08-20T06:30:58.9201761Z * [new branch] gh/fffrog/127/orig -> origin/gh/fffrog/127/orig 2025-08-20T06:30:58.9201841Z * [new branch] gh/fffrog/128/base -> origin/gh/fffrog/128/base 2025-08-20T06:30:58.9201917Z * [new branch] gh/fffrog/128/head -> origin/gh/fffrog/128/head 2025-08-20T06:30:58.9201997Z * [new branch] gh/fffrog/128/orig -> origin/gh/fffrog/128/orig 2025-08-20T06:30:58.9202077Z * [new branch] gh/fffrog/129/base -> origin/gh/fffrog/129/base 2025-08-20T06:30:58.9202152Z * [new branch] gh/fffrog/129/head -> origin/gh/fffrog/129/head 2025-08-20T06:30:58.9202233Z * [new branch] gh/fffrog/129/orig -> origin/gh/fffrog/129/orig 2025-08-20T06:30:58.9202319Z * [new branch] gh/fffrog/130/base -> origin/gh/fffrog/130/base 2025-08-20T06:30:58.9202415Z * [new branch] gh/fffrog/130/head -> origin/gh/fffrog/130/head 2025-08-20T06:30:58.9202489Z * [new branch] gh/fffrog/130/orig -> origin/gh/fffrog/130/orig 2025-08-20T06:30:58.9202575Z * [new branch] gh/fffrog/131/base -> origin/gh/fffrog/131/base 2025-08-20T06:30:58.9202657Z * [new branch] gh/fffrog/131/head -> origin/gh/fffrog/131/head 2025-08-20T06:30:58.9202741Z * [new branch] gh/fffrog/131/orig -> origin/gh/fffrog/131/orig 2025-08-20T06:30:58.9202820Z * [new branch] gh/fffrog/132/base -> origin/gh/fffrog/132/base 2025-08-20T06:30:58.9202905Z * [new branch] gh/fffrog/132/head -> origin/gh/fffrog/132/head 2025-08-20T06:30:58.9202988Z * [new branch] gh/fffrog/132/orig -> origin/gh/fffrog/132/orig 2025-08-20T06:30:58.9203069Z * [new branch] gh/fffrog/133/base -> origin/gh/fffrog/133/base 2025-08-20T06:30:58.9203144Z * [new branch] gh/fffrog/133/head -> origin/gh/fffrog/133/head 2025-08-20T06:30:58.9203220Z * [new branch] gh/fffrog/133/orig -> origin/gh/fffrog/133/orig 2025-08-20T06:30:58.9203296Z * [new branch] gh/fffrog/134/base -> origin/gh/fffrog/134/base 2025-08-20T06:30:58.9203382Z * [new branch] gh/fffrog/134/head -> origin/gh/fffrog/134/head 2025-08-20T06:30:58.9203457Z * [new branch] gh/fffrog/134/orig -> origin/gh/fffrog/134/orig 2025-08-20T06:30:58.9203532Z * [new branch] gh/fffrog/135/base -> origin/gh/fffrog/135/base 2025-08-20T06:30:58.9203657Z * [new branch] gh/fffrog/135/head -> origin/gh/fffrog/135/head 2025-08-20T06:30:58.9203738Z * [new branch] gh/fffrog/135/orig -> origin/gh/fffrog/135/orig 2025-08-20T06:30:58.9203819Z * [new branch] gh/fffrog/136/base -> origin/gh/fffrog/136/base 2025-08-20T06:30:58.9203896Z * [new branch] gh/fffrog/136/head -> origin/gh/fffrog/136/head 2025-08-20T06:30:58.9203974Z * [new branch] gh/fffrog/136/orig -> origin/gh/fffrog/136/orig 2025-08-20T06:30:58.9204055Z * [new branch] gh/fffrog/137/base -> origin/gh/fffrog/137/base 2025-08-20T06:30:58.9204133Z * [new branch] gh/fffrog/137/head -> origin/gh/fffrog/137/head 2025-08-20T06:30:58.9204241Z * [new branch] gh/fffrog/137/orig -> origin/gh/fffrog/137/orig 2025-08-20T06:30:58.9204316Z * [new branch] gh/fffrog/138/base -> origin/gh/fffrog/138/base 2025-08-20T06:30:58.9204403Z * [new branch] gh/fffrog/138/head -> origin/gh/fffrog/138/head 2025-08-20T06:30:58.9204481Z * [new branch] gh/fffrog/138/orig -> origin/gh/fffrog/138/orig 2025-08-20T06:30:58.9204555Z * [new branch] gh/fffrog/139/base -> origin/gh/fffrog/139/base 2025-08-20T06:30:58.9204638Z * [new branch] gh/fffrog/139/head -> origin/gh/fffrog/139/head 2025-08-20T06:30:58.9204719Z * [new branch] gh/fffrog/139/orig -> origin/gh/fffrog/139/orig 2025-08-20T06:30:58.9204799Z * [new branch] gh/fffrog/140/base -> origin/gh/fffrog/140/base 2025-08-20T06:30:58.9204878Z * [new branch] gh/fffrog/140/head -> origin/gh/fffrog/140/head 2025-08-20T06:30:58.9204959Z * [new branch] gh/fffrog/140/orig -> origin/gh/fffrog/140/orig 2025-08-20T06:30:58.9205032Z * [new branch] gh/fffrog/141/base -> origin/gh/fffrog/141/base 2025-08-20T06:30:58.9205118Z * [new branch] gh/fffrog/141/head -> origin/gh/fffrog/141/head 2025-08-20T06:30:58.9205197Z * [new branch] gh/fffrog/141/orig -> origin/gh/fffrog/141/orig 2025-08-20T06:30:58.9205273Z * [new branch] gh/fffrog/142/base -> origin/gh/fffrog/142/base 2025-08-20T06:30:58.9205350Z * [new branch] gh/fffrog/142/head -> origin/gh/fffrog/142/head 2025-08-20T06:30:58.9205424Z * [new branch] gh/fffrog/142/orig -> origin/gh/fffrog/142/orig 2025-08-20T06:30:58.9207263Z * [new branch] gh/fffrog/143/base -> origin/gh/fffrog/143/base 2025-08-20T06:30:58.9207362Z * [new branch] gh/fffrog/143/head -> origin/gh/fffrog/143/head 2025-08-20T06:30:58.9207442Z * [new branch] gh/fffrog/143/orig -> origin/gh/fffrog/143/orig 2025-08-20T06:30:58.9207517Z * [new branch] gh/fffrog/144/base -> origin/gh/fffrog/144/base 2025-08-20T06:30:58.9228303Z * [new branch] gh/fffrog/144/head -> origin/gh/fffrog/144/head 2025-08-20T06:30:58.9228480Z * [new branch] gh/fffrog/144/orig -> origin/gh/fffrog/144/orig 2025-08-20T06:30:58.9228563Z * [new branch] gh/gmagogsfm/1/base -> origin/gh/gmagogsfm/1/base 2025-08-20T06:30:58.9228643Z * [new branch] gh/gmagogsfm/1/head -> origin/gh/gmagogsfm/1/head 2025-08-20T06:30:58.9228720Z * [new branch] gh/gmagogsfm/1/orig -> origin/gh/gmagogsfm/1/orig 2025-08-20T06:30:58.9228794Z * [new branch] gh/gmagogsfm/2/base -> origin/gh/gmagogsfm/2/base 2025-08-20T06:30:58.9228870Z * [new branch] gh/gmagogsfm/2/head -> origin/gh/gmagogsfm/2/head 2025-08-20T06:30:58.9228957Z * [new branch] gh/gmagogsfm/2/orig -> origin/gh/gmagogsfm/2/orig 2025-08-20T06:30:58.9229034Z * [new branch] gh/gmagogsfm/3/base -> origin/gh/gmagogsfm/3/base 2025-08-20T06:30:58.9229187Z * [new branch] gh/gmagogsfm/3/head -> origin/gh/gmagogsfm/3/head 2025-08-20T06:30:58.9229262Z * [new branch] gh/gmagogsfm/3/orig -> origin/gh/gmagogsfm/3/orig 2025-08-20T06:30:58.9229342Z * [new branch] gh/guangyey/130/base -> origin/gh/guangyey/130/base 2025-08-20T06:30:58.9229418Z * [new branch] gh/guangyey/130/head -> origin/gh/guangyey/130/head 2025-08-20T06:30:58.9229496Z * [new branch] gh/guangyey/130/orig -> origin/gh/guangyey/130/orig 2025-08-20T06:30:58.9229570Z * [new branch] gh/guangyey/133/base -> origin/gh/guangyey/133/base 2025-08-20T06:30:58.9229695Z * [new branch] gh/guangyey/133/head -> origin/gh/guangyey/133/head 2025-08-20T06:30:58.9232070Z * [new branch] gh/guangyey/133/orig -> origin/gh/guangyey/133/orig 2025-08-20T06:30:58.9232168Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-08-20T06:30:58.9232253Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-08-20T06:30:58.9232335Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-08-20T06:30:58.9232412Z * [new branch] gh/guangyey/135/base -> origin/gh/guangyey/135/base 2025-08-20T06:30:58.9232489Z * [new branch] gh/guangyey/135/head -> origin/gh/guangyey/135/head 2025-08-20T06:30:58.9232570Z * [new branch] gh/guangyey/135/orig -> origin/gh/guangyey/135/orig 2025-08-20T06:30:58.9232643Z * [new branch] gh/guangyey/139/base -> origin/gh/guangyey/139/base 2025-08-20T06:30:58.9232721Z * [new branch] gh/guangyey/139/head -> origin/gh/guangyey/139/head 2025-08-20T06:30:58.9232796Z * [new branch] gh/guangyey/139/orig -> origin/gh/guangyey/139/orig 2025-08-20T06:30:58.9232873Z * [new branch] gh/guangyey/140/base -> origin/gh/guangyey/140/base 2025-08-20T06:30:58.9232948Z * [new branch] gh/guangyey/140/head -> origin/gh/guangyey/140/head 2025-08-20T06:30:58.9233021Z * [new branch] gh/guangyey/140/orig -> origin/gh/guangyey/140/orig 2025-08-20T06:30:58.9233096Z * [new branch] gh/guangyey/142/base -> origin/gh/guangyey/142/base 2025-08-20T06:30:58.9233169Z * [new branch] gh/guangyey/142/head -> origin/gh/guangyey/142/head 2025-08-20T06:30:58.9233242Z * [new branch] gh/guangyey/142/orig -> origin/gh/guangyey/142/orig 2025-08-20T06:30:58.9233316Z * [new branch] gh/guangyey/145/base -> origin/gh/guangyey/145/base 2025-08-20T06:30:58.9233390Z * [new branch] gh/guangyey/145/head -> origin/gh/guangyey/145/head 2025-08-20T06:30:58.9233468Z * [new branch] gh/guangyey/145/orig -> origin/gh/guangyey/145/orig 2025-08-20T06:30:58.9233543Z * [new branch] gh/guangyey/153/base -> origin/gh/guangyey/153/base 2025-08-20T06:30:58.9233616Z * [new branch] gh/guangyey/153/head -> origin/gh/guangyey/153/head 2025-08-20T06:30:58.9233689Z * [new branch] gh/guangyey/153/orig -> origin/gh/guangyey/153/orig 2025-08-20T06:30:58.9233763Z * [new branch] gh/guangyey/158/base -> origin/gh/guangyey/158/base 2025-08-20T06:30:58.9233837Z * [new branch] gh/guangyey/158/head -> origin/gh/guangyey/158/head 2025-08-20T06:30:58.9233913Z * [new branch] gh/guangyey/158/orig -> origin/gh/guangyey/158/orig 2025-08-20T06:30:58.9233988Z * [new branch] gh/guangyey/159/base -> origin/gh/guangyey/159/base 2025-08-20T06:30:58.9234064Z * [new branch] gh/guangyey/159/head -> origin/gh/guangyey/159/head 2025-08-20T06:30:58.9234138Z * [new branch] gh/guangyey/159/orig -> origin/gh/guangyey/159/orig 2025-08-20T06:30:58.9234274Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-08-20T06:30:58.9234350Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-08-20T06:30:58.9234432Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-08-20T06:30:58.9234505Z * [new branch] gh/guangyey/165/base -> origin/gh/guangyey/165/base 2025-08-20T06:30:58.9234579Z * [new branch] gh/guangyey/165/head -> origin/gh/guangyey/165/head 2025-08-20T06:30:58.9234652Z * [new branch] gh/guangyey/165/orig -> origin/gh/guangyey/165/orig 2025-08-20T06:30:58.9234758Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-08-20T06:30:58.9234833Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-08-20T06:30:58.9234905Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-08-20T06:30:58.9234980Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-08-20T06:30:58.9235054Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-08-20T06:30:58.9235127Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-08-20T06:30:58.9235200Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-08-20T06:30:58.9235274Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-08-20T06:30:58.9235348Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-08-20T06:30:58.9235422Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-08-20T06:30:58.9235497Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-08-20T06:30:58.9235572Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-08-20T06:30:58.9235645Z * [new branch] gh/guangyey/172/base -> origin/gh/guangyey/172/base 2025-08-20T06:30:58.9235722Z * [new branch] gh/guangyey/172/head -> origin/gh/guangyey/172/head 2025-08-20T06:30:58.9235798Z * [new branch] gh/guangyey/172/orig -> origin/gh/guangyey/172/orig 2025-08-20T06:30:58.9235871Z * [new branch] gh/guangyey/173/base -> origin/gh/guangyey/173/base 2025-08-20T06:30:58.9235946Z * [new branch] gh/guangyey/173/head -> origin/gh/guangyey/173/head 2025-08-20T06:30:58.9236018Z * [new branch] gh/guangyey/173/orig -> origin/gh/guangyey/173/orig 2025-08-20T06:30:58.9236094Z * [new branch] gh/guangyey/174/base -> origin/gh/guangyey/174/base 2025-08-20T06:30:58.9236169Z * [new branch] gh/guangyey/174/head -> origin/gh/guangyey/174/head 2025-08-20T06:30:58.9236245Z * [new branch] gh/guangyey/174/orig -> origin/gh/guangyey/174/orig 2025-08-20T06:30:58.9236318Z * [new branch] gh/guangyey/175/base -> origin/gh/guangyey/175/base 2025-08-20T06:30:58.9236391Z * [new branch] gh/guangyey/175/head -> origin/gh/guangyey/175/head 2025-08-20T06:30:58.9236465Z * [new branch] gh/guangyey/175/orig -> origin/gh/guangyey/175/orig 2025-08-20T06:30:58.9236538Z * [new branch] gh/guangyey/176/base -> origin/gh/guangyey/176/base 2025-08-20T06:30:58.9236613Z * [new branch] gh/guangyey/176/head -> origin/gh/guangyey/176/head 2025-08-20T06:30:58.9236687Z * [new branch] gh/guangyey/176/orig -> origin/gh/guangyey/176/orig 2025-08-20T06:30:58.9236762Z * [new branch] gh/guangyey/177/base -> origin/gh/guangyey/177/base 2025-08-20T06:30:58.9236835Z * [new branch] gh/guangyey/177/head -> origin/gh/guangyey/177/head 2025-08-20T06:30:58.9236938Z * [new branch] gh/guangyey/177/orig -> origin/gh/guangyey/177/orig 2025-08-20T06:30:58.9237011Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-08-20T06:30:58.9237084Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-08-20T06:30:58.9237159Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-08-20T06:30:58.9237233Z * [new branch] gh/guangyey/179/base -> origin/gh/guangyey/179/base 2025-08-20T06:30:58.9237306Z * [new branch] gh/guangyey/179/head -> origin/gh/guangyey/179/head 2025-08-20T06:30:58.9237422Z * [new branch] gh/guangyey/179/orig -> origin/gh/guangyey/179/orig 2025-08-20T06:30:58.9237494Z * [new branch] gh/guangyey/180/base -> origin/gh/guangyey/180/base 2025-08-20T06:30:58.9237567Z * [new branch] gh/guangyey/180/head -> origin/gh/guangyey/180/head 2025-08-20T06:30:58.9237642Z * [new branch] gh/guangyey/180/orig -> origin/gh/guangyey/180/orig 2025-08-20T06:30:58.9237716Z * [new branch] gh/guangyey/181/base -> origin/gh/guangyey/181/base 2025-08-20T06:30:58.9237789Z * [new branch] gh/guangyey/181/head -> origin/gh/guangyey/181/head 2025-08-20T06:30:58.9237870Z * [new branch] gh/guangyey/181/orig -> origin/gh/guangyey/181/orig 2025-08-20T06:30:58.9237944Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-08-20T06:30:58.9238017Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-08-20T06:30:58.9238092Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-08-20T06:30:58.9238166Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-08-20T06:30:58.9238240Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-08-20T06:30:58.9238313Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-08-20T06:30:58.9238390Z * [new branch] gh/guangyey/184/base -> origin/gh/guangyey/184/base 2025-08-20T06:30:58.9238465Z * [new branch] gh/guangyey/184/head -> origin/gh/guangyey/184/head 2025-08-20T06:30:58.9238538Z * [new branch] gh/guangyey/184/orig -> origin/gh/guangyey/184/orig 2025-08-20T06:30:58.9240050Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-08-20T06:30:58.9240143Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-08-20T06:30:58.9240286Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-08-20T06:30:58.9240361Z * [new branch] gh/guangyey/186/base -> origin/gh/guangyey/186/base 2025-08-20T06:30:58.9240437Z * [new branch] gh/guangyey/186/head -> origin/gh/guangyey/186/head 2025-08-20T06:30:58.9240510Z * [new branch] gh/guangyey/186/orig -> origin/gh/guangyey/186/orig 2025-08-20T06:30:58.9240585Z * [new branch] gh/guangyey/187/base -> origin/gh/guangyey/187/base 2025-08-20T06:30:58.9240658Z * [new branch] gh/guangyey/187/head -> origin/gh/guangyey/187/head 2025-08-20T06:30:58.9240730Z * [new branch] gh/guangyey/187/orig -> origin/gh/guangyey/187/orig 2025-08-20T06:30:58.9240804Z * [new branch] gh/guangyey/188/base -> origin/gh/guangyey/188/base 2025-08-20T06:30:58.9240877Z * [new branch] gh/guangyey/188/head -> origin/gh/guangyey/188/head 2025-08-20T06:30:58.9240952Z * [new branch] gh/guangyey/188/orig -> origin/gh/guangyey/188/orig 2025-08-20T06:30:58.9241029Z * [new branch] gh/guangyey/79/base -> origin/gh/guangyey/79/base 2025-08-20T06:30:58.9241165Z * [new branch] gh/guangyey/79/head -> origin/gh/guangyey/79/head 2025-08-20T06:30:58.9241239Z * [new branch] gh/guangyey/79/orig -> origin/gh/guangyey/79/orig 2025-08-20T06:30:58.9241313Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-08-20T06:30:58.9241386Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-08-20T06:30:58.9241459Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-08-20T06:30:58.9241558Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-08-20T06:30:58.9241690Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-08-20T06:30:58.9241778Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-08-20T06:30:58.9241868Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-08-20T06:30:58.9241963Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-08-20T06:30:58.9242050Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-08-20T06:30:58.9244206Z * [new branch] gh/guilhermeleobas/124/base -> origin/gh/guilhermeleobas/124/base 2025-08-20T06:30:58.9244312Z * [new branch] gh/guilhermeleobas/124/head -> origin/gh/guilhermeleobas/124/head 2025-08-20T06:30:58.9244400Z * [new branch] gh/guilhermeleobas/124/orig -> origin/gh/guilhermeleobas/124/orig 2025-08-20T06:30:58.9244489Z * [new branch] gh/guilhermeleobas/147/base -> origin/gh/guilhermeleobas/147/base 2025-08-20T06:30:58.9244579Z * [new branch] gh/guilhermeleobas/147/head -> origin/gh/guilhermeleobas/147/head 2025-08-20T06:30:58.9244665Z * [new branch] gh/guilhermeleobas/147/orig -> origin/gh/guilhermeleobas/147/orig 2025-08-20T06:30:58.9244755Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-08-20T06:30:58.9244843Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-08-20T06:30:58.9244931Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-08-20T06:30:58.9245021Z * [new branch] gh/guilhermeleobas/163/base -> origin/gh/guilhermeleobas/163/base 2025-08-20T06:30:58.9245109Z * [new branch] gh/guilhermeleobas/163/head -> origin/gh/guilhermeleobas/163/head 2025-08-20T06:30:58.9245195Z * [new branch] gh/guilhermeleobas/163/orig -> origin/gh/guilhermeleobas/163/orig 2025-08-20T06:30:58.9245286Z * [new branch] gh/guilhermeleobas/164/base -> origin/gh/guilhermeleobas/164/base 2025-08-20T06:30:58.9245374Z * [new branch] gh/guilhermeleobas/164/head -> origin/gh/guilhermeleobas/164/head 2025-08-20T06:30:58.9245462Z * [new branch] gh/guilhermeleobas/164/orig -> origin/gh/guilhermeleobas/164/orig 2025-08-20T06:30:58.9245549Z * [new branch] gh/guilhermeleobas/165/base -> origin/gh/guilhermeleobas/165/base 2025-08-20T06:30:58.9245636Z * [new branch] gh/guilhermeleobas/165/head -> origin/gh/guilhermeleobas/165/head 2025-08-20T06:30:58.9245723Z * [new branch] gh/guilhermeleobas/165/orig -> origin/gh/guilhermeleobas/165/orig 2025-08-20T06:30:58.9245810Z * [new branch] gh/guilhermeleobas/166/base -> origin/gh/guilhermeleobas/166/base 2025-08-20T06:30:58.9245897Z * [new branch] gh/guilhermeleobas/166/head -> origin/gh/guilhermeleobas/166/head 2025-08-20T06:30:58.9245985Z * [new branch] gh/guilhermeleobas/166/orig -> origin/gh/guilhermeleobas/166/orig 2025-08-20T06:30:58.9246072Z * [new branch] gh/guilhermeleobas/167/base -> origin/gh/guilhermeleobas/167/base 2025-08-20T06:30:58.9246200Z * [new branch] gh/guilhermeleobas/167/head -> origin/gh/guilhermeleobas/167/head 2025-08-20T06:30:58.9246290Z * [new branch] gh/guilhermeleobas/167/orig -> origin/gh/guilhermeleobas/167/orig 2025-08-20T06:30:58.9246375Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-08-20T06:30:58.9246463Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-08-20T06:30:58.9246550Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-08-20T06:30:58.9246636Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-08-20T06:30:58.9246770Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-08-20T06:30:58.9248265Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-08-20T06:30:58.9248361Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-08-20T06:30:58.9248452Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-08-20T06:30:58.9248539Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-08-20T06:30:58.9248626Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-08-20T06:30:58.9248714Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-08-20T06:30:58.9248802Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-08-20T06:30:58.9248889Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-08-20T06:30:58.9248976Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-08-20T06:30:58.9249064Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-08-20T06:30:58.9249152Z * [new branch] gh/guilhermeleobas/183/base -> origin/gh/guilhermeleobas/183/base 2025-08-20T06:30:58.9249239Z * [new branch] gh/guilhermeleobas/183/head -> origin/gh/guilhermeleobas/183/head 2025-08-20T06:30:58.9249325Z * [new branch] gh/guilhermeleobas/183/orig -> origin/gh/guilhermeleobas/183/orig 2025-08-20T06:30:58.9249413Z * [new branch] gh/guilhermeleobas/184/base -> origin/gh/guilhermeleobas/184/base 2025-08-20T06:30:58.9249499Z * [new branch] gh/guilhermeleobas/184/head -> origin/gh/guilhermeleobas/184/head 2025-08-20T06:30:58.9249585Z * [new branch] gh/guilhermeleobas/184/orig -> origin/gh/guilhermeleobas/184/orig 2025-08-20T06:30:58.9249674Z * [new branch] gh/guilhermeleobas/185/base -> origin/gh/guilhermeleobas/185/base 2025-08-20T06:30:58.9249761Z * [new branch] gh/guilhermeleobas/185/head -> origin/gh/guilhermeleobas/185/head 2025-08-20T06:30:58.9249850Z * [new branch] gh/guilhermeleobas/185/orig -> origin/gh/guilhermeleobas/185/orig 2025-08-20T06:30:58.9249937Z * [new branch] gh/guilhermeleobas/188/base -> origin/gh/guilhermeleobas/188/base 2025-08-20T06:30:58.9250024Z * [new branch] gh/guilhermeleobas/188/head -> origin/gh/guilhermeleobas/188/head 2025-08-20T06:30:58.9250111Z * [new branch] gh/guilhermeleobas/188/orig -> origin/gh/guilhermeleobas/188/orig 2025-08-20T06:30:58.9250296Z * [new branch] gh/guilhermeleobas/189/base -> origin/gh/guilhermeleobas/189/base 2025-08-20T06:30:58.9250385Z * [new branch] gh/guilhermeleobas/189/head -> origin/gh/guilhermeleobas/189/head 2025-08-20T06:30:58.9251452Z * [new branch] gh/guilhermeleobas/189/orig -> origin/gh/guilhermeleobas/189/orig 2025-08-20T06:30:58.9251544Z * [new branch] gh/guilhermeleobas/190/base -> origin/gh/guilhermeleobas/190/base 2025-08-20T06:30:58.9251701Z * [new branch] gh/guilhermeleobas/190/head -> origin/gh/guilhermeleobas/190/head 2025-08-20T06:30:58.9251789Z * [new branch] gh/guilhermeleobas/190/orig -> origin/gh/guilhermeleobas/190/orig 2025-08-20T06:30:58.9251878Z * [new branch] gh/guilhermeleobas/192/base -> origin/gh/guilhermeleobas/192/base 2025-08-20T06:30:58.9251965Z * [new branch] gh/guilhermeleobas/192/head -> origin/gh/guilhermeleobas/192/head 2025-08-20T06:30:58.9252052Z * [new branch] gh/guilhermeleobas/192/orig -> origin/gh/guilhermeleobas/192/orig 2025-08-20T06:30:58.9252140Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-08-20T06:30:58.9252264Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-08-20T06:30:58.9252350Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-08-20T06:30:58.9252438Z * [new branch] gh/guilhermeleobas/194/base -> origin/gh/guilhermeleobas/194/base 2025-08-20T06:30:58.9252527Z * [new branch] gh/guilhermeleobas/194/head -> origin/gh/guilhermeleobas/194/head 2025-08-20T06:30:58.9252614Z * [new branch] gh/guilhermeleobas/194/orig -> origin/gh/guilhermeleobas/194/orig 2025-08-20T06:30:58.9252702Z * [new branch] gh/guilhermeleobas/203/base -> origin/gh/guilhermeleobas/203/base 2025-08-20T06:30:58.9252789Z * [new branch] gh/guilhermeleobas/203/head -> origin/gh/guilhermeleobas/203/head 2025-08-20T06:30:58.9252876Z * [new branch] gh/guilhermeleobas/203/orig -> origin/gh/guilhermeleobas/203/orig 2025-08-20T06:30:58.9252963Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-08-20T06:30:58.9253053Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-08-20T06:30:58.9253140Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-08-20T06:30:58.9253233Z * [new branch] gh/guilhermeleobas/205/base -> origin/gh/guilhermeleobas/205/base 2025-08-20T06:30:58.9253320Z * [new branch] gh/guilhermeleobas/205/head -> origin/gh/guilhermeleobas/205/head 2025-08-20T06:30:58.9253406Z * [new branch] gh/guilhermeleobas/205/orig -> origin/gh/guilhermeleobas/205/orig 2025-08-20T06:30:58.9253493Z * [new branch] gh/guilhermeleobas/206/base -> origin/gh/guilhermeleobas/206/base 2025-08-20T06:30:58.9253580Z * [new branch] gh/guilhermeleobas/206/head -> origin/gh/guilhermeleobas/206/head 2025-08-20T06:30:58.9254611Z * [new branch] gh/guilhermeleobas/206/orig -> origin/gh/guilhermeleobas/206/orig 2025-08-20T06:30:58.9254702Z * [new branch] gh/guilhermeleobas/207/base -> origin/gh/guilhermeleobas/207/base 2025-08-20T06:30:58.9254789Z * [new branch] gh/guilhermeleobas/207/head -> origin/gh/guilhermeleobas/207/head 2025-08-20T06:30:58.9254878Z * [new branch] gh/guilhermeleobas/207/orig -> origin/gh/guilhermeleobas/207/orig 2025-08-20T06:30:58.9254966Z * [new branch] gh/guilhermeleobas/208/base -> origin/gh/guilhermeleobas/208/base 2025-08-20T06:30:58.9255053Z * [new branch] gh/guilhermeleobas/208/head -> origin/gh/guilhermeleobas/208/head 2025-08-20T06:30:58.9255140Z * [new branch] gh/guilhermeleobas/208/orig -> origin/gh/guilhermeleobas/208/orig 2025-08-20T06:30:58.9255227Z * [new branch] gh/guilhermeleobas/209/base -> origin/gh/guilhermeleobas/209/base 2025-08-20T06:30:58.9255314Z * [new branch] gh/guilhermeleobas/209/head -> origin/gh/guilhermeleobas/209/head 2025-08-20T06:30:58.9255403Z * [new branch] gh/guilhermeleobas/209/orig -> origin/gh/guilhermeleobas/209/orig 2025-08-20T06:30:58.9255490Z * [new branch] gh/guilhermeleobas/210/base -> origin/gh/guilhermeleobas/210/base 2025-08-20T06:30:58.9255617Z * [new branch] gh/guilhermeleobas/210/head -> origin/gh/guilhermeleobas/210/head 2025-08-20T06:30:58.9255706Z * [new branch] gh/guilhermeleobas/210/orig -> origin/gh/guilhermeleobas/210/orig 2025-08-20T06:30:58.9255792Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-08-20T06:30:58.9255880Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-08-20T06:30:58.9255967Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-08-20T06:30:58.9256053Z * [new branch] gh/guilhermeleobas/212/base -> origin/gh/guilhermeleobas/212/base 2025-08-20T06:30:58.9256142Z * [new branch] gh/guilhermeleobas/212/head -> origin/gh/guilhermeleobas/212/head 2025-08-20T06:30:58.9256278Z * [new branch] gh/guilhermeleobas/212/orig -> origin/gh/guilhermeleobas/212/orig 2025-08-20T06:30:58.9256365Z * [new branch] gh/guilhermeleobas/213/base -> origin/gh/guilhermeleobas/213/base 2025-08-20T06:30:58.9256454Z * [new branch] gh/guilhermeleobas/213/head -> origin/gh/guilhermeleobas/213/head 2025-08-20T06:30:58.9256542Z * [new branch] gh/guilhermeleobas/213/orig -> origin/gh/guilhermeleobas/213/orig 2025-08-20T06:30:58.9256628Z * [new branch] gh/guilhermeleobas/214/base -> origin/gh/guilhermeleobas/214/base 2025-08-20T06:30:58.9256716Z * [new branch] gh/guilhermeleobas/214/head -> origin/gh/guilhermeleobas/214/head 2025-08-20T06:30:58.9257738Z * [new branch] gh/guilhermeleobas/214/orig -> origin/gh/guilhermeleobas/214/orig 2025-08-20T06:30:58.9257828Z * [new branch] gh/guilhermeleobas/215/base -> origin/gh/guilhermeleobas/215/base 2025-08-20T06:30:58.9257918Z * [new branch] gh/guilhermeleobas/215/head -> origin/gh/guilhermeleobas/215/head 2025-08-20T06:30:58.9258003Z * [new branch] gh/guilhermeleobas/215/orig -> origin/gh/guilhermeleobas/215/orig 2025-08-20T06:30:58.9258092Z * [new branch] gh/guilhermeleobas/216/base -> origin/gh/guilhermeleobas/216/base 2025-08-20T06:30:58.9258179Z * [new branch] gh/guilhermeleobas/216/head -> origin/gh/guilhermeleobas/216/head 2025-08-20T06:30:58.9258266Z * [new branch] gh/guilhermeleobas/216/orig -> origin/gh/guilhermeleobas/216/orig 2025-08-20T06:30:58.9258355Z * [new branch] gh/guilhermeleobas/217/base -> origin/gh/guilhermeleobas/217/base 2025-08-20T06:30:58.9258442Z * [new branch] gh/guilhermeleobas/217/head -> origin/gh/guilhermeleobas/217/head 2025-08-20T06:30:58.9258529Z * [new branch] gh/guilhermeleobas/217/orig -> origin/gh/guilhermeleobas/217/orig 2025-08-20T06:30:58.9258618Z * [new branch] gh/guilhermeleobas/218/base -> origin/gh/guilhermeleobas/218/base 2025-08-20T06:30:58.9258705Z * [new branch] gh/guilhermeleobas/218/head -> origin/gh/guilhermeleobas/218/head 2025-08-20T06:30:58.9258793Z * [new branch] gh/guilhermeleobas/218/orig -> origin/gh/guilhermeleobas/218/orig 2025-08-20T06:30:58.9258880Z * [new branch] gh/guilhermeleobas/219/base -> origin/gh/guilhermeleobas/219/base 2025-08-20T06:30:58.9258967Z * [new branch] gh/guilhermeleobas/219/head -> origin/gh/guilhermeleobas/219/head 2025-08-20T06:30:58.9259054Z * [new branch] gh/guilhermeleobas/219/orig -> origin/gh/guilhermeleobas/219/orig 2025-08-20T06:30:58.9259140Z * [new branch] gh/guilhermeleobas/220/base -> origin/gh/guilhermeleobas/220/base 2025-08-20T06:30:58.9259229Z * [new branch] gh/guilhermeleobas/220/head -> origin/gh/guilhermeleobas/220/head 2025-08-20T06:30:58.9259317Z * [new branch] gh/guilhermeleobas/220/orig -> origin/gh/guilhermeleobas/220/orig 2025-08-20T06:30:58.9259403Z * [new branch] gh/guilhermeleobas/221/base -> origin/gh/guilhermeleobas/221/base 2025-08-20T06:30:58.9259534Z * [new branch] gh/guilhermeleobas/221/head -> origin/gh/guilhermeleobas/221/head 2025-08-20T06:30:58.9259621Z * [new branch] gh/guilhermeleobas/221/orig -> origin/gh/guilhermeleobas/221/orig 2025-08-20T06:30:58.9259707Z * [new branch] gh/guilhermeleobas/222/base -> origin/gh/guilhermeleobas/222/base 2025-08-20T06:30:58.9259795Z * [new branch] gh/guilhermeleobas/222/head -> origin/gh/guilhermeleobas/222/head 2025-08-20T06:30:58.9260891Z * [new branch] gh/guilhermeleobas/222/orig -> origin/gh/guilhermeleobas/222/orig 2025-08-20T06:30:58.9260983Z * [new branch] gh/guilhermeleobas/223/base -> origin/gh/guilhermeleobas/223/base 2025-08-20T06:30:58.9261070Z * [new branch] gh/guilhermeleobas/223/head -> origin/gh/guilhermeleobas/223/head 2025-08-20T06:30:58.9261208Z * [new branch] gh/guilhermeleobas/223/orig -> origin/gh/guilhermeleobas/223/orig 2025-08-20T06:30:58.9261295Z * [new branch] gh/guilhermeleobas/224/base -> origin/gh/guilhermeleobas/224/base 2025-08-20T06:30:58.9261384Z * [new branch] gh/guilhermeleobas/224/head -> origin/gh/guilhermeleobas/224/head 2025-08-20T06:30:58.9261471Z * [new branch] gh/guilhermeleobas/224/orig -> origin/gh/guilhermeleobas/224/orig 2025-08-20T06:30:58.9261558Z * [new branch] gh/guilhermeleobas/225/base -> origin/gh/guilhermeleobas/225/base 2025-08-20T06:30:58.9261646Z * [new branch] gh/guilhermeleobas/225/head -> origin/gh/guilhermeleobas/225/head 2025-08-20T06:30:58.9261735Z * [new branch] gh/guilhermeleobas/225/orig -> origin/gh/guilhermeleobas/225/orig 2025-08-20T06:30:58.9261823Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-08-20T06:30:58.9261911Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-08-20T06:30:58.9261999Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-08-20T06:30:58.9262088Z * [new branch] gh/guilhermeleobas/227/base -> origin/gh/guilhermeleobas/227/base 2025-08-20T06:30:58.9262175Z * [new branch] gh/guilhermeleobas/227/head -> origin/gh/guilhermeleobas/227/head 2025-08-20T06:30:58.9262262Z * [new branch] gh/guilhermeleobas/227/orig -> origin/gh/guilhermeleobas/227/orig 2025-08-20T06:30:58.9262350Z * [new branch] gh/guilhermeleobas/228/base -> origin/gh/guilhermeleobas/228/base 2025-08-20T06:30:58.9262436Z * [new branch] gh/guilhermeleobas/228/head -> origin/gh/guilhermeleobas/228/head 2025-08-20T06:30:58.9262524Z * [new branch] gh/guilhermeleobas/228/orig -> origin/gh/guilhermeleobas/228/orig 2025-08-20T06:30:58.9262613Z * [new branch] gh/guilhermeleobas/229/base -> origin/gh/guilhermeleobas/229/base 2025-08-20T06:30:58.9262700Z * [new branch] gh/guilhermeleobas/229/head -> origin/gh/guilhermeleobas/229/head 2025-08-20T06:30:58.9262790Z * [new branch] gh/guilhermeleobas/229/orig -> origin/gh/guilhermeleobas/229/orig 2025-08-20T06:30:58.9262877Z * [new branch] gh/guilhermeleobas/230/base -> origin/gh/guilhermeleobas/230/base 2025-08-20T06:30:58.9262964Z * [new branch] gh/guilhermeleobas/230/head -> origin/gh/guilhermeleobas/230/head 2025-08-20T06:30:58.9263993Z * [new branch] gh/guilhermeleobas/230/orig -> origin/gh/guilhermeleobas/230/orig 2025-08-20T06:30:58.9264083Z * [new branch] gh/guilhermeleobas/231/base -> origin/gh/guilhermeleobas/231/base 2025-08-20T06:30:58.9264170Z * [new branch] gh/guilhermeleobas/231/head -> origin/gh/guilhermeleobas/231/head 2025-08-20T06:30:58.9264260Z * [new branch] gh/guilhermeleobas/231/orig -> origin/gh/guilhermeleobas/231/orig 2025-08-20T06:30:58.9264347Z * [new branch] gh/guilhermeleobas/232/base -> origin/gh/guilhermeleobas/232/base 2025-08-20T06:30:58.9264502Z * [new branch] gh/guilhermeleobas/232/head -> origin/gh/guilhermeleobas/232/head 2025-08-20T06:30:58.9264589Z * [new branch] gh/guilhermeleobas/232/orig -> origin/gh/guilhermeleobas/232/orig 2025-08-20T06:30:58.9264676Z * [new branch] gh/guilhermeleobas/233/base -> origin/gh/guilhermeleobas/233/base 2025-08-20T06:30:58.9264763Z * [new branch] gh/guilhermeleobas/233/head -> origin/gh/guilhermeleobas/233/head 2025-08-20T06:30:58.9264850Z * [new branch] gh/guilhermeleobas/233/orig -> origin/gh/guilhermeleobas/233/orig 2025-08-20T06:30:58.9264937Z * [new branch] gh/guilhermeleobas/234/base -> origin/gh/guilhermeleobas/234/base 2025-08-20T06:30:58.9265023Z * [new branch] gh/guilhermeleobas/234/head -> origin/gh/guilhermeleobas/234/head 2025-08-20T06:30:58.9265140Z * [new branch] gh/guilhermeleobas/234/orig -> origin/gh/guilhermeleobas/234/orig 2025-08-20T06:30:58.9265227Z * [new branch] gh/guilhermeleobas/235/base -> origin/gh/guilhermeleobas/235/base 2025-08-20T06:30:58.9265314Z * [new branch] gh/guilhermeleobas/235/head -> origin/gh/guilhermeleobas/235/head 2025-08-20T06:30:58.9265408Z * [new branch] gh/guilhermeleobas/235/orig -> origin/gh/guilhermeleobas/235/orig 2025-08-20T06:30:58.9265495Z * [new branch] gh/guilhermeleobas/236/base -> origin/gh/guilhermeleobas/236/base 2025-08-20T06:30:58.9265582Z * [new branch] gh/guilhermeleobas/236/head -> origin/gh/guilhermeleobas/236/head 2025-08-20T06:30:58.9265670Z * [new branch] gh/guilhermeleobas/236/orig -> origin/gh/guilhermeleobas/236/orig 2025-08-20T06:30:58.9265757Z * [new branch] gh/guilhermeleobas/237/base -> origin/gh/guilhermeleobas/237/base 2025-08-20T06:30:58.9265845Z * [new branch] gh/guilhermeleobas/237/head -> origin/gh/guilhermeleobas/237/head 2025-08-20T06:30:58.9265932Z * [new branch] gh/guilhermeleobas/237/orig -> origin/gh/guilhermeleobas/237/orig 2025-08-20T06:30:58.9266022Z * [new branch] gh/guilhermeleobas/73/base -> origin/gh/guilhermeleobas/73/base 2025-08-20T06:30:58.9266109Z * [new branch] gh/guilhermeleobas/73/head -> origin/gh/guilhermeleobas/73/head 2025-08-20T06:30:58.9267134Z * [new branch] gh/guilhermeleobas/73/orig -> origin/gh/guilhermeleobas/73/orig 2025-08-20T06:30:58.9267222Z * [new branch] gh/henrylhtsang/103/base -> origin/gh/henrylhtsang/103/base 2025-08-20T06:30:58.9267306Z * [new branch] gh/henrylhtsang/103/head -> origin/gh/henrylhtsang/103/head 2025-08-20T06:30:58.9267389Z * [new branch] gh/henrylhtsang/103/orig -> origin/gh/henrylhtsang/103/orig 2025-08-20T06:30:58.9267473Z * [new branch] gh/henrylhtsang/108/base -> origin/gh/henrylhtsang/108/base 2025-08-20T06:30:58.9267553Z * [new branch] gh/henrylhtsang/108/head -> origin/gh/henrylhtsang/108/head 2025-08-20T06:30:58.9267636Z * [new branch] gh/henrylhtsang/108/orig -> origin/gh/henrylhtsang/108/orig 2025-08-20T06:30:58.9267717Z * [new branch] gh/henrylhtsang/123/base -> origin/gh/henrylhtsang/123/base 2025-08-20T06:30:58.9267798Z * [new branch] gh/henrylhtsang/123/head -> origin/gh/henrylhtsang/123/head 2025-08-20T06:30:58.9267880Z * [new branch] gh/henrylhtsang/123/orig -> origin/gh/henrylhtsang/123/orig 2025-08-20T06:30:58.9267962Z * [new branch] gh/henrylhtsang/124/base -> origin/gh/henrylhtsang/124/base 2025-08-20T06:30:58.9268043Z * [new branch] gh/henrylhtsang/124/head -> origin/gh/henrylhtsang/124/head 2025-08-20T06:30:58.9268124Z * [new branch] gh/henrylhtsang/124/orig -> origin/gh/henrylhtsang/124/orig 2025-08-20T06:30:58.9268207Z * [new branch] gh/henrylhtsang/125/base -> origin/gh/henrylhtsang/125/base 2025-08-20T06:30:58.9268288Z * [new branch] gh/henrylhtsang/125/head -> origin/gh/henrylhtsang/125/head 2025-08-20T06:30:58.9268408Z * [new branch] gh/henrylhtsang/125/orig -> origin/gh/henrylhtsang/125/orig 2025-08-20T06:30:58.9268490Z * [new branch] gh/henrylhtsang/126/base -> origin/gh/henrylhtsang/126/base 2025-08-20T06:30:58.9268571Z * [new branch] gh/henrylhtsang/126/head -> origin/gh/henrylhtsang/126/head 2025-08-20T06:30:58.9268651Z * [new branch] gh/henrylhtsang/126/orig -> origin/gh/henrylhtsang/126/orig 2025-08-20T06:30:58.9268732Z * [new branch] gh/henrylhtsang/127/base -> origin/gh/henrylhtsang/127/base 2025-08-20T06:30:58.9268813Z * [new branch] gh/henrylhtsang/127/head -> origin/gh/henrylhtsang/127/head 2025-08-20T06:30:58.9268928Z * [new branch] gh/henrylhtsang/127/orig -> origin/gh/henrylhtsang/127/orig 2025-08-20T06:30:58.9269009Z * [new branch] gh/henrylhtsang/128/base -> origin/gh/henrylhtsang/128/base 2025-08-20T06:30:58.9269092Z * [new branch] gh/henrylhtsang/128/head -> origin/gh/henrylhtsang/128/head 2025-08-20T06:30:58.9269172Z * [new branch] gh/henrylhtsang/128/orig -> origin/gh/henrylhtsang/128/orig 2025-08-20T06:30:58.9270267Z * [new branch] gh/henrylhtsang/129/base -> origin/gh/henrylhtsang/129/base 2025-08-20T06:30:58.9270351Z * [new branch] gh/henrylhtsang/129/head -> origin/gh/henrylhtsang/129/head 2025-08-20T06:30:58.9270431Z * [new branch] gh/henrylhtsang/129/orig -> origin/gh/henrylhtsang/129/orig 2025-08-20T06:30:58.9270513Z * [new branch] gh/henrylhtsang/130/base -> origin/gh/henrylhtsang/130/base 2025-08-20T06:30:58.9270594Z * [new branch] gh/henrylhtsang/130/head -> origin/gh/henrylhtsang/130/head 2025-08-20T06:30:58.9270677Z * [new branch] gh/henrylhtsang/131/base -> origin/gh/henrylhtsang/131/base 2025-08-20T06:30:58.9270759Z * [new branch] gh/henrylhtsang/131/head -> origin/gh/henrylhtsang/131/head 2025-08-20T06:30:58.9270842Z * [new branch] gh/henrylhtsang/131/orig -> origin/gh/henrylhtsang/131/orig 2025-08-20T06:30:58.9270923Z * [new branch] gh/henrylhtsang/132/base -> origin/gh/henrylhtsang/132/base 2025-08-20T06:30:58.9271004Z * [new branch] gh/henrylhtsang/132/head -> origin/gh/henrylhtsang/132/head 2025-08-20T06:30:58.9271085Z * [new branch] gh/henrylhtsang/132/orig -> origin/gh/henrylhtsang/132/orig 2025-08-20T06:30:58.9271165Z * [new branch] gh/henrylhtsang/133/base -> origin/gh/henrylhtsang/133/base 2025-08-20T06:30:58.9271246Z * [new branch] gh/henrylhtsang/133/head -> origin/gh/henrylhtsang/133/head 2025-08-20T06:30:58.9271328Z * [new branch] gh/henrylhtsang/133/orig -> origin/gh/henrylhtsang/133/orig 2025-08-20T06:30:58.9271409Z * [new branch] gh/henrylhtsang/134/base -> origin/gh/henrylhtsang/134/base 2025-08-20T06:30:58.9271492Z * [new branch] gh/henrylhtsang/134/head -> origin/gh/henrylhtsang/134/head 2025-08-20T06:30:58.9271573Z * [new branch] gh/henrylhtsang/134/orig -> origin/gh/henrylhtsang/134/orig 2025-08-20T06:30:58.9271653Z * [new branch] gh/henrylhtsang/135/base -> origin/gh/henrylhtsang/135/base 2025-08-20T06:30:58.9271735Z * [new branch] gh/henrylhtsang/135/head -> origin/gh/henrylhtsang/135/head 2025-08-20T06:30:58.9271815Z * [new branch] gh/henrylhtsang/135/orig -> origin/gh/henrylhtsang/135/orig 2025-08-20T06:30:58.9271896Z * [new branch] gh/henrylhtsang/136/base -> origin/gh/henrylhtsang/136/base 2025-08-20T06:30:58.9271978Z * [new branch] gh/henrylhtsang/136/head -> origin/gh/henrylhtsang/136/head 2025-08-20T06:30:58.9272060Z * [new branch] gh/henrylhtsang/136/orig -> origin/gh/henrylhtsang/136/orig 2025-08-20T06:30:58.9272141Z * [new branch] gh/henrylhtsang/137/base -> origin/gh/henrylhtsang/137/base 2025-08-20T06:30:58.9273230Z * [new branch] gh/henrylhtsang/137/head -> origin/gh/henrylhtsang/137/head 2025-08-20T06:30:58.9273314Z * [new branch] gh/henrylhtsang/137/orig -> origin/gh/henrylhtsang/137/orig 2025-08-20T06:30:58.9273394Z * [new branch] gh/henrylhtsang/138/base -> origin/gh/henrylhtsang/138/base 2025-08-20T06:30:58.9273476Z * [new branch] gh/henrylhtsang/138/head -> origin/gh/henrylhtsang/138/head 2025-08-20T06:30:58.9273557Z * [new branch] gh/henrylhtsang/138/orig -> origin/gh/henrylhtsang/138/orig 2025-08-20T06:30:58.9273637Z * [new branch] gh/henrylhtsang/139/base -> origin/gh/henrylhtsang/139/base 2025-08-20T06:30:58.9273766Z * [new branch] gh/henrylhtsang/139/head -> origin/gh/henrylhtsang/139/head 2025-08-20T06:30:58.9273848Z * [new branch] gh/henrylhtsang/139/orig -> origin/gh/henrylhtsang/139/orig 2025-08-20T06:30:58.9273930Z * [new branch] gh/henrylhtsang/140/base -> origin/gh/henrylhtsang/140/base 2025-08-20T06:30:58.9274011Z * [new branch] gh/henrylhtsang/140/head -> origin/gh/henrylhtsang/140/head 2025-08-20T06:30:58.9274092Z * [new branch] gh/henrylhtsang/140/orig -> origin/gh/henrylhtsang/140/orig 2025-08-20T06:30:58.9274173Z * [new branch] gh/henrylhtsang/141/base -> origin/gh/henrylhtsang/141/base 2025-08-20T06:30:58.9274254Z * [new branch] gh/henrylhtsang/141/head -> origin/gh/henrylhtsang/141/head 2025-08-20T06:30:58.9274335Z * [new branch] gh/henrylhtsang/141/orig -> origin/gh/henrylhtsang/141/orig 2025-08-20T06:30:58.9274418Z * [new branch] gh/henrylhtsang/142/base -> origin/gh/henrylhtsang/142/base 2025-08-20T06:30:58.9274498Z * [new branch] gh/henrylhtsang/142/head -> origin/gh/henrylhtsang/142/head 2025-08-20T06:30:58.9274581Z * [new branch] gh/henrylhtsang/142/orig -> origin/gh/henrylhtsang/142/orig 2025-08-20T06:30:58.9274663Z * [new branch] gh/henrylhtsang/143/base -> origin/gh/henrylhtsang/143/base 2025-08-20T06:30:58.9274744Z * [new branch] gh/henrylhtsang/143/head -> origin/gh/henrylhtsang/143/head 2025-08-20T06:30:58.9274825Z * [new branch] gh/henrylhtsang/143/orig -> origin/gh/henrylhtsang/143/orig 2025-08-20T06:30:58.9274906Z * [new branch] gh/henrylhtsang/144/base -> origin/gh/henrylhtsang/144/base 2025-08-20T06:30:58.9274986Z * [new branch] gh/henrylhtsang/144/head -> origin/gh/henrylhtsang/144/head 2025-08-20T06:30:58.9275068Z * [new branch] gh/henrylhtsang/144/orig -> origin/gh/henrylhtsang/144/orig 2025-08-20T06:30:58.9275149Z * [new branch] gh/henrylhtsang/145/base -> origin/gh/henrylhtsang/145/base 2025-08-20T06:30:58.9276156Z * [new branch] gh/henrylhtsang/145/head -> origin/gh/henrylhtsang/145/head 2025-08-20T06:30:58.9276241Z * [new branch] gh/henrylhtsang/145/orig -> origin/gh/henrylhtsang/145/orig 2025-08-20T06:30:58.9276321Z * [new branch] gh/henrylhtsang/146/base -> origin/gh/henrylhtsang/146/base 2025-08-20T06:30:58.9276402Z * [new branch] gh/henrylhtsang/146/head -> origin/gh/henrylhtsang/146/head 2025-08-20T06:30:58.9276483Z * [new branch] gh/henrylhtsang/146/orig -> origin/gh/henrylhtsang/146/orig 2025-08-20T06:30:58.9276564Z * [new branch] gh/henrylhtsang/147/base -> origin/gh/henrylhtsang/147/base 2025-08-20T06:30:58.9276645Z * [new branch] gh/henrylhtsang/147/head -> origin/gh/henrylhtsang/147/head 2025-08-20T06:30:58.9276728Z * [new branch] gh/henrylhtsang/147/orig -> origin/gh/henrylhtsang/147/orig 2025-08-20T06:30:58.9276808Z * [new branch] gh/henrylhtsang/148/base -> origin/gh/henrylhtsang/148/base 2025-08-20T06:30:58.9276889Z * [new branch] gh/henrylhtsang/148/head -> origin/gh/henrylhtsang/148/head 2025-08-20T06:30:58.9277005Z * [new branch] gh/henrylhtsang/148/orig -> origin/gh/henrylhtsang/148/orig 2025-08-20T06:30:58.9277086Z * [new branch] gh/henrylhtsang/149/base -> origin/gh/henrylhtsang/149/base 2025-08-20T06:30:58.9277166Z * [new branch] gh/henrylhtsang/149/head -> origin/gh/henrylhtsang/149/head 2025-08-20T06:30:58.9277248Z * [new branch] gh/henrylhtsang/149/orig -> origin/gh/henrylhtsang/149/orig 2025-08-20T06:30:58.9277325Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-08-20T06:30:58.9277397Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-08-20T06:30:58.9277494Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-08-20T06:30:58.9277563Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-08-20T06:30:58.9277632Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-08-20T06:30:58.9277701Z * [new branch] gh/huydhn/6/head -> origin/gh/huydhn/6/head 2025-08-20T06:30:58.9277769Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-08-20T06:30:58.9277837Z * [new branch] gh/huydhn/6/orig -> origin/gh/huydhn/6/orig 2025-08-20T06:30:58.9277906Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-08-20T06:30:58.9277977Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-08-20T06:30:58.9278981Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-08-20T06:30:58.9279058Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-08-20T06:30:58.9279132Z * [new branch] gh/isuruf/116/base -> origin/gh/isuruf/116/base 2025-08-20T06:30:58.9279204Z * [new branch] gh/isuruf/116/head -> origin/gh/isuruf/116/head 2025-08-20T06:30:58.9279275Z * [new branch] gh/isuruf/116/orig -> origin/gh/isuruf/116/orig 2025-08-20T06:30:58.9279347Z * [new branch] gh/isuruf/141/base -> origin/gh/isuruf/141/base 2025-08-20T06:30:58.9279417Z * [new branch] gh/isuruf/141/head -> origin/gh/isuruf/141/head 2025-08-20T06:30:58.9279486Z * [new branch] gh/isuruf/141/orig -> origin/gh/isuruf/141/orig 2025-08-20T06:30:58.9279558Z * [new branch] gh/isuruf/142/base -> origin/gh/isuruf/142/base 2025-08-20T06:30:58.9279628Z * [new branch] gh/isuruf/142/head -> origin/gh/isuruf/142/head 2025-08-20T06:30:58.9279699Z * [new branch] gh/isuruf/142/orig -> origin/gh/isuruf/142/orig 2025-08-20T06:30:58.9279771Z * [new branch] gh/isuruf/143/base -> origin/gh/isuruf/143/base 2025-08-20T06:30:58.9279842Z * [new branch] gh/isuruf/143/head -> origin/gh/isuruf/143/head 2025-08-20T06:30:58.9279913Z * [new branch] gh/isuruf/143/orig -> origin/gh/isuruf/143/orig 2025-08-20T06:30:58.9279986Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-08-20T06:30:58.9280057Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-08-20T06:30:58.9280127Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-08-20T06:30:58.9280269Z * [new branch] gh/jamesjwu/140/base -> origin/gh/jamesjwu/140/base 2025-08-20T06:30:58.9280348Z * [new branch] gh/jamesjwu/140/head -> origin/gh/jamesjwu/140/head 2025-08-20T06:30:58.9280424Z * [new branch] gh/jamesjwu/140/orig -> origin/gh/jamesjwu/140/orig 2025-08-20T06:30:58.9280498Z * [new branch] gh/jamesjwu/150/base -> origin/gh/jamesjwu/150/base 2025-08-20T06:30:58.9280634Z * [new branch] gh/jamesjwu/150/head -> origin/gh/jamesjwu/150/head 2025-08-20T06:30:58.9280708Z * [new branch] gh/jamesjwu/150/orig -> origin/gh/jamesjwu/150/orig 2025-08-20T06:30:58.9280781Z * [new branch] gh/jamesjwu/154/base -> origin/gh/jamesjwu/154/base 2025-08-20T06:30:58.9281792Z * [new branch] gh/jamesjwu/154/head -> origin/gh/jamesjwu/154/head 2025-08-20T06:30:58.9281867Z * [new branch] gh/jamesjwu/154/orig -> origin/gh/jamesjwu/154/orig 2025-08-20T06:30:58.9281941Z * [new branch] gh/jamesjwu/155/base -> origin/gh/jamesjwu/155/base 2025-08-20T06:30:58.9282013Z * [new branch] gh/jamesjwu/155/head -> origin/gh/jamesjwu/155/head 2025-08-20T06:30:58.9282144Z * [new branch] gh/jamesjwu/155/orig -> origin/gh/jamesjwu/155/orig 2025-08-20T06:30:58.9282217Z * [new branch] gh/jamesjwu/159/base -> origin/gh/jamesjwu/159/base 2025-08-20T06:30:58.9282292Z * [new branch] gh/jamesjwu/159/head -> origin/gh/jamesjwu/159/head 2025-08-20T06:30:58.9282365Z * [new branch] gh/jamesjwu/159/orig -> origin/gh/jamesjwu/159/orig 2025-08-20T06:30:58.9282437Z * [new branch] gh/jamesjwu/163/base -> origin/gh/jamesjwu/163/base 2025-08-20T06:30:58.9282511Z * [new branch] gh/jamesjwu/163/head -> origin/gh/jamesjwu/163/head 2025-08-20T06:30:58.9282584Z * [new branch] gh/jamesjwu/163/orig -> origin/gh/jamesjwu/163/orig 2025-08-20T06:30:58.9282656Z * [new branch] gh/jamesjwu/171/base -> origin/gh/jamesjwu/171/base 2025-08-20T06:30:58.9282732Z * [new branch] gh/jamesjwu/171/head -> origin/gh/jamesjwu/171/head 2025-08-20T06:30:58.9282805Z * [new branch] gh/jamesjwu/171/orig -> origin/gh/jamesjwu/171/orig 2025-08-20T06:30:58.9282877Z * [new branch] gh/jamesjwu/174/base -> origin/gh/jamesjwu/174/base 2025-08-20T06:30:58.9282953Z * [new branch] gh/jamesjwu/174/head -> origin/gh/jamesjwu/174/head 2025-08-20T06:30:58.9283026Z * [new branch] gh/jamesjwu/174/orig -> origin/gh/jamesjwu/174/orig 2025-08-20T06:30:58.9283099Z * [new branch] gh/jamesjwu/175/base -> origin/gh/jamesjwu/175/base 2025-08-20T06:30:58.9283173Z * [new branch] gh/jamesjwu/175/head -> origin/gh/jamesjwu/175/head 2025-08-20T06:30:58.9283246Z * [new branch] gh/jamesjwu/175/orig -> origin/gh/jamesjwu/175/orig 2025-08-20T06:30:58.9283318Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-08-20T06:30:58.9283394Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-08-20T06:30:58.9283467Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-08-20T06:30:58.9283541Z * [new branch] gh/jamesjwu/177/base -> origin/gh/jamesjwu/177/base 2025-08-20T06:30:58.9284537Z * [new branch] gh/jamesjwu/177/head -> origin/gh/jamesjwu/177/head 2025-08-20T06:30:58.9284612Z * [new branch] gh/jamesjwu/177/orig -> origin/gh/jamesjwu/177/orig 2025-08-20T06:30:58.9284685Z * [new branch] gh/jamesjwu/178/base -> origin/gh/jamesjwu/178/base 2025-08-20T06:30:58.9284759Z * [new branch] gh/jamesjwu/178/head -> origin/gh/jamesjwu/178/head 2025-08-20T06:30:58.9284831Z * [new branch] gh/jamesjwu/178/orig -> origin/gh/jamesjwu/178/orig 2025-08-20T06:30:58.9284904Z * [new branch] gh/jamesjwu/179/base -> origin/gh/jamesjwu/179/base 2025-08-20T06:30:58.9284979Z * [new branch] gh/jamesjwu/179/head -> origin/gh/jamesjwu/179/head 2025-08-20T06:30:58.9285052Z * [new branch] gh/jamesjwu/179/orig -> origin/gh/jamesjwu/179/orig 2025-08-20T06:30:58.9285162Z * [new branch] gh/jamesjwu/180/base -> origin/gh/jamesjwu/180/base 2025-08-20T06:30:58.9285236Z * [new branch] gh/jamesjwu/180/head -> origin/gh/jamesjwu/180/head 2025-08-20T06:30:58.9285310Z * [new branch] gh/jamesjwu/180/orig -> origin/gh/jamesjwu/180/orig 2025-08-20T06:30:58.9285383Z * [new branch] gh/jamesjwu/181/base -> origin/gh/jamesjwu/181/base 2025-08-20T06:30:58.9285456Z * [new branch] gh/jamesjwu/181/head -> origin/gh/jamesjwu/181/head 2025-08-20T06:30:58.9285530Z * [new branch] gh/jamesjwu/181/orig -> origin/gh/jamesjwu/181/orig 2025-08-20T06:30:58.9285603Z * [new branch] gh/jamesjwu/182/base -> origin/gh/jamesjwu/182/base 2025-08-20T06:30:58.9285710Z * [new branch] gh/jamesjwu/182/head -> origin/gh/jamesjwu/182/head 2025-08-20T06:30:58.9285784Z * [new branch] gh/jamesjwu/182/orig -> origin/gh/jamesjwu/182/orig 2025-08-20T06:30:58.9285858Z * [new branch] gh/jamesjwu/183/base -> origin/gh/jamesjwu/183/base 2025-08-20T06:30:58.9285931Z * [new branch] gh/jamesjwu/183/head -> origin/gh/jamesjwu/183/head 2025-08-20T06:30:58.9286005Z * [new branch] gh/jamesjwu/183/orig -> origin/gh/jamesjwu/183/orig 2025-08-20T06:30:58.9286077Z * [new branch] gh/jamesjwu/184/base -> origin/gh/jamesjwu/184/base 2025-08-20T06:30:58.9286151Z * [new branch] gh/jamesjwu/184/head -> origin/gh/jamesjwu/184/head 2025-08-20T06:30:58.9286225Z * [new branch] gh/jamesjwu/184/orig -> origin/gh/jamesjwu/184/orig 2025-08-20T06:30:58.9286301Z * [new branch] gh/jamesjwu/185/base -> origin/gh/jamesjwu/185/base 2025-08-20T06:30:58.9286374Z * [new branch] gh/jamesjwu/185/head -> origin/gh/jamesjwu/185/head 2025-08-20T06:30:58.9287444Z * [new branch] gh/jamesjwu/185/orig -> origin/gh/jamesjwu/185/orig 2025-08-20T06:30:58.9287522Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-08-20T06:30:58.9287599Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-08-20T06:30:58.9287674Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-08-20T06:30:58.9287749Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-08-20T06:30:58.9287821Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-08-20T06:30:58.9287894Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-08-20T06:30:58.9287968Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-08-20T06:30:58.9288124Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-08-20T06:30:58.9288199Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-08-20T06:30:58.9288278Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-08-20T06:30:58.9288498Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-08-20T06:30:58.9288705Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-08-20T06:30:58.9288902Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-08-20T06:30:58.9289102Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-08-20T06:30:58.9291222Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-08-20T06:30:58.9291418Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-08-20T06:30:58.9291607Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-08-20T06:30:58.9291888Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-08-20T06:30:58.9292071Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-08-20T06:30:58.9292257Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-08-20T06:30:58.9292439Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-08-20T06:30:58.9292622Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-08-20T06:30:58.9292806Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-08-20T06:30:58.9292997Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-08-20T06:30:58.9293230Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-08-20T06:30:58.9293411Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-08-20T06:30:58.9293624Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-08-20T06:30:58.9293809Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-08-20T06:30:58.9293990Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-08-20T06:30:58.9294177Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-08-20T06:30:58.9294358Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-08-20T06:30:58.9294541Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-08-20T06:30:58.9294723Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-08-20T06:30:58.9294914Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-08-20T06:30:58.9295096Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-08-20T06:30:58.9295280Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-08-20T06:30:58.9295463Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-08-20T06:30:58.9295646Z * [new branch] gh/janeyx99/274/base -> origin/gh/janeyx99/274/base 2025-08-20T06:30:58.9295826Z * [new branch] gh/janeyx99/274/head -> origin/gh/janeyx99/274/head 2025-08-20T06:30:58.9296008Z * [new branch] gh/janeyx99/274/orig -> origin/gh/janeyx99/274/orig 2025-08-20T06:30:58.9296189Z * [new branch] gh/janeyx99/282/base -> origin/gh/janeyx99/282/base 2025-08-20T06:30:58.9296374Z * [new branch] gh/janeyx99/282/head -> origin/gh/janeyx99/282/head 2025-08-20T06:30:58.9298513Z * [new branch] gh/janeyx99/282/orig -> origin/gh/janeyx99/282/orig 2025-08-20T06:30:58.9298719Z * [new branch] gh/janeyx99/283/base -> origin/gh/janeyx99/283/base 2025-08-20T06:30:58.9298917Z * [new branch] gh/janeyx99/283/head -> origin/gh/janeyx99/283/head 2025-08-20T06:30:58.9299106Z * [new branch] gh/janeyx99/283/orig -> origin/gh/janeyx99/283/orig 2025-08-20T06:30:58.9299290Z * [new branch] gh/janeyx99/284/base -> origin/gh/janeyx99/284/base 2025-08-20T06:30:58.9299474Z * [new branch] gh/janeyx99/284/head -> origin/gh/janeyx99/284/head 2025-08-20T06:30:58.9299681Z * [new branch] gh/janeyx99/284/orig -> origin/gh/janeyx99/284/orig 2025-08-20T06:30:58.9301587Z * [new branch] gh/janeyx99/285/base -> origin/gh/janeyx99/285/base 2025-08-20T06:30:58.9301791Z * [new branch] gh/janeyx99/285/head -> origin/gh/janeyx99/285/head 2025-08-20T06:30:58.9301981Z * [new branch] gh/janeyx99/285/orig -> origin/gh/janeyx99/285/orig 2025-08-20T06:30:58.9302252Z * [new branch] gh/janeyx99/286/base -> origin/gh/janeyx99/286/base 2025-08-20T06:30:58.9302446Z * [new branch] gh/janeyx99/286/head -> origin/gh/janeyx99/286/head 2025-08-20T06:30:58.9302630Z * [new branch] gh/janeyx99/286/orig -> origin/gh/janeyx99/286/orig 2025-08-20T06:30:58.9302833Z * [new branch] gh/janeyx99/287/base -> origin/gh/janeyx99/287/base 2025-08-20T06:30:58.9303023Z * [new branch] gh/janeyx99/287/head -> origin/gh/janeyx99/287/head 2025-08-20T06:30:58.9303211Z * [new branch] gh/janeyx99/287/orig -> origin/gh/janeyx99/287/orig 2025-08-20T06:30:58.9303572Z * [new branch] gh/janeyx99/288/base -> origin/gh/janeyx99/288/base 2025-08-20T06:30:58.9303885Z * [new branch] gh/janeyx99/288/head -> origin/gh/janeyx99/288/head 2025-08-20T06:30:58.9304067Z * [new branch] gh/janeyx99/288/orig -> origin/gh/janeyx99/288/orig 2025-08-20T06:30:58.9304252Z * [new branch] gh/janeyx99/289/base -> origin/gh/janeyx99/289/base 2025-08-20T06:30:58.9304432Z * [new branch] gh/janeyx99/289/head -> origin/gh/janeyx99/289/head 2025-08-20T06:30:58.9306054Z * [new branch] gh/janeyx99/289/orig -> origin/gh/janeyx99/289/orig 2025-08-20T06:30:58.9306247Z * [new branch] gh/janeyx99/290/base -> origin/gh/janeyx99/290/base 2025-08-20T06:30:58.9306440Z * [new branch] gh/janeyx99/290/head -> origin/gh/janeyx99/290/head 2025-08-20T06:30:58.9306630Z * [new branch] gh/janeyx99/290/orig -> origin/gh/janeyx99/290/orig 2025-08-20T06:30:58.9306812Z * [new branch] gh/janeyx99/291/base -> origin/gh/janeyx99/291/base 2025-08-20T06:30:58.9306997Z * [new branch] gh/janeyx99/291/head -> origin/gh/janeyx99/291/head 2025-08-20T06:30:58.9307181Z * [new branch] gh/janeyx99/291/orig -> origin/gh/janeyx99/291/orig 2025-08-20T06:30:58.9307378Z * [new branch] gh/janeyx99/292/base -> origin/gh/janeyx99/292/base 2025-08-20T06:30:58.9307573Z * [new branch] gh/janeyx99/292/head -> origin/gh/janeyx99/292/head 2025-08-20T06:30:58.9307761Z * [new branch] gh/janeyx99/292/orig -> origin/gh/janeyx99/292/orig 2025-08-20T06:30:58.9307945Z * [new branch] gh/janeyx99/293/base -> origin/gh/janeyx99/293/base 2025-08-20T06:30:58.9308129Z * [new branch] gh/janeyx99/293/head -> origin/gh/janeyx99/293/head 2025-08-20T06:30:58.9309399Z * [new branch] gh/janeyx99/293/orig -> origin/gh/janeyx99/293/orig 2025-08-20T06:30:58.9309588Z * [new branch] gh/janeyx99/294/base -> origin/gh/janeyx99/294/base 2025-08-20T06:30:58.9309771Z * [new branch] gh/janeyx99/294/head -> origin/gh/janeyx99/294/head 2025-08-20T06:30:58.9309954Z * [new branch] gh/janeyx99/294/orig -> origin/gh/janeyx99/294/orig 2025-08-20T06:30:58.9310137Z * [new branch] gh/janeyx99/295/base -> origin/gh/janeyx99/295/base 2025-08-20T06:30:58.9310393Z * [new branch] gh/janeyx99/295/head -> origin/gh/janeyx99/295/head 2025-08-20T06:30:58.9310576Z * [new branch] gh/janeyx99/295/orig -> origin/gh/janeyx99/295/orig 2025-08-20T06:30:58.9310757Z * [new branch] gh/janeyx99/296/base -> origin/gh/janeyx99/296/base 2025-08-20T06:30:58.9310940Z * [new branch] gh/janeyx99/296/head -> origin/gh/janeyx99/296/head 2025-08-20T06:30:58.9311121Z * [new branch] gh/janeyx99/296/orig -> origin/gh/janeyx99/296/orig 2025-08-20T06:30:58.9311306Z * [new branch] gh/janeyx99/297/base -> origin/gh/janeyx99/297/base 2025-08-20T06:30:58.9311491Z * [new branch] gh/janeyx99/297/head -> origin/gh/janeyx99/297/head 2025-08-20T06:30:58.9311748Z * [new branch] gh/janeyx99/297/orig -> origin/gh/janeyx99/297/orig 2025-08-20T06:30:58.9312999Z * [new branch] gh/janeyx99/298/base -> origin/gh/janeyx99/298/base 2025-08-20T06:30:58.9313185Z * [new branch] gh/janeyx99/298/head -> origin/gh/janeyx99/298/head 2025-08-20T06:30:58.9313367Z * [new branch] gh/janeyx99/298/orig -> origin/gh/janeyx99/298/orig 2025-08-20T06:30:58.9313552Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-08-20T06:30:58.9313734Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-08-20T06:30:58.9313918Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-08-20T06:30:58.9314154Z * [new branch] gh/janeyx99/300/base -> origin/gh/janeyx99/300/base 2025-08-20T06:30:58.9314336Z * [new branch] gh/janeyx99/300/head -> origin/gh/janeyx99/300/head 2025-08-20T06:30:58.9314520Z * [new branch] gh/janeyx99/300/orig -> origin/gh/janeyx99/300/orig 2025-08-20T06:30:58.9314704Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-08-20T06:30:58.9314887Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-08-20T06:30:58.9315067Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-08-20T06:30:58.9316299Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-08-20T06:30:58.9316484Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-08-20T06:30:58.9316662Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-08-20T06:30:58.9316841Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-08-20T06:30:58.9317018Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-08-20T06:30:58.9317198Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-08-20T06:30:58.9317375Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-08-20T06:30:58.9317551Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-08-20T06:30:58.9317728Z * [new branch] gh/jansel/531/base -> origin/gh/jansel/531/base 2025-08-20T06:30:58.9317904Z * [new branch] gh/jansel/531/head -> origin/gh/jansel/531/head 2025-08-20T06:30:58.9318080Z * [new branch] gh/jansel/531/orig -> origin/gh/jansel/531/orig 2025-08-20T06:30:58.9318257Z * [new branch] gh/jansel/534/base -> origin/gh/jansel/534/base 2025-08-20T06:30:58.9319437Z * [new branch] gh/jansel/534/head -> origin/gh/jansel/534/head 2025-08-20T06:30:58.9319619Z * [new branch] gh/jansel/534/orig -> origin/gh/jansel/534/orig 2025-08-20T06:30:58.9319815Z * [new branch] gh/jbschlosser/239/base -> origin/gh/jbschlosser/239/base 2025-08-20T06:30:58.9320014Z * [new branch] gh/jbschlosser/239/head -> origin/gh/jbschlosser/239/head 2025-08-20T06:30:58.9320265Z * [new branch] gh/jbschlosser/239/orig -> origin/gh/jbschlosser/239/orig 2025-08-20T06:30:58.9320464Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-08-20T06:30:58.9320661Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-08-20T06:30:58.9320857Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-08-20T06:30:58.9321052Z * [new branch] gh/jbschlosser/248/base -> origin/gh/jbschlosser/248/base 2025-08-20T06:30:58.9321248Z * [new branch] gh/jbschlosser/248/head -> origin/gh/jbschlosser/248/head 2025-08-20T06:30:58.9321515Z * [new branch] gh/jbschlosser/248/orig -> origin/gh/jbschlosser/248/orig 2025-08-20T06:30:58.9321711Z * [new branch] gh/jbschlosser/249/base -> origin/gh/jbschlosser/249/base 2025-08-20T06:30:58.9322936Z * [new branch] gh/jbschlosser/249/head -> origin/gh/jbschlosser/249/head 2025-08-20T06:30:58.9323133Z * [new branch] gh/jbschlosser/249/orig -> origin/gh/jbschlosser/249/orig 2025-08-20T06:30:58.9323326Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-08-20T06:30:58.9323519Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-08-20T06:30:58.9323713Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-08-20T06:30:58.9323973Z * [new branch] gh/jiayisunx/57/base -> origin/gh/jiayisunx/57/base 2025-08-20T06:30:58.9324161Z * [new branch] gh/jiayisunx/57/head -> origin/gh/jiayisunx/57/head 2025-08-20T06:30:58.9324349Z * [new branch] gh/jiayisunx/57/orig -> origin/gh/jiayisunx/57/orig 2025-08-20T06:30:58.9324534Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-08-20T06:30:58.9324720Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-08-20T06:30:58.9324904Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-08-20T06:30:58.9325088Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-08-20T06:30:58.9325273Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-08-20T06:30:58.9326503Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-08-20T06:30:58.9326689Z * [new branch] gh/jiayisunx/63/base -> origin/gh/jiayisunx/63/base 2025-08-20T06:30:58.9326873Z * [new branch] gh/jiayisunx/63/head -> origin/gh/jiayisunx/63/head 2025-08-20T06:30:58.9327058Z * [new branch] gh/jiayisunx/63/orig -> origin/gh/jiayisunx/63/orig 2025-08-20T06:30:58.9327243Z * [new branch] gh/jiayisunx/64/base -> origin/gh/jiayisunx/64/base 2025-08-20T06:30:58.9327426Z * [new branch] gh/jiayisunx/64/head -> origin/gh/jiayisunx/64/head 2025-08-20T06:30:58.9327609Z * [new branch] gh/jiayisunx/64/orig -> origin/gh/jiayisunx/64/orig 2025-08-20T06:30:58.9327793Z * [new branch] gh/jiayisunx/65/base -> origin/gh/jiayisunx/65/base 2025-08-20T06:30:58.9327977Z * [new branch] gh/jiayisunx/65/head -> origin/gh/jiayisunx/65/head 2025-08-20T06:30:58.9328233Z * [new branch] gh/jiayisunx/65/orig -> origin/gh/jiayisunx/65/orig 2025-08-20T06:30:58.9328415Z * [new branch] gh/jiayisunx/66/base -> origin/gh/jiayisunx/66/base 2025-08-20T06:30:58.9328599Z * [new branch] gh/jiayisunx/66/head -> origin/gh/jiayisunx/66/head 2025-08-20T06:30:58.9329805Z * [new branch] gh/jiayisunx/66/orig -> origin/gh/jiayisunx/66/orig 2025-08-20T06:30:58.9329995Z * [new branch] gh/jiayisunx/67/base -> origin/gh/jiayisunx/67/base 2025-08-20T06:30:58.9330248Z * [new branch] gh/jiayisunx/67/head -> origin/gh/jiayisunx/67/head 2025-08-20T06:30:58.9330434Z * [new branch] gh/jiayisunx/67/orig -> origin/gh/jiayisunx/67/orig 2025-08-20T06:30:58.9330618Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-08-20T06:30:58.9330803Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-08-20T06:30:58.9330988Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-08-20T06:30:58.9331181Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-08-20T06:30:58.9331435Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-08-20T06:30:58.9331630Z * [new branch] gh/justinchuby/111/base -> origin/gh/justinchuby/111/base 2025-08-20T06:30:58.9331823Z * [new branch] gh/justinchuby/111/head -> origin/gh/justinchuby/111/head 2025-08-20T06:30:58.9332018Z * [new branch] gh/justinchuby/111/orig -> origin/gh/justinchuby/111/orig 2025-08-20T06:30:58.9333250Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-08-20T06:30:58.9333448Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-08-20T06:30:58.9333640Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-08-20T06:30:58.9333903Z * [new branch] gh/kurtamohler/33/base -> origin/gh/kurtamohler/33/base 2025-08-20T06:30:58.9334094Z * [new branch] gh/kurtamohler/33/head -> origin/gh/kurtamohler/33/head 2025-08-20T06:30:58.9334287Z * [new branch] gh/kurtamohler/33/orig -> origin/gh/kurtamohler/33/orig 2025-08-20T06:30:58.9334479Z * [new branch] gh/kurtamohler/34/base -> origin/gh/kurtamohler/34/base 2025-08-20T06:30:58.9334670Z * [new branch] gh/kurtamohler/34/head -> origin/gh/kurtamohler/34/head 2025-08-20T06:30:58.9334863Z * [new branch] gh/kurtamohler/34/orig -> origin/gh/kurtamohler/34/orig 2025-08-20T06:30:58.9335051Z * [new branch] gh/kurtamohler/41/base -> origin/gh/kurtamohler/41/base 2025-08-20T06:30:58.9335241Z * [new branch] gh/kurtamohler/41/head -> origin/gh/kurtamohler/41/head 2025-08-20T06:30:58.9335432Z * [new branch] gh/kurtamohler/41/orig -> origin/gh/kurtamohler/41/orig 2025-08-20T06:30:58.9335623Z * [new branch] gh/kurtamohler/42/base -> origin/gh/kurtamohler/42/base 2025-08-20T06:30:58.9336861Z * [new branch] gh/kurtamohler/42/head -> origin/gh/kurtamohler/42/head 2025-08-20T06:30:58.9337053Z * [new branch] gh/kurtamohler/42/orig -> origin/gh/kurtamohler/42/orig 2025-08-20T06:30:58.9337244Z * [new branch] gh/kurtamohler/43/base -> origin/gh/kurtamohler/43/base 2025-08-20T06:30:58.9337436Z * [new branch] gh/kurtamohler/43/head -> origin/gh/kurtamohler/43/head 2025-08-20T06:30:58.9337628Z * [new branch] gh/kurtamohler/43/orig -> origin/gh/kurtamohler/43/orig 2025-08-20T06:30:58.9337819Z * [new branch] gh/kurtamohler/44/base -> origin/gh/kurtamohler/44/base 2025-08-20T06:30:58.9338009Z * [new branch] gh/kurtamohler/44/head -> origin/gh/kurtamohler/44/head 2025-08-20T06:30:58.9338203Z * [new branch] gh/kurtamohler/44/orig -> origin/gh/kurtamohler/44/orig 2025-08-20T06:30:58.9338395Z * [new branch] gh/kurtamohler/45/base -> origin/gh/kurtamohler/45/base 2025-08-20T06:30:58.9338588Z * [new branch] gh/kurtamohler/45/head -> origin/gh/kurtamohler/45/head 2025-08-20T06:30:58.9338779Z * [new branch] gh/kurtamohler/45/orig -> origin/gh/kurtamohler/45/orig 2025-08-20T06:30:58.9338971Z * [new branch] gh/kurtamohler/46/base -> origin/gh/kurtamohler/46/base 2025-08-20T06:30:58.9340248Z * [new branch] gh/kurtamohler/46/head -> origin/gh/kurtamohler/46/head 2025-08-20T06:30:58.9340443Z * [new branch] gh/kurtamohler/46/orig -> origin/gh/kurtamohler/46/orig 2025-08-20T06:30:58.9340635Z * [new branch] gh/kurtamohler/47/base -> origin/gh/kurtamohler/47/base 2025-08-20T06:30:58.9340829Z * [new branch] gh/kurtamohler/47/head -> origin/gh/kurtamohler/47/head 2025-08-20T06:30:58.9341019Z * [new branch] gh/kurtamohler/47/orig -> origin/gh/kurtamohler/47/orig 2025-08-20T06:30:58.9341208Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-08-20T06:30:58.9341462Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-08-20T06:30:58.9341648Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-08-20T06:30:58.9341830Z * [new branch] gh/kwen2501/142/base -> origin/gh/kwen2501/142/base 2025-08-20T06:30:58.9342011Z * [new branch] gh/kwen2501/142/head -> origin/gh/kwen2501/142/head 2025-08-20T06:30:58.9342192Z * [new branch] gh/kwen2501/142/orig -> origin/gh/kwen2501/142/orig 2025-08-20T06:30:58.9342376Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-08-20T06:30:58.9343715Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-08-20T06:30:58.9343899Z * [new branch] gh/kwen2501/156/base -> origin/gh/kwen2501/156/base 2025-08-20T06:30:58.9344081Z * [new branch] gh/kwen2501/156/head -> origin/gh/kwen2501/156/head 2025-08-20T06:30:58.9344265Z * [new branch] gh/kwen2501/156/orig -> origin/gh/kwen2501/156/orig 2025-08-20T06:30:58.9344443Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-08-20T06:30:58.9344623Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-08-20T06:30:58.9344803Z * [new branch] gh/kwen2501/179/base -> origin/gh/kwen2501/179/base 2025-08-20T06:30:58.9344983Z * [new branch] gh/kwen2501/179/head -> origin/gh/kwen2501/179/head 2025-08-20T06:30:58.9345164Z * [new branch] gh/kwen2501/179/orig -> origin/gh/kwen2501/179/orig 2025-08-20T06:30:58.9345345Z * [new branch] gh/kwen2501/181/base -> origin/gh/kwen2501/181/base 2025-08-20T06:30:58.9345525Z * [new branch] gh/kwen2501/181/head -> origin/gh/kwen2501/181/head 2025-08-20T06:30:58.9345708Z * [new branch] gh/kwen2501/181/orig -> origin/gh/kwen2501/181/orig 2025-08-20T06:30:58.9345886Z * [new branch] gh/kwen2501/183/base -> origin/gh/kwen2501/183/base 2025-08-20T06:30:58.9347107Z * [new branch] gh/kwen2501/183/head -> origin/gh/kwen2501/183/head 2025-08-20T06:30:58.9347288Z * [new branch] gh/kwen2501/183/orig -> origin/gh/kwen2501/183/orig 2025-08-20T06:30:58.9347470Z * [new branch] gh/kwen2501/184/base -> origin/gh/kwen2501/184/base 2025-08-20T06:30:58.9347651Z * [new branch] gh/kwen2501/184/head -> origin/gh/kwen2501/184/head 2025-08-20T06:30:58.9347830Z * [new branch] gh/kwen2501/184/orig -> origin/gh/kwen2501/184/orig 2025-08-20T06:30:58.9348012Z * [new branch] gh/kwen2501/186/base -> origin/gh/kwen2501/186/base 2025-08-20T06:30:58.9348193Z * [new branch] gh/kwen2501/186/head -> origin/gh/kwen2501/186/head 2025-08-20T06:30:58.9348375Z * [new branch] gh/kwen2501/186/orig -> origin/gh/kwen2501/186/orig 2025-08-20T06:30:58.9348555Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-08-20T06:30:58.9348734Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-08-20T06:30:58.9348914Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-08-20T06:30:58.9349093Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-08-20T06:30:58.9350382Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-08-20T06:30:58.9350568Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-08-20T06:30:58.9350749Z * [new branch] gh/kwen2501/194/base -> origin/gh/kwen2501/194/base 2025-08-20T06:30:58.9350929Z * [new branch] gh/kwen2501/194/head -> origin/gh/kwen2501/194/head 2025-08-20T06:30:58.9351173Z * [new branch] gh/kwen2501/194/orig -> origin/gh/kwen2501/194/orig 2025-08-20T06:30:58.9351354Z * [new branch] gh/kwen2501/197/base -> origin/gh/kwen2501/197/base 2025-08-20T06:30:58.9351538Z * [new branch] gh/kwen2501/197/head -> origin/gh/kwen2501/197/head 2025-08-20T06:30:58.9351719Z * [new branch] gh/kwen2501/197/orig -> origin/gh/kwen2501/197/orig 2025-08-20T06:30:58.9351899Z * [new branch] gh/kwen2501/198/base -> origin/gh/kwen2501/198/base 2025-08-20T06:30:58.9352078Z * [new branch] gh/kwen2501/198/head -> origin/gh/kwen2501/198/head 2025-08-20T06:30:58.9352309Z * [new branch] gh/kwen2501/198/orig -> origin/gh/kwen2501/198/orig 2025-08-20T06:30:58.9352488Z * [new branch] gh/kwen2501/199/base -> origin/gh/kwen2501/199/base 2025-08-20T06:30:58.9353713Z * [new branch] gh/kwen2501/199/head -> origin/gh/kwen2501/199/head 2025-08-20T06:30:58.9353898Z * [new branch] gh/kwen2501/199/orig -> origin/gh/kwen2501/199/orig 2025-08-20T06:30:58.9354078Z * [new branch] gh/kwen2501/200/base -> origin/gh/kwen2501/200/base 2025-08-20T06:30:58.9354259Z * [new branch] gh/kwen2501/200/head -> origin/gh/kwen2501/200/head 2025-08-20T06:30:58.9354439Z * [new branch] gh/kwen2501/200/orig -> origin/gh/kwen2501/200/orig 2025-08-20T06:30:58.9354618Z * [new branch] gh/kwen2501/201/base -> origin/gh/kwen2501/201/base 2025-08-20T06:30:58.9354799Z * [new branch] gh/kwen2501/201/head -> origin/gh/kwen2501/201/head 2025-08-20T06:30:58.9354980Z * [new branch] gh/kwen2501/201/orig -> origin/gh/kwen2501/201/orig 2025-08-20T06:30:58.9355160Z * [new branch] gh/kwen2501/202/base -> origin/gh/kwen2501/202/base 2025-08-20T06:30:58.9355341Z * [new branch] gh/kwen2501/202/head -> origin/gh/kwen2501/202/head 2025-08-20T06:30:58.9355521Z * [new branch] gh/kwen2501/202/orig -> origin/gh/kwen2501/202/orig 2025-08-20T06:30:58.9355700Z * [new branch] gh/kwen2501/203/base -> origin/gh/kwen2501/203/base 2025-08-20T06:30:58.9355880Z * [new branch] gh/kwen2501/203/head -> origin/gh/kwen2501/203/head 2025-08-20T06:30:58.9357157Z * [new branch] gh/kwen2501/203/orig -> origin/gh/kwen2501/203/orig 2025-08-20T06:30:58.9357339Z * [new branch] gh/kwen2501/204/base -> origin/gh/kwen2501/204/base 2025-08-20T06:30:58.9357518Z * [new branch] gh/kwen2501/204/head -> origin/gh/kwen2501/204/head 2025-08-20T06:30:58.9357700Z * [new branch] gh/kwen2501/204/orig -> origin/gh/kwen2501/204/orig 2025-08-20T06:30:58.9357878Z * [new branch] gh/kwen2501/205/base -> origin/gh/kwen2501/205/base 2025-08-20T06:30:58.9358061Z * [new branch] gh/kwen2501/205/head -> origin/gh/kwen2501/205/head 2025-08-20T06:30:58.9358242Z * [new branch] gh/kwen2501/205/orig -> origin/gh/kwen2501/205/orig 2025-08-20T06:30:58.9358421Z * [new branch] gh/kwen2501/206/base -> origin/gh/kwen2501/206/base 2025-08-20T06:30:58.9358601Z * [new branch] gh/kwen2501/206/head -> origin/gh/kwen2501/206/head 2025-08-20T06:30:58.9358782Z * [new branch] gh/kwen2501/206/orig -> origin/gh/kwen2501/206/orig 2025-08-20T06:30:58.9358962Z * [new branch] gh/kwen2501/207/base -> origin/gh/kwen2501/207/base 2025-08-20T06:30:58.9359143Z * [new branch] gh/kwen2501/207/head -> origin/gh/kwen2501/207/head 2025-08-20T06:30:58.9360440Z * [new branch] gh/kwen2501/207/orig -> origin/gh/kwen2501/207/orig 2025-08-20T06:30:58.9360623Z * [new branch] gh/kwen2501/208/base -> origin/gh/kwen2501/208/base 2025-08-20T06:30:58.9360871Z * [new branch] gh/kwen2501/208/head -> origin/gh/kwen2501/208/head 2025-08-20T06:30:58.9361053Z * [new branch] gh/kwen2501/208/orig -> origin/gh/kwen2501/208/orig 2025-08-20T06:30:58.9361242Z * [new branch] gh/laithsakka/156/base -> origin/gh/laithsakka/156/base 2025-08-20T06:30:58.9361436Z * [new branch] gh/laithsakka/156/head -> origin/gh/laithsakka/156/head 2025-08-20T06:30:58.9361628Z * [new branch] gh/laithsakka/156/orig -> origin/gh/laithsakka/156/orig 2025-08-20T06:30:58.9361819Z * [new branch] gh/laithsakka/159/base -> origin/gh/laithsakka/159/base 2025-08-20T06:30:58.9362072Z * [new branch] gh/laithsakka/159/head -> origin/gh/laithsakka/159/head 2025-08-20T06:30:58.9362264Z * [new branch] gh/laithsakka/159/orig -> origin/gh/laithsakka/159/orig 2025-08-20T06:30:58.9362454Z * [new branch] gh/laithsakka/160/base -> origin/gh/laithsakka/160/base 2025-08-20T06:30:58.9362645Z * [new branch] gh/laithsakka/160/head -> origin/gh/laithsakka/160/head 2025-08-20T06:30:58.9363899Z * [new branch] gh/laithsakka/160/orig -> origin/gh/laithsakka/160/orig 2025-08-20T06:30:58.9364095Z * [new branch] gh/laithsakka/178/base -> origin/gh/laithsakka/178/base 2025-08-20T06:30:58.9364285Z * [new branch] gh/laithsakka/178/head -> origin/gh/laithsakka/178/head 2025-08-20T06:30:58.9364474Z * [new branch] gh/laithsakka/178/orig -> origin/gh/laithsakka/178/orig 2025-08-20T06:30:58.9364664Z * [new branch] gh/laithsakka/191/base -> origin/gh/laithsakka/191/base 2025-08-20T06:30:58.9364857Z * [new branch] gh/laithsakka/191/head -> origin/gh/laithsakka/191/head 2025-08-20T06:30:58.9365049Z * [new branch] gh/laithsakka/191/orig -> origin/gh/laithsakka/191/orig 2025-08-20T06:30:58.9365240Z * [new branch] gh/laithsakka/234/base -> origin/gh/laithsakka/234/base 2025-08-20T06:30:58.9365429Z * [new branch] gh/laithsakka/234/head -> origin/gh/laithsakka/234/head 2025-08-20T06:30:58.9365621Z * [new branch] gh/laithsakka/234/orig -> origin/gh/laithsakka/234/orig 2025-08-20T06:30:58.9365810Z * [new branch] gh/laithsakka/237/base -> origin/gh/laithsakka/237/base 2025-08-20T06:30:58.9366001Z * [new branch] gh/laithsakka/237/head -> origin/gh/laithsakka/237/head 2025-08-20T06:30:58.9367228Z * [new branch] gh/laithsakka/237/orig -> origin/gh/laithsakka/237/orig 2025-08-20T06:30:58.9367424Z * [new branch] gh/laithsakka/238/base -> origin/gh/laithsakka/238/base 2025-08-20T06:30:58.9367616Z * [new branch] gh/laithsakka/238/head -> origin/gh/laithsakka/238/head 2025-08-20T06:30:58.9367805Z * [new branch] gh/laithsakka/238/orig -> origin/gh/laithsakka/238/orig 2025-08-20T06:30:58.9367998Z * [new branch] gh/laithsakka/239/base -> origin/gh/laithsakka/239/base 2025-08-20T06:30:58.9368238Z * [new branch] gh/laithsakka/239/head -> origin/gh/laithsakka/239/head 2025-08-20T06:30:58.9368428Z * [new branch] gh/laithsakka/239/orig -> origin/gh/laithsakka/239/orig 2025-08-20T06:30:58.9368618Z * [new branch] gh/laithsakka/243/base -> origin/gh/laithsakka/243/base 2025-08-20T06:30:58.9368808Z * [new branch] gh/laithsakka/243/head -> origin/gh/laithsakka/243/head 2025-08-20T06:30:58.9368999Z * [new branch] gh/laithsakka/243/orig -> origin/gh/laithsakka/243/orig 2025-08-20T06:30:58.9369191Z * [new branch] gh/laithsakka/247/base -> origin/gh/laithsakka/247/base 2025-08-20T06:30:58.9369380Z * [new branch] gh/laithsakka/247/head -> origin/gh/laithsakka/247/head 2025-08-20T06:30:58.9369616Z * [new branch] gh/laithsakka/247/orig -> origin/gh/laithsakka/247/orig 2025-08-20T06:30:58.9370960Z * [new branch] gh/laithsakka/248/base -> origin/gh/laithsakka/248/base 2025-08-20T06:30:58.9371152Z * [new branch] gh/laithsakka/248/head -> origin/gh/laithsakka/248/head 2025-08-20T06:30:58.9371343Z * [new branch] gh/laithsakka/248/orig -> origin/gh/laithsakka/248/orig 2025-08-20T06:30:58.9371533Z * [new branch] gh/laithsakka/249/base -> origin/gh/laithsakka/249/base 2025-08-20T06:30:58.9371724Z * [new branch] gh/laithsakka/249/head -> origin/gh/laithsakka/249/head 2025-08-20T06:30:58.9371985Z * [new branch] gh/laithsakka/249/orig -> origin/gh/laithsakka/249/orig 2025-08-20T06:30:58.9372176Z * [new branch] gh/laithsakka/250/base -> origin/gh/laithsakka/250/base 2025-08-20T06:30:58.9372366Z * [new branch] gh/laithsakka/250/head -> origin/gh/laithsakka/250/head 2025-08-20T06:30:58.9372559Z * [new branch] gh/laithsakka/250/orig -> origin/gh/laithsakka/250/orig 2025-08-20T06:30:58.9372750Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-08-20T06:30:58.9372939Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-08-20T06:30:58.9373130Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-08-20T06:30:58.9374388Z * [new branch] gh/laithsakka/252/base -> origin/gh/laithsakka/252/base 2025-08-20T06:30:58.9374581Z * [new branch] gh/laithsakka/252/head -> origin/gh/laithsakka/252/head 2025-08-20T06:30:58.9374775Z * [new branch] gh/laithsakka/252/orig -> origin/gh/laithsakka/252/orig 2025-08-20T06:30:58.9374966Z * [new branch] gh/laithsakka/253/base -> origin/gh/laithsakka/253/base 2025-08-20T06:30:58.9375159Z * [new branch] gh/laithsakka/253/head -> origin/gh/laithsakka/253/head 2025-08-20T06:30:58.9375351Z * [new branch] gh/laithsakka/253/orig -> origin/gh/laithsakka/253/orig 2025-08-20T06:30:58.9375541Z * [new branch] gh/laithsakka/254/base -> origin/gh/laithsakka/254/base 2025-08-20T06:30:58.9375731Z * [new branch] gh/laithsakka/254/head -> origin/gh/laithsakka/254/head 2025-08-20T06:30:58.9375923Z * [new branch] gh/laithsakka/254/orig -> origin/gh/laithsakka/254/orig 2025-08-20T06:30:58.9376114Z * [new branch] gh/laithsakka/255/base -> origin/gh/laithsakka/255/base 2025-08-20T06:30:58.9376305Z * [new branch] gh/laithsakka/255/head -> origin/gh/laithsakka/255/head 2025-08-20T06:30:58.9376496Z * [new branch] gh/laithsakka/255/orig -> origin/gh/laithsakka/255/orig 2025-08-20T06:30:58.9377731Z * [new branch] gh/laithsakka/256/base -> origin/gh/laithsakka/256/base 2025-08-20T06:30:58.9377928Z * [new branch] gh/laithsakka/256/head -> origin/gh/laithsakka/256/head 2025-08-20T06:30:58.9378117Z * [new branch] gh/laithsakka/256/orig -> origin/gh/laithsakka/256/orig 2025-08-20T06:30:58.9378307Z * [new branch] gh/laithsakka/257/base -> origin/gh/laithsakka/257/base 2025-08-20T06:30:58.9378498Z * [new branch] gh/laithsakka/257/head -> origin/gh/laithsakka/257/head 2025-08-20T06:30:58.9378689Z * [new branch] gh/laithsakka/257/orig -> origin/gh/laithsakka/257/orig 2025-08-20T06:30:58.9378880Z * [new branch] gh/laithsakka/258/base -> origin/gh/laithsakka/258/base 2025-08-20T06:30:58.9379070Z * [new branch] gh/laithsakka/258/head -> origin/gh/laithsakka/258/head 2025-08-20T06:30:58.9379261Z * [new branch] gh/laithsakka/258/orig -> origin/gh/laithsakka/258/orig 2025-08-20T06:30:58.9379451Z * [new branch] gh/laithsakka/259/base -> origin/gh/laithsakka/259/base 2025-08-20T06:30:58.9379706Z * [new branch] gh/laithsakka/259/head -> origin/gh/laithsakka/259/head 2025-08-20T06:30:58.9379897Z * [new branch] gh/laithsakka/259/orig -> origin/gh/laithsakka/259/orig 2025-08-20T06:30:58.9380088Z * [new branch] gh/laithsakka/260/base -> origin/gh/laithsakka/260/base 2025-08-20T06:30:58.9381418Z * [new branch] gh/laithsakka/260/head -> origin/gh/laithsakka/260/head 2025-08-20T06:30:58.9381609Z * [new branch] gh/laithsakka/260/orig -> origin/gh/laithsakka/260/orig 2025-08-20T06:30:58.9381798Z * [new branch] gh/laithsakka/261/base -> origin/gh/laithsakka/261/base 2025-08-20T06:30:58.9382056Z * [new branch] gh/laithsakka/261/head -> origin/gh/laithsakka/261/head 2025-08-20T06:30:58.9382244Z * [new branch] gh/laithsakka/261/orig -> origin/gh/laithsakka/261/orig 2025-08-20T06:30:58.9382436Z * [new branch] gh/laithsakka/262/base -> origin/gh/laithsakka/262/base 2025-08-20T06:30:58.9382625Z * [new branch] gh/laithsakka/262/head -> origin/gh/laithsakka/262/head 2025-08-20T06:30:58.9382816Z * [new branch] gh/laithsakka/262/orig -> origin/gh/laithsakka/262/orig 2025-08-20T06:30:58.9383007Z * [new branch] gh/laithsakka/263/base -> origin/gh/laithsakka/263/base 2025-08-20T06:30:58.9383197Z * [new branch] gh/laithsakka/263/head -> origin/gh/laithsakka/263/head 2025-08-20T06:30:58.9383386Z * [new branch] gh/laithsakka/263/orig -> origin/gh/laithsakka/263/orig 2025-08-20T06:30:58.9383581Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-08-20T06:30:58.9384847Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-08-20T06:30:58.9385041Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-08-20T06:30:58.9385232Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-08-20T06:30:58.9385420Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-08-20T06:30:58.9385610Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-08-20T06:30:58.9385798Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-08-20T06:30:58.9385985Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-08-20T06:30:58.9386175Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-08-20T06:30:58.9386367Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-08-20T06:30:58.9386558Z * [new branch] gh/lucaskabela/10/base -> origin/gh/lucaskabela/10/base 2025-08-20T06:30:58.9386753Z * [new branch] gh/lucaskabela/10/head -> origin/gh/lucaskabela/10/head 2025-08-20T06:30:58.9386947Z * [new branch] gh/lucaskabela/10/orig -> origin/gh/lucaskabela/10/orig 2025-08-20T06:30:58.9387140Z * [new branch] gh/lucaskabela/11/base -> origin/gh/lucaskabela/11/base 2025-08-20T06:30:58.9388336Z * [new branch] gh/lucaskabela/11/head -> origin/gh/lucaskabela/11/head 2025-08-20T06:30:58.9388532Z * [new branch] gh/lucaskabela/11/orig -> origin/gh/lucaskabela/11/orig 2025-08-20T06:30:58.9388725Z * [new branch] gh/lucaskabela/12/base -> origin/gh/lucaskabela/12/base 2025-08-20T06:30:58.9388917Z * [new branch] gh/lucaskabela/12/head -> origin/gh/lucaskabela/12/head 2025-08-20T06:30:58.9389112Z * [new branch] gh/lucaskabela/12/orig -> origin/gh/lucaskabela/12/orig 2025-08-20T06:30:58.9389303Z * [new branch] gh/lucaskabela/13/base -> origin/gh/lucaskabela/13/base 2025-08-20T06:30:58.9389564Z * [new branch] gh/lucaskabela/13/head -> origin/gh/lucaskabela/13/head 2025-08-20T06:30:58.9389756Z * [new branch] gh/lucaskabela/13/orig -> origin/gh/lucaskabela/13/orig 2025-08-20T06:30:58.9389947Z * [new branch] gh/lucaskabela/14/base -> origin/gh/lucaskabela/14/base 2025-08-20T06:30:58.9390139Z * [new branch] gh/lucaskabela/14/head -> origin/gh/lucaskabela/14/head 2025-08-20T06:30:58.9390402Z * [new branch] gh/lucaskabela/14/orig -> origin/gh/lucaskabela/14/orig 2025-08-20T06:30:58.9390594Z * [new branch] gh/lucaskabela/15/base -> origin/gh/lucaskabela/15/base 2025-08-20T06:30:58.9392686Z * [new branch] gh/lucaskabela/15/head -> origin/gh/lucaskabela/15/head 2025-08-20T06:30:58.9392886Z * [new branch] gh/lucaskabela/15/orig -> origin/gh/lucaskabela/15/orig 2025-08-20T06:30:58.9393080Z * [new branch] gh/lucaskabela/16/base -> origin/gh/lucaskabela/16/base 2025-08-20T06:30:58.9393273Z * [new branch] gh/lucaskabela/16/head -> origin/gh/lucaskabela/16/head 2025-08-20T06:30:58.9393462Z * [new branch] gh/lucaskabela/16/orig -> origin/gh/lucaskabela/16/orig 2025-08-20T06:30:58.9393651Z * [new branch] gh/lucaskabela/17/base -> origin/gh/lucaskabela/17/base 2025-08-20T06:30:58.9393842Z * [new branch] gh/lucaskabela/17/head -> origin/gh/lucaskabela/17/head 2025-08-20T06:30:58.9394032Z * [new branch] gh/lucaskabela/17/orig -> origin/gh/lucaskabela/17/orig 2025-08-20T06:30:58.9394221Z * [new branch] gh/lucaskabela/2/base -> origin/gh/lucaskabela/2/base 2025-08-20T06:30:58.9394413Z * [new branch] gh/lucaskabela/2/head -> origin/gh/lucaskabela/2/head 2025-08-20T06:30:58.9394603Z * [new branch] gh/lucaskabela/2/orig -> origin/gh/lucaskabela/2/orig 2025-08-20T06:30:58.9394792Z * [new branch] gh/lucaskabela/3/base -> origin/gh/lucaskabela/3/base 2025-08-20T06:30:58.9394981Z * [new branch] gh/lucaskabela/3/head -> origin/gh/lucaskabela/3/head 2025-08-20T06:30:58.9396185Z * [new branch] gh/lucaskabela/3/orig -> origin/gh/lucaskabela/3/orig 2025-08-20T06:30:58.9396376Z * [new branch] gh/lucaskabela/4/base -> origin/gh/lucaskabela/4/base 2025-08-20T06:30:58.9396563Z * [new branch] gh/lucaskabela/4/head -> origin/gh/lucaskabela/4/head 2025-08-20T06:30:58.9396751Z * [new branch] gh/lucaskabela/4/orig -> origin/gh/lucaskabela/4/orig 2025-08-20T06:30:58.9396939Z * [new branch] gh/lucaskabela/5/base -> origin/gh/lucaskabela/5/base 2025-08-20T06:30:58.9397129Z * [new branch] gh/lucaskabela/5/head -> origin/gh/lucaskabela/5/head 2025-08-20T06:30:58.9397318Z * [new branch] gh/lucaskabela/5/orig -> origin/gh/lucaskabela/5/orig 2025-08-20T06:30:58.9397508Z * [new branch] gh/lucaskabela/6/base -> origin/gh/lucaskabela/6/base 2025-08-20T06:30:58.9397696Z * [new branch] gh/lucaskabela/6/head -> origin/gh/lucaskabela/6/head 2025-08-20T06:30:58.9397884Z * [new branch] gh/lucaskabela/6/orig -> origin/gh/lucaskabela/6/orig 2025-08-20T06:30:58.9398071Z * [new branch] gh/lucaskabela/7/base -> origin/gh/lucaskabela/7/base 2025-08-20T06:30:58.9398260Z * [new branch] gh/lucaskabela/7/head -> origin/gh/lucaskabela/7/head 2025-08-20T06:30:58.9399413Z * [new branch] gh/lucaskabela/7/orig -> origin/gh/lucaskabela/7/orig 2025-08-20T06:30:58.9399607Z * [new branch] gh/lucaskabela/8/base -> origin/gh/lucaskabela/8/base 2025-08-20T06:30:58.9399795Z * [new branch] gh/lucaskabela/8/head -> origin/gh/lucaskabela/8/head 2025-08-20T06:30:58.9399982Z * [new branch] gh/lucaskabela/8/orig -> origin/gh/lucaskabela/8/orig 2025-08-20T06:30:58.9400313Z * [new branch] gh/lucaskabela/9/base -> origin/gh/lucaskabela/9/base 2025-08-20T06:30:58.9400505Z * [new branch] gh/lucaskabela/9/head -> origin/gh/lucaskabela/9/head 2025-08-20T06:30:58.9400691Z * [new branch] gh/lucaskabela/9/orig -> origin/gh/lucaskabela/9/orig 2025-08-20T06:30:58.9400871Z * [new branch] gh/lw/1/base -> origin/gh/lw/1/base 2025-08-20T06:30:58.9401037Z * [new branch] gh/lw/1/head -> origin/gh/lw/1/head 2025-08-20T06:30:58.9401200Z * [new branch] gh/lw/1/orig -> origin/gh/lw/1/orig 2025-08-20T06:30:58.9401427Z * [new branch] gh/lw/2/base -> origin/gh/lw/2/base 2025-08-20T06:30:58.9401585Z * [new branch] gh/lw/2/head -> origin/gh/lw/2/head 2025-08-20T06:30:58.9402726Z * [new branch] gh/lw/2/orig -> origin/gh/lw/2/orig 2025-08-20T06:30:58.9402890Z * [new branch] gh/lw/3/base -> origin/gh/lw/3/base 2025-08-20T06:30:58.9403049Z * [new branch] gh/lw/3/head -> origin/gh/lw/3/head 2025-08-20T06:30:58.9403207Z * [new branch] gh/lw/3/orig -> origin/gh/lw/3/orig 2025-08-20T06:30:58.9403376Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-08-20T06:30:58.9403562Z * [new branch] gh/malfet/330/base -> origin/gh/malfet/330/base 2025-08-20T06:30:58.9403744Z * [new branch] gh/malfet/330/head -> origin/gh/malfet/330/head 2025-08-20T06:30:58.9403924Z * [new branch] gh/malfet/330/orig -> origin/gh/malfet/330/orig 2025-08-20T06:30:58.9404101Z * [new branch] gh/malfet/396/base -> origin/gh/malfet/396/base 2025-08-20T06:30:58.9404279Z * [new branch] gh/malfet/396/head -> origin/gh/malfet/396/head 2025-08-20T06:30:58.9404458Z * [new branch] gh/malfet/396/orig -> origin/gh/malfet/396/orig 2025-08-20T06:30:58.9404634Z * [new branch] gh/malfet/397/base -> origin/gh/malfet/397/base 2025-08-20T06:30:58.9404810Z * [new branch] gh/malfet/397/head -> origin/gh/malfet/397/head 2025-08-20T06:30:58.9405975Z * [new branch] gh/malfet/397/orig -> origin/gh/malfet/397/orig 2025-08-20T06:30:58.9406154Z * [new branch] gh/malfet/398/base -> origin/gh/malfet/398/base 2025-08-20T06:30:58.9406332Z * [new branch] gh/malfet/398/head -> origin/gh/malfet/398/head 2025-08-20T06:30:58.9406509Z * [new branch] gh/malfet/398/orig -> origin/gh/malfet/398/orig 2025-08-20T06:30:58.9406687Z * [new branch] gh/malfet/399/base -> origin/gh/malfet/399/base 2025-08-20T06:30:58.9406865Z * [new branch] gh/malfet/399/head -> origin/gh/malfet/399/head 2025-08-20T06:30:58.9407044Z * [new branch] gh/malfet/399/orig -> origin/gh/malfet/399/orig 2025-08-20T06:30:58.9407221Z * [new branch] gh/malfet/414/base -> origin/gh/malfet/414/base 2025-08-20T06:30:58.9407399Z * [new branch] gh/malfet/414/head -> origin/gh/malfet/414/head 2025-08-20T06:30:58.9407576Z * [new branch] gh/malfet/414/orig -> origin/gh/malfet/414/orig 2025-08-20T06:30:58.9407753Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-08-20T06:30:58.9407929Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-08-20T06:30:58.9409162Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-08-20T06:30:58.9409338Z * [new branch] gh/malfet/418/base -> origin/gh/malfet/418/base 2025-08-20T06:30:58.9409514Z * [new branch] gh/malfet/418/head -> origin/gh/malfet/418/head 2025-08-20T06:30:58.9409735Z * [new branch] gh/malfet/418/orig -> origin/gh/malfet/418/orig 2025-08-20T06:30:58.9409912Z * [new branch] gh/malfet/422/base -> origin/gh/malfet/422/base 2025-08-20T06:30:58.9410090Z * [new branch] gh/malfet/422/head -> origin/gh/malfet/422/head 2025-08-20T06:30:58.9410375Z * [new branch] gh/malfet/422/orig -> origin/gh/malfet/422/orig 2025-08-20T06:30:58.9410553Z * [new branch] gh/malfet/440/base -> origin/gh/malfet/440/base 2025-08-20T06:30:58.9410731Z * [new branch] gh/malfet/440/head -> origin/gh/malfet/440/head 2025-08-20T06:30:58.9410973Z * [new branch] gh/malfet/440/orig -> origin/gh/malfet/440/orig 2025-08-20T06:30:58.9411150Z * [new branch] gh/malfet/441/base -> origin/gh/malfet/441/base 2025-08-20T06:30:58.9411327Z * [new branch] gh/malfet/441/head -> origin/gh/malfet/441/head 2025-08-20T06:30:58.9412496Z * [new branch] gh/malfet/441/orig -> origin/gh/malfet/441/orig 2025-08-20T06:30:58.9412676Z * [new branch] gh/malfet/442/base -> origin/gh/malfet/442/base 2025-08-20T06:30:58.9412852Z * [new branch] gh/malfet/442/head -> origin/gh/malfet/442/head 2025-08-20T06:30:58.9413028Z * [new branch] gh/malfet/442/orig -> origin/gh/malfet/442/orig 2025-08-20T06:30:58.9413206Z * [new branch] gh/malfet/443/base -> origin/gh/malfet/443/base 2025-08-20T06:30:58.9413382Z * [new branch] gh/malfet/443/head -> origin/gh/malfet/443/head 2025-08-20T06:30:58.9413561Z * [new branch] gh/malfet/443/orig -> origin/gh/malfet/443/orig 2025-08-20T06:30:58.9413736Z * [new branch] gh/malfet/444/base -> origin/gh/malfet/444/base 2025-08-20T06:30:58.9413917Z * [new branch] gh/malfet/444/head -> origin/gh/malfet/444/head 2025-08-20T06:30:58.9414092Z * [new branch] gh/malfet/444/orig -> origin/gh/malfet/444/orig 2025-08-20T06:30:58.9414268Z * [new branch] gh/malfet/445/base -> origin/gh/malfet/445/base 2025-08-20T06:30:58.9414443Z * [new branch] gh/malfet/445/head -> origin/gh/malfet/445/head 2025-08-20T06:30:58.9414621Z * [new branch] gh/malfet/445/orig -> origin/gh/malfet/445/orig 2025-08-20T06:30:58.9415770Z * [new branch] gh/malfet/446/base -> origin/gh/malfet/446/base 2025-08-20T06:30:58.9415948Z * [new branch] gh/malfet/446/head -> origin/gh/malfet/446/head 2025-08-20T06:30:58.9416127Z * [new branch] gh/malfet/446/orig -> origin/gh/malfet/446/orig 2025-08-20T06:30:58.9416304Z * [new branch] gh/malfet/447/base -> origin/gh/malfet/447/base 2025-08-20T06:30:58.9416480Z * [new branch] gh/malfet/447/head -> origin/gh/malfet/447/head 2025-08-20T06:30:58.9416657Z * [new branch] gh/malfet/448/base -> origin/gh/malfet/448/base 2025-08-20T06:30:58.9416831Z * [new branch] gh/malfet/448/head -> origin/gh/malfet/448/head 2025-08-20T06:30:58.9417009Z * [new branch] gh/malfet/449/base -> origin/gh/malfet/449/base 2025-08-20T06:30:58.9417184Z * [new branch] gh/malfet/449/head -> origin/gh/malfet/449/head 2025-08-20T06:30:58.9417359Z * [new branch] gh/malfet/450/base -> origin/gh/malfet/450/base 2025-08-20T06:30:58.9417535Z * [new branch] gh/malfet/450/head -> origin/gh/malfet/450/head 2025-08-20T06:30:58.9417713Z * [new branch] gh/malfet/451/base -> origin/gh/malfet/451/base 2025-08-20T06:30:58.9418852Z * [new branch] gh/malfet/451/head -> origin/gh/malfet/451/head 2025-08-20T06:30:58.9419100Z * [new branch] gh/malfet/452/base -> origin/gh/malfet/452/base 2025-08-20T06:30:58.9419277Z * [new branch] gh/malfet/452/head -> origin/gh/malfet/452/head 2025-08-20T06:30:58.9419455Z * [new branch] gh/malfet/452/orig -> origin/gh/malfet/452/orig 2025-08-20T06:30:58.9419630Z * [new branch] gh/malfet/453/base -> origin/gh/malfet/453/base 2025-08-20T06:30:58.9419806Z * [new branch] gh/malfet/453/head -> origin/gh/malfet/453/head 2025-08-20T06:30:58.9419982Z * [new branch] gh/malfet/453/orig -> origin/gh/malfet/453/orig 2025-08-20T06:30:58.9420158Z * [new branch] gh/malfet/454/base -> origin/gh/malfet/454/base 2025-08-20T06:30:58.9420472Z * [new branch] gh/malfet/454/head -> origin/gh/malfet/454/head 2025-08-20T06:30:58.9420647Z * [new branch] gh/malfet/454/orig -> origin/gh/malfet/454/orig 2025-08-20T06:30:58.9420825Z * [new branch] gh/malfet/455/base -> origin/gh/malfet/455/base 2025-08-20T06:30:58.9421001Z * [new branch] gh/malfet/455/head -> origin/gh/malfet/455/head 2025-08-20T06:30:58.9422148Z * [new branch] gh/malfet/455/orig -> origin/gh/malfet/455/orig 2025-08-20T06:30:58.9422328Z * [new branch] gh/malfet/456/base -> origin/gh/malfet/456/base 2025-08-20T06:30:58.9422503Z * [new branch] gh/malfet/456/head -> origin/gh/malfet/456/head 2025-08-20T06:30:58.9422679Z * [new branch] gh/malfet/456/orig -> origin/gh/malfet/456/orig 2025-08-20T06:30:58.9422859Z * [new branch] gh/malfet/457/base -> origin/gh/malfet/457/base 2025-08-20T06:30:58.9423038Z * [new branch] gh/malfet/457/head -> origin/gh/malfet/457/head 2025-08-20T06:30:58.9423214Z * [new branch] gh/malfet/457/orig -> origin/gh/malfet/457/orig 2025-08-20T06:30:58.9423392Z * [new branch] gh/malfet/458/base -> origin/gh/malfet/458/base 2025-08-20T06:30:58.9423568Z * [new branch] gh/malfet/458/head -> origin/gh/malfet/458/head 2025-08-20T06:30:58.9423742Z * [new branch] gh/malfet/458/orig -> origin/gh/malfet/458/orig 2025-08-20T06:30:58.9423919Z * [new branch] gh/malfet/459/base -> origin/gh/malfet/459/base 2025-08-20T06:30:58.9424096Z * [new branch] gh/malfet/459/head -> origin/gh/malfet/459/head 2025-08-20T06:30:58.9424271Z * [new branch] gh/malfet/459/orig -> origin/gh/malfet/459/orig 2025-08-20T06:30:58.9425420Z * [new branch] gh/malfet/460/base -> origin/gh/malfet/460/base 2025-08-20T06:30:58.9425599Z * [new branch] gh/malfet/460/head -> origin/gh/malfet/460/head 2025-08-20T06:30:58.9425776Z * [new branch] gh/malfet/460/orig -> origin/gh/malfet/460/orig 2025-08-20T06:30:58.9425954Z * [new branch] gh/malfet/461/base -> origin/gh/malfet/461/base 2025-08-20T06:30:58.9426130Z * [new branch] gh/malfet/461/head -> origin/gh/malfet/461/head 2025-08-20T06:30:58.9426306Z * [new branch] gh/malfet/461/orig -> origin/gh/malfet/461/orig 2025-08-20T06:30:58.9426482Z * [new branch] gh/malfet/462/base -> origin/gh/malfet/462/base 2025-08-20T06:30:58.9426658Z * [new branch] gh/malfet/462/head -> origin/gh/malfet/462/head 2025-08-20T06:30:58.9426834Z * [new branch] gh/malfet/462/orig -> origin/gh/malfet/462/orig 2025-08-20T06:30:58.9427009Z * [new branch] gh/malfet/463/base -> origin/gh/malfet/463/base 2025-08-20T06:30:58.9427187Z * [new branch] gh/malfet/463/head -> origin/gh/malfet/463/head 2025-08-20T06:30:58.9427362Z * [new branch] gh/malfet/463/orig -> origin/gh/malfet/463/orig 2025-08-20T06:30:58.9428560Z * [new branch] gh/malfet/464/base -> origin/gh/malfet/464/base 2025-08-20T06:30:58.9428741Z * [new branch] gh/malfet/464/head -> origin/gh/malfet/464/head 2025-08-20T06:30:58.9428916Z * [new branch] gh/malfet/464/orig -> origin/gh/malfet/464/orig 2025-08-20T06:30:58.9429092Z * [new branch] gh/malfet/465/base -> origin/gh/malfet/465/base 2025-08-20T06:30:58.9429164Z * [new branch] gh/malfet/465/head -> origin/gh/malfet/465/head 2025-08-20T06:30:58.9429235Z * [new branch] gh/malfet/465/orig -> origin/gh/malfet/465/orig 2025-08-20T06:30:58.9429339Z * [new branch] gh/malfet/466/base -> origin/gh/malfet/466/base 2025-08-20T06:30:58.9429409Z * [new branch] gh/malfet/466/head -> origin/gh/malfet/466/head 2025-08-20T06:30:58.9429480Z * [new branch] gh/malfet/466/orig -> origin/gh/malfet/466/orig 2025-08-20T06:30:58.9429552Z * [new branch] gh/malfet/467/base -> origin/gh/malfet/467/base 2025-08-20T06:30:58.9429622Z * [new branch] gh/malfet/467/head -> origin/gh/malfet/467/head 2025-08-20T06:30:58.9429692Z * [new branch] gh/malfet/467/orig -> origin/gh/malfet/467/orig 2025-08-20T06:30:58.9429764Z * [new branch] gh/malfet/468/base -> origin/gh/malfet/468/base 2025-08-20T06:30:58.9429834Z * [new branch] gh/malfet/468/head -> origin/gh/malfet/468/head 2025-08-20T06:30:58.9429904Z * [new branch] gh/malfet/468/orig -> origin/gh/malfet/468/orig 2025-08-20T06:30:58.9429977Z * [new branch] gh/malfet/469/base -> origin/gh/malfet/469/base 2025-08-20T06:30:58.9430046Z * [new branch] gh/malfet/469/head -> origin/gh/malfet/469/head 2025-08-20T06:30:58.9430116Z * [new branch] gh/malfet/469/orig -> origin/gh/malfet/469/orig 2025-08-20T06:30:58.9430277Z * [new branch] gh/malfet/470/base -> origin/gh/malfet/470/base 2025-08-20T06:30:58.9430349Z * [new branch] gh/malfet/470/head -> origin/gh/malfet/470/head 2025-08-20T06:30:58.9430420Z * [new branch] gh/malfet/470/orig -> origin/gh/malfet/470/orig 2025-08-20T06:30:58.9431468Z * [new branch] gh/malfet/471/base -> origin/gh/malfet/471/base 2025-08-20T06:30:58.9431539Z * [new branch] gh/malfet/471/head -> origin/gh/malfet/471/head 2025-08-20T06:30:58.9431609Z * [new branch] gh/malfet/471/orig -> origin/gh/malfet/471/orig 2025-08-20T06:30:58.9431682Z * [new branch] gh/malfet/472/base -> origin/gh/malfet/472/base 2025-08-20T06:30:58.9431753Z * [new branch] gh/malfet/472/head -> origin/gh/malfet/472/head 2025-08-20T06:30:58.9431822Z * [new branch] gh/malfet/472/orig -> origin/gh/malfet/472/orig 2025-08-20T06:30:58.9431895Z * [new branch] gh/malfet/473/base -> origin/gh/malfet/473/base 2025-08-20T06:30:58.9431965Z * [new branch] gh/malfet/473/head -> origin/gh/malfet/473/head 2025-08-20T06:30:58.9432035Z * [new branch] gh/malfet/473/orig -> origin/gh/malfet/473/orig 2025-08-20T06:30:58.9432106Z * [new branch] gh/malfet/474/base -> origin/gh/malfet/474/base 2025-08-20T06:30:58.9432177Z * [new branch] gh/malfet/474/head -> origin/gh/malfet/474/head 2025-08-20T06:30:58.9432247Z * [new branch] gh/malfet/474/orig -> origin/gh/malfet/474/orig 2025-08-20T06:30:58.9432321Z * [new branch] gh/malfet/475/base -> origin/gh/malfet/475/base 2025-08-20T06:30:58.9432391Z * [new branch] gh/malfet/475/head -> origin/gh/malfet/475/head 2025-08-20T06:30:58.9432461Z * [new branch] gh/malfet/475/orig -> origin/gh/malfet/475/orig 2025-08-20T06:30:58.9432605Z * [new branch] gh/malfet/476/base -> origin/gh/malfet/476/base 2025-08-20T06:30:58.9432676Z * [new branch] gh/malfet/476/head -> origin/gh/malfet/476/head 2025-08-20T06:30:58.9432746Z * [new branch] gh/malfet/476/orig -> origin/gh/malfet/476/orig 2025-08-20T06:30:58.9432815Z * [new branch] gh/malfet/477/base -> origin/gh/malfet/477/base 2025-08-20T06:30:58.9432887Z * [new branch] gh/malfet/477/head -> origin/gh/malfet/477/head 2025-08-20T06:30:58.9432957Z * [new branch] gh/malfet/477/orig -> origin/gh/malfet/477/orig 2025-08-20T06:30:58.9433094Z * [new branch] gh/malfet/478/base -> origin/gh/malfet/478/base 2025-08-20T06:30:58.9433166Z * [new branch] gh/malfet/478/head -> origin/gh/malfet/478/head 2025-08-20T06:30:58.9433238Z * [new branch] gh/malfet/478/orig -> origin/gh/malfet/478/orig 2025-08-20T06:30:58.9434249Z * [new branch] gh/malfet/479/base -> origin/gh/malfet/479/base 2025-08-20T06:30:58.9434322Z * [new branch] gh/malfet/479/head -> origin/gh/malfet/479/head 2025-08-20T06:30:58.9434392Z * [new branch] gh/malfet/479/orig -> origin/gh/malfet/479/orig 2025-08-20T06:30:58.9434462Z * [new branch] gh/malfet/480/base -> origin/gh/malfet/480/base 2025-08-20T06:30:58.9434533Z * [new branch] gh/malfet/480/head -> origin/gh/malfet/480/head 2025-08-20T06:30:58.9434604Z * [new branch] gh/malfet/480/orig -> origin/gh/malfet/480/orig 2025-08-20T06:30:58.9434676Z * [new branch] gh/malfet/481/base -> origin/gh/malfet/481/base 2025-08-20T06:30:58.9434747Z * [new branch] gh/malfet/481/head -> origin/gh/malfet/481/head 2025-08-20T06:30:58.9434820Z * [new branch] gh/malfet/481/orig -> origin/gh/malfet/481/orig 2025-08-20T06:30:58.9434890Z * [new branch] gh/malfet/482/base -> origin/gh/malfet/482/base 2025-08-20T06:30:58.9434961Z * [new branch] gh/malfet/482/head -> origin/gh/malfet/482/head 2025-08-20T06:30:58.9435031Z * [new branch] gh/malfet/482/orig -> origin/gh/malfet/482/orig 2025-08-20T06:30:58.9435101Z * [new branch] gh/malfet/483/base -> origin/gh/malfet/483/base 2025-08-20T06:30:58.9435172Z * [new branch] gh/malfet/483/head -> origin/gh/malfet/483/head 2025-08-20T06:30:58.9435243Z * [new branch] gh/malfet/483/orig -> origin/gh/malfet/483/orig 2025-08-20T06:30:58.9435314Z * [new branch] gh/malfet/484/base -> origin/gh/malfet/484/base 2025-08-20T06:30:58.9435384Z * [new branch] gh/malfet/484/head -> origin/gh/malfet/484/head 2025-08-20T06:30:58.9435456Z * [new branch] gh/malfet/484/orig -> origin/gh/malfet/484/orig 2025-08-20T06:30:58.9435526Z * [new branch] gh/malfet/485/base -> origin/gh/malfet/485/base 2025-08-20T06:30:58.9435596Z * [new branch] gh/malfet/485/head -> origin/gh/malfet/485/head 2025-08-20T06:30:58.9435666Z * [new branch] gh/malfet/485/orig -> origin/gh/malfet/485/orig 2025-08-20T06:30:58.9435735Z * [new branch] gh/malfet/486/base -> origin/gh/malfet/486/base 2025-08-20T06:30:58.9435806Z * [new branch] gh/malfet/486/head -> origin/gh/malfet/486/head 2025-08-20T06:30:58.9435875Z * [new branch] gh/malfet/486/orig -> origin/gh/malfet/486/orig 2025-08-20T06:30:58.9436877Z * [new branch] gh/malfet/487/base -> origin/gh/malfet/487/base 2025-08-20T06:30:58.9436949Z * [new branch] gh/malfet/487/head -> origin/gh/malfet/487/head 2025-08-20T06:30:58.9437062Z * [new branch] gh/malfet/487/orig -> origin/gh/malfet/487/orig 2025-08-20T06:30:58.9437132Z * [new branch] gh/malfet/488/base -> origin/gh/malfet/488/base 2025-08-20T06:30:58.9437203Z * [new branch] gh/malfet/488/head -> origin/gh/malfet/488/head 2025-08-20T06:30:58.9437273Z * [new branch] gh/malfet/488/orig -> origin/gh/malfet/488/orig 2025-08-20T06:30:58.9437344Z * [new branch] gh/malfet/489/base -> origin/gh/malfet/489/base 2025-08-20T06:30:58.9437414Z * [new branch] gh/malfet/489/head -> origin/gh/malfet/489/head 2025-08-20T06:30:58.9437485Z * [new branch] gh/malfet/489/orig -> origin/gh/malfet/489/orig 2025-08-20T06:30:58.9437582Z * [new branch] gh/malfet/490/base -> origin/gh/malfet/490/base 2025-08-20T06:30:58.9437651Z * [new branch] gh/malfet/490/head -> origin/gh/malfet/490/head 2025-08-20T06:30:58.9437724Z * [new branch] gh/malfet/490/orig -> origin/gh/malfet/490/orig 2025-08-20T06:30:58.9437794Z * [new branch] gh/malfet/491/base -> origin/gh/malfet/491/base 2025-08-20T06:30:58.9437864Z * [new branch] gh/malfet/491/head -> origin/gh/malfet/491/head 2025-08-20T06:30:58.9437935Z * [new branch] gh/malfet/491/orig -> origin/gh/malfet/491/orig 2025-08-20T06:30:58.9438005Z * [new branch] gh/malfet/492/base -> origin/gh/malfet/492/base 2025-08-20T06:30:58.9438074Z * [new branch] gh/malfet/492/head -> origin/gh/malfet/492/head 2025-08-20T06:30:58.9438145Z * [new branch] gh/malfet/492/orig -> origin/gh/malfet/492/orig 2025-08-20T06:30:58.9438216Z * [new branch] gh/malfet/493/base -> origin/gh/malfet/493/base 2025-08-20T06:30:58.9438286Z * [new branch] gh/malfet/493/head -> origin/gh/malfet/493/head 2025-08-20T06:30:58.9438358Z * [new branch] gh/malfet/493/orig -> origin/gh/malfet/493/orig 2025-08-20T06:30:58.9438428Z * [new branch] gh/malfet/494/base -> origin/gh/malfet/494/base 2025-08-20T06:30:58.9438498Z * [new branch] gh/malfet/494/head -> origin/gh/malfet/494/head 2025-08-20T06:30:58.9438569Z * [new branch] gh/malfet/494/orig -> origin/gh/malfet/494/orig 2025-08-20T06:30:58.9439574Z * [new branch] gh/malfet/495/base -> origin/gh/malfet/495/base 2025-08-20T06:30:58.9439646Z * [new branch] gh/malfet/495/head -> origin/gh/malfet/495/head 2025-08-20T06:30:58.9439718Z * [new branch] gh/malfet/495/orig -> origin/gh/malfet/495/orig 2025-08-20T06:30:58.9439789Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-08-20T06:30:58.9439859Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-08-20T06:30:58.9439954Z * [new branch] gh/manuelcandales/10/base -> origin/gh/manuelcandales/10/base 2025-08-20T06:30:58.9440042Z * [new branch] gh/manuelcandales/10/head -> origin/gh/manuelcandales/10/head 2025-08-20T06:30:58.9440127Z * [new branch] gh/manuelcandales/10/orig -> origin/gh/manuelcandales/10/orig 2025-08-20T06:30:58.9440272Z * [new branch] gh/manuelcandales/9/base -> origin/gh/manuelcandales/9/base 2025-08-20T06:30:58.9440357Z * [new branch] gh/manuelcandales/9/head -> origin/gh/manuelcandales/9/head 2025-08-20T06:30:58.9440440Z * [new branch] gh/manuelcandales/9/orig -> origin/gh/manuelcandales/9/orig 2025-08-20T06:30:58.9440516Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-08-20T06:30:58.9440596Z * [new branch] gh/masnesral/204/base -> origin/gh/masnesral/204/base 2025-08-20T06:30:58.9440731Z * [new branch] gh/masnesral/204/head -> origin/gh/masnesral/204/head 2025-08-20T06:30:58.9440808Z * [new branch] gh/masnesral/204/orig -> origin/gh/masnesral/204/orig 2025-08-20T06:30:58.9440883Z * [new branch] gh/masnesral/231/base -> origin/gh/masnesral/231/base 2025-08-20T06:30:58.9440958Z * [new branch] gh/masnesral/231/head -> origin/gh/masnesral/231/head 2025-08-20T06:30:58.9441034Z * [new branch] gh/masnesral/231/orig -> origin/gh/masnesral/231/orig 2025-08-20T06:30:58.9441110Z * [new branch] gh/masnesral/232/base -> origin/gh/masnesral/232/base 2025-08-20T06:30:58.9441185Z * [new branch] gh/masnesral/232/head -> origin/gh/masnesral/232/head 2025-08-20T06:30:58.9441315Z * [new branch] gh/masnesral/232/orig -> origin/gh/masnesral/232/orig 2025-08-20T06:30:58.9441391Z * [new branch] gh/masnesral/233/base -> origin/gh/masnesral/233/base 2025-08-20T06:30:58.9441468Z * [new branch] gh/masnesral/233/head -> origin/gh/masnesral/233/head 2025-08-20T06:30:58.9441543Z * [new branch] gh/masnesral/233/orig -> origin/gh/masnesral/233/orig 2025-08-20T06:30:58.9442570Z * [new branch] gh/masnesral/234/base -> origin/gh/masnesral/234/base 2025-08-20T06:30:58.9442648Z * [new branch] gh/masnesral/234/head -> origin/gh/masnesral/234/head 2025-08-20T06:30:58.9442723Z * [new branch] gh/masnesral/234/orig -> origin/gh/masnesral/234/orig 2025-08-20T06:30:58.9442799Z * [new branch] gh/masnesral/235/base -> origin/gh/masnesral/235/base 2025-08-20T06:30:58.9442876Z * [new branch] gh/masnesral/235/head -> origin/gh/masnesral/235/head 2025-08-20T06:30:58.9442951Z * [new branch] gh/masnesral/235/orig -> origin/gh/masnesral/235/orig 2025-08-20T06:30:58.9443028Z * [new branch] gh/masnesral/236/base -> origin/gh/masnesral/236/base 2025-08-20T06:30:58.9443105Z * [new branch] gh/masnesral/236/head -> origin/gh/masnesral/236/head 2025-08-20T06:30:58.9443179Z * [new branch] gh/masnesral/236/orig -> origin/gh/masnesral/236/orig 2025-08-20T06:30:58.9443258Z * [new branch] gh/masnesral/34/base -> origin/gh/masnesral/34/base 2025-08-20T06:30:58.9443334Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-08-20T06:30:58.9443409Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-08-20T06:30:58.9443484Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-08-20T06:30:58.9443560Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-08-20T06:30:58.9443633Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-08-20T06:30:58.9443707Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-08-20T06:30:58.9443781Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-08-20T06:30:58.9443854Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-08-20T06:30:58.9443926Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-08-20T06:30:58.9443999Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-08-20T06:30:58.9444073Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-08-20T06:30:58.9444145Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-08-20T06:30:58.9444220Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-08-20T06:30:58.9444292Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-08-20T06:30:58.9444433Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-08-20T06:30:58.9445491Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-08-20T06:30:58.9445584Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-08-20T06:30:58.9445676Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-08-20T06:30:58.9445767Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-08-20T06:30:58.9445858Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-08-20T06:30:58.9445990Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-08-20T06:30:58.9446081Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-08-20T06:30:58.9446172Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-08-20T06:30:58.9446262Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-08-20T06:30:58.9446353Z * [new branch] gh/mikaylagawarecki/313/base -> origin/gh/mikaylagawarecki/313/base 2025-08-20T06:30:58.9446444Z * [new branch] gh/mikaylagawarecki/313/head -> origin/gh/mikaylagawarecki/313/head 2025-08-20T06:30:58.9446534Z * [new branch] gh/mikaylagawarecki/313/orig -> origin/gh/mikaylagawarecki/313/orig 2025-08-20T06:30:58.9446625Z * [new branch] gh/mikaylagawarecki/317/base -> origin/gh/mikaylagawarecki/317/base 2025-08-20T06:30:58.9446717Z * [new branch] gh/mikaylagawarecki/317/head -> origin/gh/mikaylagawarecki/317/head 2025-08-20T06:30:58.9446807Z * [new branch] gh/mikaylagawarecki/317/orig -> origin/gh/mikaylagawarecki/317/orig 2025-08-20T06:30:58.9446897Z * [new branch] gh/mikaylagawarecki/320/base -> origin/gh/mikaylagawarecki/320/base 2025-08-20T06:30:58.9446989Z * [new branch] gh/mikaylagawarecki/320/head -> origin/gh/mikaylagawarecki/320/head 2025-08-20T06:30:58.9447078Z * [new branch] gh/mikaylagawarecki/320/orig -> origin/gh/mikaylagawarecki/320/orig 2025-08-20T06:30:58.9447169Z * [new branch] gh/mikaylagawarecki/321/base -> origin/gh/mikaylagawarecki/321/base 2025-08-20T06:30:58.9447258Z * [new branch] gh/mikaylagawarecki/321/head -> origin/gh/mikaylagawarecki/321/head 2025-08-20T06:30:58.9447348Z * [new branch] gh/mikaylagawarecki/321/orig -> origin/gh/mikaylagawarecki/321/orig 2025-08-20T06:30:58.9447439Z * [new branch] gh/mikaylagawarecki/322/base -> origin/gh/mikaylagawarecki/322/base 2025-08-20T06:30:58.9447530Z * [new branch] gh/mikaylagawarecki/322/head -> origin/gh/mikaylagawarecki/322/head 2025-08-20T06:30:58.9447620Z * [new branch] gh/mikaylagawarecki/322/orig -> origin/gh/mikaylagawarecki/322/orig 2025-08-20T06:30:58.9448719Z * [new branch] gh/mikaylagawarecki/323/base -> origin/gh/mikaylagawarecki/323/base 2025-08-20T06:30:58.9448810Z * [new branch] gh/mikaylagawarecki/323/head -> origin/gh/mikaylagawarecki/323/head 2025-08-20T06:30:58.9448900Z * [new branch] gh/mikaylagawarecki/323/orig -> origin/gh/mikaylagawarecki/323/orig 2025-08-20T06:30:58.9448989Z * [new branch] gh/mikaylagawarecki/324/base -> origin/gh/mikaylagawarecki/324/base 2025-08-20T06:30:58.9449080Z * [new branch] gh/mikaylagawarecki/324/head -> origin/gh/mikaylagawarecki/324/head 2025-08-20T06:30:58.9449170Z * [new branch] gh/mikaylagawarecki/324/orig -> origin/gh/mikaylagawarecki/324/orig 2025-08-20T06:30:58.9449261Z * [new branch] gh/mikaylagawarecki/325/base -> origin/gh/mikaylagawarecki/325/base 2025-08-20T06:30:58.9449351Z * [new branch] gh/mikaylagawarecki/325/head -> origin/gh/mikaylagawarecki/325/head 2025-08-20T06:30:58.9449478Z * [new branch] gh/mikaylagawarecki/325/orig -> origin/gh/mikaylagawarecki/325/orig 2025-08-20T06:30:58.9449569Z * [new branch] gh/mikaylagawarecki/326/base -> origin/gh/mikaylagawarecki/326/base 2025-08-20T06:30:58.9449658Z * [new branch] gh/mikaylagawarecki/326/head -> origin/gh/mikaylagawarecki/326/head 2025-08-20T06:30:58.9449747Z * [new branch] gh/mikaylagawarecki/326/orig -> origin/gh/mikaylagawarecki/326/orig 2025-08-20T06:30:58.9449838Z * [new branch] gh/mikaylagawarecki/327/base -> origin/gh/mikaylagawarecki/327/base 2025-08-20T06:30:58.9449928Z * [new branch] gh/mikaylagawarecki/327/head -> origin/gh/mikaylagawarecki/327/head 2025-08-20T06:30:58.9450053Z * [new branch] gh/mikaylagawarecki/327/orig -> origin/gh/mikaylagawarecki/327/orig 2025-08-20T06:30:58.9450143Z * [new branch] gh/mikaylagawarecki/328/base -> origin/gh/mikaylagawarecki/328/base 2025-08-20T06:30:58.9450302Z * [new branch] gh/mikaylagawarecki/328/head -> origin/gh/mikaylagawarecki/328/head 2025-08-20T06:30:58.9450393Z * [new branch] gh/mikaylagawarecki/328/orig -> origin/gh/mikaylagawarecki/328/orig 2025-08-20T06:30:58.9450483Z * [new branch] gh/mikaylagawarecki/329/base -> origin/gh/mikaylagawarecki/329/base 2025-08-20T06:30:58.9450577Z * [new branch] gh/mikaylagawarecki/329/head -> origin/gh/mikaylagawarecki/329/head 2025-08-20T06:30:58.9450667Z * [new branch] gh/mikaylagawarecki/329/orig -> origin/gh/mikaylagawarecki/329/orig 2025-08-20T06:30:58.9450757Z * [new branch] gh/mikaylagawarecki/330/base -> origin/gh/mikaylagawarecki/330/base 2025-08-20T06:30:58.9450848Z * [new branch] gh/mikaylagawarecki/330/head -> origin/gh/mikaylagawarecki/330/head 2025-08-20T06:30:58.9450938Z * [new branch] gh/mikaylagawarecki/330/orig -> origin/gh/mikaylagawarecki/330/orig 2025-08-20T06:30:58.9451968Z * [new branch] gh/mikaylagawarecki/331/base -> origin/gh/mikaylagawarecki/331/base 2025-08-20T06:30:58.9452059Z * [new branch] gh/mikaylagawarecki/331/head -> origin/gh/mikaylagawarecki/331/head 2025-08-20T06:30:58.9452150Z * [new branch] gh/mikaylagawarecki/331/orig -> origin/gh/mikaylagawarecki/331/orig 2025-08-20T06:30:58.9452240Z * [new branch] gh/mikaylagawarecki/332/base -> origin/gh/mikaylagawarecki/332/base 2025-08-20T06:30:58.9452330Z * [new branch] gh/mikaylagawarecki/332/head -> origin/gh/mikaylagawarecki/332/head 2025-08-20T06:30:58.9452421Z * [new branch] gh/mikaylagawarecki/332/orig -> origin/gh/mikaylagawarecki/332/orig 2025-08-20T06:30:58.9452512Z * [new branch] gh/mikaylagawarecki/333/base -> origin/gh/mikaylagawarecki/333/base 2025-08-20T06:30:58.9452603Z * [new branch] gh/mikaylagawarecki/333/head -> origin/gh/mikaylagawarecki/333/head 2025-08-20T06:30:58.9452693Z * [new branch] gh/mikaylagawarecki/333/orig -> origin/gh/mikaylagawarecki/333/orig 2025-08-20T06:30:58.9452783Z * [new branch] gh/mikaylagawarecki/334/base -> origin/gh/mikaylagawarecki/334/base 2025-08-20T06:30:58.9452873Z * [new branch] gh/mikaylagawarecki/334/head -> origin/gh/mikaylagawarecki/334/head 2025-08-20T06:30:58.9452964Z * [new branch] gh/mikaylagawarecki/334/orig -> origin/gh/mikaylagawarecki/334/orig 2025-08-20T06:30:58.9453054Z * [new branch] gh/mikaylagawarecki/335/base -> origin/gh/mikaylagawarecki/335/base 2025-08-20T06:30:58.9453144Z * [new branch] gh/mikaylagawarecki/335/head -> origin/gh/mikaylagawarecki/335/head 2025-08-20T06:30:58.9453235Z * [new branch] gh/mikaylagawarecki/335/orig -> origin/gh/mikaylagawarecki/335/orig 2025-08-20T06:30:58.9453311Z * [new branch] gh/mlazos/1/base -> origin/gh/mlazos/1/base 2025-08-20T06:30:58.9453383Z * [new branch] gh/mlazos/1/head -> origin/gh/mlazos/1/head 2025-08-20T06:30:58.9453513Z * [new branch] gh/mlazos/1/orig -> origin/gh/mlazos/1/orig 2025-08-20T06:30:58.9453586Z * [new branch] gh/mlazos/10/base -> origin/gh/mlazos/10/base 2025-08-20T06:30:58.9453658Z * [new branch] gh/mlazos/10/head -> origin/gh/mlazos/10/head 2025-08-20T06:30:58.9453727Z * [new branch] gh/mlazos/10/orig -> origin/gh/mlazos/10/orig 2025-08-20T06:30:58.9453797Z * [new branch] gh/mlazos/11/base -> origin/gh/mlazos/11/base 2025-08-20T06:30:58.9453866Z * [new branch] gh/mlazos/11/head -> origin/gh/mlazos/11/head 2025-08-20T06:30:58.9453987Z * [new branch] gh/mlazos/11/orig -> origin/gh/mlazos/11/orig 2025-08-20T06:30:58.9454991Z * [new branch] gh/mlazos/12/base -> origin/gh/mlazos/12/base 2025-08-20T06:30:58.9455063Z * [new branch] gh/mlazos/12/head -> origin/gh/mlazos/12/head 2025-08-20T06:30:58.9455134Z * [new branch] gh/mlazos/12/orig -> origin/gh/mlazos/12/orig 2025-08-20T06:30:58.9455203Z * [new branch] gh/mlazos/13/base -> origin/gh/mlazos/13/base 2025-08-20T06:30:58.9455272Z * [new branch] gh/mlazos/13/head -> origin/gh/mlazos/13/head 2025-08-20T06:30:58.9455340Z * [new branch] gh/mlazos/13/orig -> origin/gh/mlazos/13/orig 2025-08-20T06:30:58.9455408Z * [new branch] gh/mlazos/14/base -> origin/gh/mlazos/14/base 2025-08-20T06:30:58.9455477Z * [new branch] gh/mlazos/14/head -> origin/gh/mlazos/14/head 2025-08-20T06:30:58.9455548Z * [new branch] gh/mlazos/14/orig -> origin/gh/mlazos/14/orig 2025-08-20T06:30:58.9455616Z * [new branch] gh/mlazos/15/base -> origin/gh/mlazos/15/base 2025-08-20T06:30:58.9455685Z * [new branch] gh/mlazos/15/head -> origin/gh/mlazos/15/head 2025-08-20T06:30:58.9455755Z * [new branch] gh/mlazos/15/orig -> origin/gh/mlazos/15/orig 2025-08-20T06:30:58.9455824Z * [new branch] gh/mlazos/2/base -> origin/gh/mlazos/2/base 2025-08-20T06:30:58.9455893Z * [new branch] gh/mlazos/2/head -> origin/gh/mlazos/2/head 2025-08-20T06:30:58.9455962Z * [new branch] gh/mlazos/2/orig -> origin/gh/mlazos/2/orig 2025-08-20T06:30:58.9456030Z * [new branch] gh/mlazos/3/base -> origin/gh/mlazos/3/base 2025-08-20T06:30:58.9456098Z * [new branch] gh/mlazos/3/head -> origin/gh/mlazos/3/head 2025-08-20T06:30:58.9456167Z * [new branch] gh/mlazos/3/orig -> origin/gh/mlazos/3/orig 2025-08-20T06:30:58.9456234Z * [new branch] gh/mlazos/4/base -> origin/gh/mlazos/4/base 2025-08-20T06:30:58.9456301Z * [new branch] gh/mlazos/4/head -> origin/gh/mlazos/4/head 2025-08-20T06:30:58.9456370Z * [new branch] gh/mlazos/4/orig -> origin/gh/mlazos/4/orig 2025-08-20T06:30:58.9456438Z * [new branch] gh/mlazos/5/base -> origin/gh/mlazos/5/base 2025-08-20T06:30:58.9456505Z * [new branch] gh/mlazos/5/head -> origin/gh/mlazos/5/head 2025-08-20T06:30:58.9456573Z * [new branch] gh/mlazos/5/orig -> origin/gh/mlazos/5/orig 2025-08-20T06:30:58.9457565Z * [new branch] gh/mlazos/6/base -> origin/gh/mlazos/6/base 2025-08-20T06:30:58.9457634Z * [new branch] gh/mlazos/6/head -> origin/gh/mlazos/6/head 2025-08-20T06:30:58.9457704Z * [new branch] gh/mlazos/6/orig -> origin/gh/mlazos/6/orig 2025-08-20T06:30:58.9457771Z * [new branch] gh/mlazos/7/base -> origin/gh/mlazos/7/base 2025-08-20T06:30:58.9457839Z * [new branch] gh/mlazos/7/head -> origin/gh/mlazos/7/head 2025-08-20T06:30:58.9457951Z * [new branch] gh/mlazos/7/orig -> origin/gh/mlazos/7/orig 2025-08-20T06:30:58.9458018Z * [new branch] gh/mlazos/8/base -> origin/gh/mlazos/8/base 2025-08-20T06:30:58.9458086Z * [new branch] gh/mlazos/8/head -> origin/gh/mlazos/8/head 2025-08-20T06:30:58.9458154Z * [new branch] gh/mlazos/8/orig -> origin/gh/mlazos/8/orig 2025-08-20T06:30:58.9458221Z * [new branch] gh/mlazos/9/base -> origin/gh/mlazos/9/base 2025-08-20T06:30:58.9458287Z * [new branch] gh/mlazos/9/head -> origin/gh/mlazos/9/head 2025-08-20T06:30:58.9458382Z * [new branch] gh/mlazos/9/orig -> origin/gh/mlazos/9/orig 2025-08-20T06:30:58.9458455Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-08-20T06:30:58.9458526Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-08-20T06:30:58.9458607Z * [new branch] gh/muchulee8/62/base -> origin/gh/muchulee8/62/base 2025-08-20T06:30:58.9458684Z * [new branch] gh/muchulee8/62/head -> origin/gh/muchulee8/62/head 2025-08-20T06:30:58.9458759Z * [new branch] gh/muchulee8/62/orig -> origin/gh/muchulee8/62/orig 2025-08-20T06:30:58.9458832Z * [new branch] gh/muchulee8/63/base -> origin/gh/muchulee8/63/base 2025-08-20T06:30:58.9458907Z * [new branch] gh/muchulee8/63/head -> origin/gh/muchulee8/63/head 2025-08-20T06:30:58.9458980Z * [new branch] gh/muchulee8/63/orig -> origin/gh/muchulee8/63/orig 2025-08-20T06:30:58.9459054Z * [new branch] gh/muchulee8/64/base -> origin/gh/muchulee8/64/base 2025-08-20T06:30:58.9459129Z * [new branch] gh/muchulee8/64/head -> origin/gh/muchulee8/64/head 2025-08-20T06:30:58.9459203Z * [new branch] gh/muchulee8/64/orig -> origin/gh/muchulee8/64/orig 2025-08-20T06:30:58.9459275Z * [new branch] gh/muchulee8/65/base -> origin/gh/muchulee8/65/base 2025-08-20T06:30:58.9460346Z * [new branch] gh/muchulee8/65/head -> origin/gh/muchulee8/65/head 2025-08-20T06:30:58.9460422Z * [new branch] gh/muchulee8/65/orig -> origin/gh/muchulee8/65/orig 2025-08-20T06:30:58.9460496Z * [new branch] gh/oulgen/35/base -> origin/gh/oulgen/35/base 2025-08-20T06:30:58.9460566Z * [new branch] gh/oulgen/35/head -> origin/gh/oulgen/35/head 2025-08-20T06:30:58.9460636Z * [new branch] gh/oulgen/35/orig -> origin/gh/oulgen/35/orig 2025-08-20T06:30:58.9460708Z * [new branch] gh/oulgen/44/base -> origin/gh/oulgen/44/base 2025-08-20T06:30:58.9460777Z * [new branch] gh/oulgen/44/head -> origin/gh/oulgen/44/head 2025-08-20T06:30:58.9460847Z * [new branch] gh/oulgen/44/orig -> origin/gh/oulgen/44/orig 2025-08-20T06:30:58.9460915Z * [new branch] gh/oulgen/45/base -> origin/gh/oulgen/45/base 2025-08-20T06:30:58.9460985Z * [new branch] gh/oulgen/45/head -> origin/gh/oulgen/45/head 2025-08-20T06:30:58.9461052Z * [new branch] gh/oulgen/45/orig -> origin/gh/oulgen/45/orig 2025-08-20T06:30:58.9461121Z * [new branch] gh/oulgen/46/base -> origin/gh/oulgen/46/base 2025-08-20T06:30:58.9461191Z * [new branch] gh/oulgen/46/head -> origin/gh/oulgen/46/head 2025-08-20T06:30:58.9461259Z * [new branch] gh/oulgen/46/orig -> origin/gh/oulgen/46/orig 2025-08-20T06:30:58.9461328Z * [new branch] gh/oulgen/47/base -> origin/gh/oulgen/47/base 2025-08-20T06:30:58.9461397Z * [new branch] gh/oulgen/47/head -> origin/gh/oulgen/47/head 2025-08-20T06:30:58.9461531Z * [new branch] gh/oulgen/47/orig -> origin/gh/oulgen/47/orig 2025-08-20T06:30:58.9461604Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-08-20T06:30:58.9461673Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-08-20T06:30:58.9461744Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-08-20T06:30:58.9461812Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-08-20T06:30:58.9461883Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-08-20T06:30:58.9461951Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-08-20T06:30:58.9462085Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-08-20T06:30:58.9462152Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-08-20T06:30:58.9463166Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-08-20T06:30:58.9463237Z * [new branch] gh/qqaatw/29/base -> origin/gh/qqaatw/29/base 2025-08-20T06:30:58.9463306Z * [new branch] gh/qqaatw/29/head -> origin/gh/qqaatw/29/head 2025-08-20T06:30:58.9463378Z * [new branch] gh/qqaatw/29/orig -> origin/gh/qqaatw/29/orig 2025-08-20T06:30:58.9463494Z * [new branch] gh/raymo/cleanup-dynamo-logging -> origin/gh/raymo/cleanup-dynamo-logging 2025-08-20T06:30:58.9463582Z * [new branch] gh/raymo/refresh-script -> origin/gh/raymo/refresh-script 2025-08-20T06:30:58.9463653Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-08-20T06:30:58.9463722Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-08-20T06:30:58.9463789Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-08-20T06:30:58.9463857Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-08-20T06:30:58.9463922Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-08-20T06:30:58.9463987Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-08-20T06:30:58.9464054Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-08-20T06:30:58.9464119Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-08-20T06:30:58.9464184Z * [new branch] gh/rec/156/base -> origin/gh/rec/156/base 2025-08-20T06:30:58.9464250Z * [new branch] gh/rec/156/head -> origin/gh/rec/156/head 2025-08-20T06:30:58.9464317Z * [new branch] gh/rec/156/orig -> origin/gh/rec/156/orig 2025-08-20T06:30:58.9464382Z * [new branch] gh/rec/158/base -> origin/gh/rec/158/base 2025-08-20T06:30:58.9464448Z * [new branch] gh/rec/158/head -> origin/gh/rec/158/head 2025-08-20T06:30:58.9464514Z * [new branch] gh/rec/158/orig -> origin/gh/rec/158/orig 2025-08-20T06:30:58.9464579Z * [new branch] gh/rec/159/base -> origin/gh/rec/159/base 2025-08-20T06:30:58.9464644Z * [new branch] gh/rec/159/head -> origin/gh/rec/159/head 2025-08-20T06:30:58.9464710Z * [new branch] gh/rec/160/base -> origin/gh/rec/160/base 2025-08-20T06:30:58.9464775Z * [new branch] gh/rec/160/head -> origin/gh/rec/160/head 2025-08-20T06:30:58.9465761Z * [new branch] gh/rec/160/orig -> origin/gh/rec/160/orig 2025-08-20T06:30:58.9465831Z * [new branch] gh/rec/161/base -> origin/gh/rec/161/base 2025-08-20T06:30:58.9465899Z * [new branch] gh/rec/161/head -> origin/gh/rec/161/head 2025-08-20T06:30:58.9465999Z * [new branch] gh/rec/161/orig -> origin/gh/rec/161/orig 2025-08-20T06:30:58.9466067Z * [new branch] gh/rec/162/base -> origin/gh/rec/162/base 2025-08-20T06:30:58.9466132Z * [new branch] gh/rec/162/head -> origin/gh/rec/162/head 2025-08-20T06:30:58.9466199Z * [new branch] gh/rec/162/orig -> origin/gh/rec/162/orig 2025-08-20T06:30:58.9466266Z * [new branch] gh/rec/163/base -> origin/gh/rec/163/base 2025-08-20T06:30:58.9466331Z * [new branch] gh/rec/163/head -> origin/gh/rec/163/head 2025-08-20T06:30:58.9466396Z * [new branch] gh/rec/163/orig -> origin/gh/rec/163/orig 2025-08-20T06:30:58.9466491Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-08-20T06:30:58.9466557Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-08-20T06:30:58.9466622Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-08-20T06:30:58.9466715Z * [new branch] gh/robert-hardwick/1/base -> origin/gh/robert-hardwick/1/base 2025-08-20T06:30:58.9466802Z * [new branch] gh/robert-hardwick/1/head -> origin/gh/robert-hardwick/1/head 2025-08-20T06:30:58.9466887Z * [new branch] gh/robert-hardwick/1/orig -> origin/gh/robert-hardwick/1/orig 2025-08-20T06:30:58.9466971Z * [new branch] gh/robert-hardwick/2/base -> origin/gh/robert-hardwick/2/base 2025-08-20T06:30:58.9467055Z * [new branch] gh/robert-hardwick/2/head -> origin/gh/robert-hardwick/2/head 2025-08-20T06:30:58.9467138Z * [new branch] gh/robert-hardwick/2/orig -> origin/gh/robert-hardwick/2/orig 2025-08-20T06:30:58.9467224Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-08-20T06:30:58.9467308Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-08-20T06:30:58.9467393Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-08-20T06:30:58.9467476Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-08-20T06:30:58.9467560Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-08-20T06:30:58.9468568Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-08-20T06:30:58.9468642Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-08-20T06:30:58.9468712Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-08-20T06:30:58.9468786Z * [new branch] gh/rtimpe/10/base -> origin/gh/rtimpe/10/base 2025-08-20T06:30:58.9468859Z * [new branch] gh/rtimpe/10/head -> origin/gh/rtimpe/10/head 2025-08-20T06:30:58.9468930Z * [new branch] gh/rtimpe/10/orig -> origin/gh/rtimpe/10/orig 2025-08-20T06:30:58.9469001Z * [new branch] gh/rtimpe/11/base -> origin/gh/rtimpe/11/base 2025-08-20T06:30:58.9469070Z * [new branch] gh/rtimpe/11/head -> origin/gh/rtimpe/11/head 2025-08-20T06:30:58.9469140Z * [new branch] gh/rtimpe/11/orig -> origin/gh/rtimpe/11/orig 2025-08-20T06:30:58.9469209Z * [new branch] gh/rtimpe/12/base -> origin/gh/rtimpe/12/base 2025-08-20T06:30:58.9469277Z * [new branch] gh/rtimpe/12/head -> origin/gh/rtimpe/12/head 2025-08-20T06:30:58.9469347Z * [new branch] gh/rtimpe/12/orig -> origin/gh/rtimpe/12/orig 2025-08-20T06:30:58.9469418Z * [new branch] gh/rtimpe/13/base -> origin/gh/rtimpe/13/base 2025-08-20T06:30:58.9469487Z * [new branch] gh/rtimpe/13/head -> origin/gh/rtimpe/13/head 2025-08-20T06:30:58.9469556Z * [new branch] gh/rtimpe/13/orig -> origin/gh/rtimpe/13/orig 2025-08-20T06:30:58.9469669Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-08-20T06:30:58.9469738Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-08-20T06:30:58.9469808Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-08-20T06:30:58.9469875Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-08-20T06:30:58.9469944Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-08-20T06:30:58.9470013Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-08-20T06:30:58.9470108Z * [new branch] gh/rtimpe/5/base -> origin/gh/rtimpe/5/base 2025-08-20T06:30:58.9470243Z * [new branch] gh/rtimpe/5/head -> origin/gh/rtimpe/5/head 2025-08-20T06:30:58.9470312Z * [new branch] gh/rtimpe/5/orig -> origin/gh/rtimpe/5/orig 2025-08-20T06:30:58.9471313Z * [new branch] gh/rtimpe/6/base -> origin/gh/rtimpe/6/base 2025-08-20T06:30:58.9471383Z * [new branch] gh/rtimpe/6/head -> origin/gh/rtimpe/6/head 2025-08-20T06:30:58.9471451Z * [new branch] gh/rtimpe/6/orig -> origin/gh/rtimpe/6/orig 2025-08-20T06:30:58.9471518Z * [new branch] gh/rtimpe/7/base -> origin/gh/rtimpe/7/base 2025-08-20T06:30:58.9471586Z * [new branch] gh/rtimpe/7/head -> origin/gh/rtimpe/7/head 2025-08-20T06:30:58.9471653Z * [new branch] gh/rtimpe/7/orig -> origin/gh/rtimpe/7/orig 2025-08-20T06:30:58.9471723Z * [new branch] gh/rtimpe/8/base -> origin/gh/rtimpe/8/base 2025-08-20T06:30:58.9471790Z * [new branch] gh/rtimpe/8/head -> origin/gh/rtimpe/8/head 2025-08-20T06:30:58.9471856Z * [new branch] gh/rtimpe/8/orig -> origin/gh/rtimpe/8/orig 2025-08-20T06:30:58.9471926Z * [new branch] gh/rtimpe/9/base -> origin/gh/rtimpe/9/base 2025-08-20T06:30:58.9471993Z * [new branch] gh/rtimpe/9/head -> origin/gh/rtimpe/9/head 2025-08-20T06:30:58.9472060Z * [new branch] gh/rtimpe/9/orig -> origin/gh/rtimpe/9/orig 2025-08-20T06:30:58.9472146Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-08-20T06:30:58.9472227Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-08-20T06:30:58.9472308Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-08-20T06:30:58.9472389Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-08-20T06:30:58.9472468Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-08-20T06:30:58.9472546Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-08-20T06:30:58.9472627Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-08-20T06:30:58.9472705Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-08-20T06:30:58.9472785Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-08-20T06:30:58.9472864Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-08-20T06:30:58.9472942Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-08-20T06:30:58.9473020Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-08-20T06:30:58.9474018Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-08-20T06:30:58.9474098Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-08-20T06:30:58.9474247Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-08-20T06:30:58.9474326Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-08-20T06:30:58.9474405Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-08-20T06:30:58.9474484Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-08-20T06:30:58.9474554Z * [new branch] gh/sarckk/2/base -> origin/gh/sarckk/2/base 2025-08-20T06:30:58.9474623Z * [new branch] gh/sarckk/2/head -> origin/gh/sarckk/2/head 2025-08-20T06:30:58.9474742Z * [new branch] gh/sarckk/2/orig -> origin/gh/sarckk/2/orig 2025-08-20T06:30:58.9474822Z * [new branch] gh/seemethere/23/head -> origin/gh/seemethere/23/head 2025-08-20T06:30:58.9474902Z * [new branch] gh/seemethere/32/base -> origin/gh/seemethere/32/base 2025-08-20T06:30:58.9474980Z * [new branch] gh/seemethere/32/head -> origin/gh/seemethere/32/head 2025-08-20T06:30:58.9475058Z * [new branch] gh/seemethere/32/orig -> origin/gh/seemethere/32/orig 2025-08-20T06:30:58.9475133Z * [new branch] gh/seemethere/33/base -> origin/gh/seemethere/33/base 2025-08-20T06:30:58.9475209Z * [new branch] gh/seemethere/33/head -> origin/gh/seemethere/33/head 2025-08-20T06:30:58.9475284Z * [new branch] gh/seemethere/33/orig -> origin/gh/seemethere/33/orig 2025-08-20T06:30:58.9475361Z * [new branch] gh/seemethere/34/base -> origin/gh/seemethere/34/base 2025-08-20T06:30:58.9475438Z * [new branch] gh/seemethere/34/head -> origin/gh/seemethere/34/head 2025-08-20T06:30:58.9475514Z * [new branch] gh/seemethere/34/orig -> origin/gh/seemethere/34/orig 2025-08-20T06:30:58.9475592Z * [new branch] gh/seemethere/35/base -> origin/gh/seemethere/35/base 2025-08-20T06:30:58.9475668Z * [new branch] gh/seemethere/35/head -> origin/gh/seemethere/35/head 2025-08-20T06:30:58.9475744Z * [new branch] gh/seemethere/35/orig -> origin/gh/seemethere/35/orig 2025-08-20T06:30:58.9475821Z * [new branch] gh/seemethere/37/base -> origin/gh/seemethere/37/base 2025-08-20T06:30:58.9475897Z * [new branch] gh/seemethere/37/head -> origin/gh/seemethere/37/head 2025-08-20T06:30:58.9475972Z * [new branch] gh/seemethere/37/orig -> origin/gh/seemethere/37/orig 2025-08-20T06:30:58.9476975Z * [new branch] gh/seemethere/43/base -> origin/gh/seemethere/43/base 2025-08-20T06:30:58.9477054Z * [new branch] gh/seemethere/43/head -> origin/gh/seemethere/43/head 2025-08-20T06:30:58.9477130Z * [new branch] gh/seemethere/43/orig -> origin/gh/seemethere/43/orig 2025-08-20T06:30:58.9477208Z * [new branch] gh/seemethere/44/base -> origin/gh/seemethere/44/base 2025-08-20T06:30:58.9477284Z * [new branch] gh/seemethere/44/head -> origin/gh/seemethere/44/head 2025-08-20T06:30:58.9477359Z * [new branch] gh/seemethere/44/orig -> origin/gh/seemethere/44/orig 2025-08-20T06:30:58.9477435Z * [new branch] gh/seemethere/48/base -> origin/gh/seemethere/48/base 2025-08-20T06:30:58.9477511Z * [new branch] gh/seemethere/48/head -> origin/gh/seemethere/48/head 2025-08-20T06:30:58.9477587Z * [new branch] gh/seemethere/48/orig -> origin/gh/seemethere/48/orig 2025-08-20T06:30:58.9477663Z * [new branch] gh/seemethere/49/base -> origin/gh/seemethere/49/base 2025-08-20T06:30:58.9477740Z * [new branch] gh/seemethere/49/head -> origin/gh/seemethere/49/head 2025-08-20T06:30:58.9477816Z * [new branch] gh/seemethere/49/orig -> origin/gh/seemethere/49/orig 2025-08-20T06:30:58.9477934Z * [new branch] gh/seemethere/50/base -> origin/gh/seemethere/50/base 2025-08-20T06:30:58.9478010Z * [new branch] gh/seemethere/50/head -> origin/gh/seemethere/50/head 2025-08-20T06:30:58.9478085Z * [new branch] gh/seemethere/50/orig -> origin/gh/seemethere/50/orig 2025-08-20T06:30:58.9478161Z * [new branch] gh/seemethere/51/base -> origin/gh/seemethere/51/base 2025-08-20T06:30:58.9478237Z * [new branch] gh/seemethere/51/head -> origin/gh/seemethere/51/head 2025-08-20T06:30:58.9478312Z * [new branch] gh/seemethere/51/orig -> origin/gh/seemethere/51/orig 2025-08-20T06:30:58.9478419Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-08-20T06:30:58.9478497Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-08-20T06:30:58.9478573Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-08-20T06:30:58.9478649Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-08-20T06:30:58.9478726Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-08-20T06:30:58.9478802Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-08-20T06:30:58.9479805Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-08-20T06:30:58.9479882Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-08-20T06:30:58.9479958Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-08-20T06:30:58.9480037Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-08-20T06:30:58.9480113Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-08-20T06:30:58.9480253Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-08-20T06:30:58.9480330Z * [new branch] gh/seemethere/56/base -> origin/gh/seemethere/56/base 2025-08-20T06:30:58.9480407Z * [new branch] gh/seemethere/56/head -> origin/gh/seemethere/56/head 2025-08-20T06:30:58.9480482Z * [new branch] gh/seemethere/56/orig -> origin/gh/seemethere/56/orig 2025-08-20T06:30:58.9480557Z * [new branch] gh/seemethere/57/base -> origin/gh/seemethere/57/base 2025-08-20T06:30:58.9480633Z * [new branch] gh/seemethere/57/head -> origin/gh/seemethere/57/head 2025-08-20T06:30:58.9480709Z * [new branch] gh/seemethere/57/orig -> origin/gh/seemethere/57/orig 2025-08-20T06:30:58.9480786Z * [new branch] gh/seemethere/58/base -> origin/gh/seemethere/58/base 2025-08-20T06:30:58.9480862Z * [new branch] gh/seemethere/58/head -> origin/gh/seemethere/58/head 2025-08-20T06:30:58.9480939Z * [new branch] gh/seemethere/58/orig -> origin/gh/seemethere/58/orig 2025-08-20T06:30:58.9481014Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-08-20T06:30:58.9481091Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-08-20T06:30:58.9481166Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-08-20T06:30:58.9481243Z * [new branch] gh/seemethere/7/head -> origin/gh/seemethere/7/head 2025-08-20T06:30:58.9481326Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-08-20T06:30:58.9481406Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-08-20T06:30:58.9481485Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-08-20T06:30:58.9481627Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-08-20T06:30:58.9481705Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-08-20T06:30:58.9482709Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-08-20T06:30:58.9482790Z * [new branch] gh/shunting314/211/base -> origin/gh/shunting314/211/base 2025-08-20T06:30:58.9482867Z * [new branch] gh/shunting314/211/head -> origin/gh/shunting314/211/head 2025-08-20T06:30:58.9482944Z * [new branch] gh/shunting314/211/orig -> origin/gh/shunting314/211/orig 2025-08-20T06:30:58.9483022Z * [new branch] gh/shunting314/212/base -> origin/gh/shunting314/212/base 2025-08-20T06:30:58.9483158Z * [new branch] gh/shunting314/212/head -> origin/gh/shunting314/212/head 2025-08-20T06:30:58.9483235Z * [new branch] gh/shunting314/212/orig -> origin/gh/shunting314/212/orig 2025-08-20T06:30:58.9483315Z * [new branch] gh/shunting314/213/base -> origin/gh/shunting314/213/base 2025-08-20T06:30:58.9483393Z * [new branch] gh/shunting314/213/head -> origin/gh/shunting314/213/head 2025-08-20T06:30:58.9483470Z * [new branch] gh/shunting314/213/orig -> origin/gh/shunting314/213/orig 2025-08-20T06:30:58.9483547Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-08-20T06:30:58.9483624Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-08-20T06:30:58.9483700Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-08-20T06:30:58.9483775Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-08-20T06:30:58.9483850Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-08-20T06:30:58.9483923Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-08-20T06:30:58.9483998Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-08-20T06:30:58.9484071Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-08-20T06:30:58.9484149Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-08-20T06:30:58.9484226Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-08-20T06:30:58.9484300Z * [new branch] gh/skarjala/11/base -> origin/gh/skarjala/11/base 2025-08-20T06:30:58.9484373Z * [new branch] gh/skarjala/11/head -> origin/gh/skarjala/11/head 2025-08-20T06:30:58.9484446Z * [new branch] gh/skarjala/11/orig -> origin/gh/skarjala/11/orig 2025-08-20T06:30:58.9484519Z * [new branch] gh/skarjala/13/base -> origin/gh/skarjala/13/base 2025-08-20T06:30:58.9485522Z * [new branch] gh/skarjala/13/head -> origin/gh/skarjala/13/head 2025-08-20T06:30:58.9485597Z * [new branch] gh/skarjala/13/orig -> origin/gh/skarjala/13/orig 2025-08-20T06:30:58.9485670Z * [new branch] gh/skarjala/14/base -> origin/gh/skarjala/14/base 2025-08-20T06:30:58.9485742Z * [new branch] gh/skarjala/14/head -> origin/gh/skarjala/14/head 2025-08-20T06:30:58.9485814Z * [new branch] gh/skarjala/14/orig -> origin/gh/skarjala/14/orig 2025-08-20T06:30:58.9485887Z * [new branch] gh/skarjala/15/base -> origin/gh/skarjala/15/base 2025-08-20T06:30:58.9485959Z * [new branch] gh/skarjala/15/head -> origin/gh/skarjala/15/head 2025-08-20T06:30:58.9486032Z * [new branch] gh/skarjala/15/orig -> origin/gh/skarjala/15/orig 2025-08-20T06:30:58.9486105Z * [new branch] gh/skarjala/16/base -> origin/gh/skarjala/16/base 2025-08-20T06:30:58.9486215Z * [new branch] gh/skarjala/16/head -> origin/gh/skarjala/16/head 2025-08-20T06:30:58.9486287Z * [new branch] gh/skarjala/16/orig -> origin/gh/skarjala/16/orig 2025-08-20T06:30:58.9486360Z * [new branch] gh/skarjala/17/base -> origin/gh/skarjala/17/base 2025-08-20T06:30:58.9486431Z * [new branch] gh/skarjala/17/head -> origin/gh/skarjala/17/head 2025-08-20T06:30:58.9486503Z * [new branch] gh/skarjala/17/orig -> origin/gh/skarjala/17/orig 2025-08-20T06:30:58.9486575Z * [new branch] gh/skarjala/18/base -> origin/gh/skarjala/18/base 2025-08-20T06:30:58.9486647Z * [new branch] gh/skarjala/18/head -> origin/gh/skarjala/18/head 2025-08-20T06:30:58.9486749Z * [new branch] gh/skarjala/18/orig -> origin/gh/skarjala/18/orig 2025-08-20T06:30:58.9486821Z * [new branch] gh/skarjala/19/base -> origin/gh/skarjala/19/base 2025-08-20T06:30:58.9486894Z * [new branch] gh/skarjala/19/head -> origin/gh/skarjala/19/head 2025-08-20T06:30:58.9486966Z * [new branch] gh/skarjala/19/orig -> origin/gh/skarjala/19/orig 2025-08-20T06:30:58.9487044Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-08-20T06:30:58.9487121Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-08-20T06:30:58.9487197Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-08-20T06:30:58.9487273Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-08-20T06:30:58.9488479Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-08-20T06:30:58.9488562Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-08-20T06:30:58.9488637Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-08-20T06:30:58.9488716Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-08-20T06:30:58.9488790Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-08-20T06:30:58.9488866Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-08-20T06:30:58.9488941Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-08-20T06:30:58.9489016Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-08-20T06:30:58.9489092Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-08-20T06:30:58.9489168Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-08-20T06:30:58.9489243Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-08-20T06:30:58.9489319Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-08-20T06:30:58.9489396Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-08-20T06:30:58.9489471Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-08-20T06:30:58.9489546Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-08-20T06:30:58.9489622Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-08-20T06:30:58.9489697Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-08-20T06:30:58.9489772Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-08-20T06:30:58.9489849Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-08-20T06:30:58.9489924Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-08-20T06:30:58.9490040Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-08-20T06:30:58.9490116Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-08-20T06:30:58.9490246Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-08-20T06:30:58.9490323Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-08-20T06:30:58.9491362Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-08-20T06:30:58.9491440Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-08-20T06:30:58.9491516Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-08-20T06:30:58.9491655Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-08-20T06:30:58.9491731Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-08-20T06:30:58.9491809Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-08-20T06:30:58.9491884Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-08-20T06:30:58.9491960Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-08-20T06:30:58.9492035Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-08-20T06:30:58.9492110Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-08-20T06:30:58.9492187Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-08-20T06:30:58.9492264Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-08-20T06:30:58.9492339Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-08-20T06:30:58.9492415Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-08-20T06:30:58.9492491Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-08-20T06:30:58.9492566Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-08-20T06:30:58.9492642Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-08-20T06:30:58.9492717Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-08-20T06:30:58.9492792Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-08-20T06:30:58.9492868Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-08-20T06:30:58.9492944Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-08-20T06:30:58.9493019Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-08-20T06:30:58.9493096Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-08-20T06:30:58.9493172Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-08-20T06:30:58.9493247Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-08-20T06:30:58.9494243Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-08-20T06:30:58.9494319Z * [new branch] gh/soulitzer/362/base -> origin/gh/soulitzer/362/base 2025-08-20T06:30:58.9494394Z * [new branch] gh/soulitzer/362/head -> origin/gh/soulitzer/362/head 2025-08-20T06:30:58.9494470Z * [new branch] gh/soulitzer/362/orig -> origin/gh/soulitzer/362/orig 2025-08-20T06:30:58.9494548Z * [new branch] gh/soulitzer/372/base -> origin/gh/soulitzer/372/base 2025-08-20T06:30:58.9494623Z * [new branch] gh/soulitzer/372/head -> origin/gh/soulitzer/372/head 2025-08-20T06:30:58.9494774Z * [new branch] gh/soulitzer/372/orig -> origin/gh/soulitzer/372/orig 2025-08-20T06:30:58.9494850Z * [new branch] gh/soulitzer/373/base -> origin/gh/soulitzer/373/base 2025-08-20T06:30:58.9494924Z * [new branch] gh/soulitzer/373/head -> origin/gh/soulitzer/373/head 2025-08-20T06:30:58.9494999Z * [new branch] gh/soulitzer/373/orig -> origin/gh/soulitzer/373/orig 2025-08-20T06:30:58.9495075Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-08-20T06:30:58.9495150Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-08-20T06:30:58.9495255Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-08-20T06:30:58.9495331Z * [new branch] gh/soulitzer/375/base -> origin/gh/soulitzer/375/base 2025-08-20T06:30:58.9495405Z * [new branch] gh/soulitzer/375/head -> origin/gh/soulitzer/375/head 2025-08-20T06:30:58.9495482Z * [new branch] gh/soulitzer/375/orig -> origin/gh/soulitzer/375/orig 2025-08-20T06:30:58.9495559Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-08-20T06:30:58.9495633Z * [new branch] gh/swolchok/758/base -> origin/gh/swolchok/758/base 2025-08-20T06:30:58.9495708Z * [new branch] gh/swolchok/758/head -> origin/gh/swolchok/758/head 2025-08-20T06:30:58.9495783Z * [new branch] gh/swolchok/758/orig -> origin/gh/swolchok/758/orig 2025-08-20T06:30:58.9495855Z * [new branch] gh/swolchok/767/base -> origin/gh/swolchok/767/base 2025-08-20T06:30:58.9495930Z * [new branch] gh/swolchok/767/head -> origin/gh/swolchok/767/head 2025-08-20T06:30:58.9496003Z * [new branch] gh/swolchok/767/orig -> origin/gh/swolchok/767/orig 2025-08-20T06:30:58.9496077Z * [new branch] gh/swolchok/768/base -> origin/gh/swolchok/768/base 2025-08-20T06:30:58.9497079Z * [new branch] gh/swolchok/768/head -> origin/gh/swolchok/768/head 2025-08-20T06:30:58.9497154Z * [new branch] gh/swolchok/768/orig -> origin/gh/swolchok/768/orig 2025-08-20T06:30:58.9497228Z * [new branch] gh/swolchok/769/base -> origin/gh/swolchok/769/base 2025-08-20T06:30:58.9497301Z * [new branch] gh/swolchok/769/head -> origin/gh/swolchok/769/head 2025-08-20T06:30:58.9497375Z * [new branch] gh/swolchok/769/orig -> origin/gh/swolchok/769/orig 2025-08-20T06:30:58.9497448Z * [new branch] gh/swolchok/771/base -> origin/gh/swolchok/771/base 2025-08-20T06:30:58.9497522Z * [new branch] gh/swolchok/771/head -> origin/gh/swolchok/771/head 2025-08-20T06:30:58.9497595Z * [new branch] gh/swolchok/771/orig -> origin/gh/swolchok/771/orig 2025-08-20T06:30:58.9497670Z * [new branch] gh/swolchok/772/base -> origin/gh/swolchok/772/base 2025-08-20T06:30:58.9497743Z * [new branch] gh/swolchok/772/head -> origin/gh/swolchok/772/head 2025-08-20T06:30:58.9497816Z * [new branch] gh/swolchok/772/orig -> origin/gh/swolchok/772/orig 2025-08-20T06:30:58.9497890Z * [new branch] gh/swolchok/773/base -> origin/gh/swolchok/773/base 2025-08-20T06:30:58.9497963Z * [new branch] gh/swolchok/773/head -> origin/gh/swolchok/773/head 2025-08-20T06:30:58.9498036Z * [new branch] gh/swolchok/773/orig -> origin/gh/swolchok/773/orig 2025-08-20T06:30:58.9498110Z * [new branch] gh/swolchok/786/base -> origin/gh/swolchok/786/base 2025-08-20T06:30:58.9498183Z * [new branch] gh/swolchok/786/head -> origin/gh/swolchok/786/head 2025-08-20T06:30:58.9498257Z * [new branch] gh/swolchok/786/orig -> origin/gh/swolchok/786/orig 2025-08-20T06:30:58.9498368Z * [new branch] gh/swolchok/787/base -> origin/gh/swolchok/787/base 2025-08-20T06:30:58.9498442Z * [new branch] gh/swolchok/787/head -> origin/gh/swolchok/787/head 2025-08-20T06:30:58.9498514Z * [new branch] gh/swolchok/787/orig -> origin/gh/swolchok/787/orig 2025-08-20T06:30:58.9498591Z * [new branch] gh/syed-ahmed/2/base -> origin/gh/syed-ahmed/2/base 2025-08-20T06:30:58.9498664Z * [new branch] gh/syed-ahmed/2/head -> origin/gh/syed-ahmed/2/head 2025-08-20T06:30:58.9498735Z * [new branch] gh/syed-ahmed/2/orig -> origin/gh/syed-ahmed/2/orig 2025-08-20T06:30:58.9498837Z * [new branch] gh/syed-ahmed/3/base -> origin/gh/syed-ahmed/3/base 2025-08-20T06:30:58.9499835Z * [new branch] gh/syed-ahmed/3/head -> origin/gh/syed-ahmed/3/head 2025-08-20T06:30:58.9499909Z * [new branch] gh/syed-ahmed/3/orig -> origin/gh/syed-ahmed/3/orig 2025-08-20T06:30:58.9499984Z * [new branch] gh/syed-ahmed/4/base -> origin/gh/syed-ahmed/4/base 2025-08-20T06:30:58.9500056Z * [new branch] gh/syed-ahmed/4/head -> origin/gh/syed-ahmed/4/head 2025-08-20T06:30:58.9500128Z * [new branch] gh/syed-ahmed/4/orig -> origin/gh/syed-ahmed/4/orig 2025-08-20T06:30:58.9500267Z * [new branch] gh/teja-rao/3/base -> origin/gh/teja-rao/3/base 2025-08-20T06:30:58.9500341Z * [new branch] gh/teja-rao/3/head -> origin/gh/teja-rao/3/head 2025-08-20T06:30:58.9500412Z * [new branch] gh/teja-rao/3/orig -> origin/gh/teja-rao/3/orig 2025-08-20T06:30:58.9500484Z * [new branch] gh/teja-rao/4/base -> origin/gh/teja-rao/4/base 2025-08-20T06:30:58.9500553Z * [new branch] gh/teja-rao/4/head -> origin/gh/teja-rao/4/head 2025-08-20T06:30:58.9500623Z * [new branch] gh/teja-rao/4/orig -> origin/gh/teja-rao/4/orig 2025-08-20T06:30:58.9500697Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-08-20T06:30:58.9500767Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-08-20T06:30:58.9500837Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-08-20T06:30:58.9500928Z * [new branch] gh/tugsbayasgalan/1/base -> origin/gh/tugsbayasgalan/1/base 2025-08-20T06:30:58.9501014Z * [new branch] gh/tugsbayasgalan/1/head -> origin/gh/tugsbayasgalan/1/head 2025-08-20T06:30:58.9501098Z * [new branch] gh/tugsbayasgalan/1/orig -> origin/gh/tugsbayasgalan/1/orig 2025-08-20T06:30:58.9501183Z * [new branch] gh/tugsbayasgalan/2/base -> origin/gh/tugsbayasgalan/2/base 2025-08-20T06:30:58.9501267Z * [new branch] gh/tugsbayasgalan/2/head -> origin/gh/tugsbayasgalan/2/head 2025-08-20T06:30:58.9501351Z * [new branch] gh/tugsbayasgalan/2/orig -> origin/gh/tugsbayasgalan/2/orig 2025-08-20T06:30:58.9501421Z * [new branch] gh/v0i0/1/base -> origin/gh/v0i0/1/base 2025-08-20T06:30:58.9501490Z * [new branch] gh/v0i0/1/head -> origin/gh/v0i0/1/head 2025-08-20T06:30:58.9501556Z * [new branch] gh/v0i0/1/orig -> origin/gh/v0i0/1/orig 2025-08-20T06:30:58.9501620Z * [new branch] gh/v0i0/2/base -> origin/gh/v0i0/2/base 2025-08-20T06:30:58.9502604Z * [new branch] gh/v0i0/2/head -> origin/gh/v0i0/2/head 2025-08-20T06:30:58.9502670Z * [new branch] gh/v0i0/2/orig -> origin/gh/v0i0/2/orig 2025-08-20T06:30:58.9502736Z * [new branch] gh/v0i0/3/base -> origin/gh/v0i0/3/base 2025-08-20T06:30:58.9502802Z * [new branch] gh/v0i0/3/head -> origin/gh/v0i0/3/head 2025-08-20T06:30:58.9502930Z * [new branch] gh/v0i0/3/orig -> origin/gh/v0i0/3/orig 2025-08-20T06:30:58.9502994Z * [new branch] gh/v0i0/4/base -> origin/gh/v0i0/4/base 2025-08-20T06:30:58.9503059Z * [new branch] gh/v0i0/4/head -> origin/gh/v0i0/4/head 2025-08-20T06:30:58.9503123Z * [new branch] gh/v0i0/4/orig -> origin/gh/v0i0/4/orig 2025-08-20T06:30:58.9503186Z * [new branch] gh/v0i0/5/base -> origin/gh/v0i0/5/base 2025-08-20T06:30:58.9503251Z * [new branch] gh/v0i0/5/head -> origin/gh/v0i0/5/head 2025-08-20T06:30:58.9503315Z * [new branch] gh/v0i0/5/orig -> origin/gh/v0i0/5/orig 2025-08-20T06:30:58.9503428Z * [new branch] gh/v0i0/6/base -> origin/gh/v0i0/6/base 2025-08-20T06:30:58.9503493Z * [new branch] gh/v0i0/6/head -> origin/gh/v0i0/6/head 2025-08-20T06:30:58.9503557Z * [new branch] gh/v0i0/6/orig -> origin/gh/v0i0/6/orig 2025-08-20T06:30:58.9503622Z * [new branch] gh/v0i0/7/base -> origin/gh/v0i0/7/base 2025-08-20T06:30:58.9503686Z * [new branch] gh/v0i0/7/head -> origin/gh/v0i0/7/head 2025-08-20T06:30:58.9503750Z * [new branch] gh/v0i0/7/orig -> origin/gh/v0i0/7/orig 2025-08-20T06:30:58.9503820Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-08-20T06:30:58.9503889Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-08-20T06:30:58.9503956Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-08-20T06:30:58.9504035Z * [new branch] gh/wconstab/392/base -> origin/gh/wconstab/392/base 2025-08-20T06:30:58.9504112Z * [new branch] gh/wconstab/392/head -> origin/gh/wconstab/392/head 2025-08-20T06:30:58.9504186Z * [new branch] gh/wconstab/392/orig -> origin/gh/wconstab/392/orig 2025-08-20T06:30:58.9504261Z * [new branch] gh/wconstab/419/base -> origin/gh/wconstab/419/base 2025-08-20T06:30:58.9505261Z * [new branch] gh/wconstab/419/head -> origin/gh/wconstab/419/head 2025-08-20T06:30:58.9505336Z * [new branch] gh/wconstab/419/orig -> origin/gh/wconstab/419/orig 2025-08-20T06:30:58.9505409Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-08-20T06:30:58.9505483Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-08-20T06:30:58.9505555Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-08-20T06:30:58.9505630Z * [new branch] gh/wconstab/432/base -> origin/gh/wconstab/432/base 2025-08-20T06:30:58.9505702Z * [new branch] gh/wconstab/432/head -> origin/gh/wconstab/432/head 2025-08-20T06:30:58.9505777Z * [new branch] gh/wconstab/432/orig -> origin/gh/wconstab/432/orig 2025-08-20T06:30:58.9505850Z * [new branch] gh/wconstab/433/base -> origin/gh/wconstab/433/base 2025-08-20T06:30:58.9505923Z * [new branch] gh/wconstab/433/head -> origin/gh/wconstab/433/head 2025-08-20T06:30:58.9505996Z * [new branch] gh/wconstab/433/orig -> origin/gh/wconstab/433/orig 2025-08-20T06:30:58.9506069Z * [new branch] gh/wconstab/434/base -> origin/gh/wconstab/434/base 2025-08-20T06:30:58.9506141Z * [new branch] gh/wconstab/434/head -> origin/gh/wconstab/434/head 2025-08-20T06:30:58.9506215Z * [new branch] gh/wconstab/434/orig -> origin/gh/wconstab/434/orig 2025-08-20T06:30:58.9506289Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-08-20T06:30:58.9506362Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-08-20T06:30:58.9506474Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-08-20T06:30:58.9506547Z * [new branch] gh/wconstab/436/base -> origin/gh/wconstab/436/base 2025-08-20T06:30:58.9506619Z * [new branch] gh/wconstab/436/head -> origin/gh/wconstab/436/head 2025-08-20T06:30:58.9506693Z * [new branch] gh/wconstab/436/orig -> origin/gh/wconstab/436/orig 2025-08-20T06:30:58.9506767Z * [new branch] gh/wconstab/437/base -> origin/gh/wconstab/437/base 2025-08-20T06:30:58.9506840Z * [new branch] gh/wconstab/437/head -> origin/gh/wconstab/437/head 2025-08-20T06:30:58.9506913Z * [new branch] gh/wconstab/437/orig -> origin/gh/wconstab/437/orig 2025-08-20T06:30:58.9507021Z * [new branch] gh/wconstab/438/base -> origin/gh/wconstab/438/base 2025-08-20T06:30:58.9507094Z * [new branch] gh/wconstab/438/head -> origin/gh/wconstab/438/head 2025-08-20T06:30:58.9508097Z * [new branch] gh/wconstab/438/orig -> origin/gh/wconstab/438/orig 2025-08-20T06:30:58.9508171Z * [new branch] gh/wconstab/439/base -> origin/gh/wconstab/439/base 2025-08-20T06:30:58.9508243Z * [new branch] gh/wconstab/439/head -> origin/gh/wconstab/439/head 2025-08-20T06:30:58.9508318Z * [new branch] gh/wconstab/439/orig -> origin/gh/wconstab/439/orig 2025-08-20T06:30:58.9508391Z * [new branch] gh/wconstab/440/base -> origin/gh/wconstab/440/base 2025-08-20T06:30:58.9508464Z * [new branch] gh/wconstab/440/head -> origin/gh/wconstab/440/head 2025-08-20T06:30:58.9508539Z * [new branch] gh/wconstab/440/orig -> origin/gh/wconstab/440/orig 2025-08-20T06:30:58.9508612Z * [new branch] gh/wconstab/441/base -> origin/gh/wconstab/441/base 2025-08-20T06:30:58.9508685Z * [new branch] gh/wconstab/441/head -> origin/gh/wconstab/441/head 2025-08-20T06:30:58.9508760Z * [new branch] gh/wconstab/441/orig -> origin/gh/wconstab/441/orig 2025-08-20T06:30:58.9508832Z * [new branch] gh/wconstab/442/base -> origin/gh/wconstab/442/base 2025-08-20T06:30:58.9508905Z * [new branch] gh/wconstab/442/head -> origin/gh/wconstab/442/head 2025-08-20T06:30:58.9508977Z * [new branch] gh/wconstab/442/orig -> origin/gh/wconstab/442/orig 2025-08-20T06:30:58.9509051Z * [new branch] gh/wconstab/443/base -> origin/gh/wconstab/443/base 2025-08-20T06:30:58.9509124Z * [new branch] gh/wconstab/443/head -> origin/gh/wconstab/443/head 2025-08-20T06:30:58.9509198Z * [new branch] gh/wconstab/443/orig -> origin/gh/wconstab/443/orig 2025-08-20T06:30:58.9509272Z * [new branch] gh/wconstab/444/base -> origin/gh/wconstab/444/base 2025-08-20T06:30:58.9509347Z * [new branch] gh/wconstab/444/head -> origin/gh/wconstab/444/head 2025-08-20T06:30:58.9509419Z * [new branch] gh/wconstab/444/orig -> origin/gh/wconstab/444/orig 2025-08-20T06:30:58.9509493Z * [new branch] gh/wconstab/445/base -> origin/gh/wconstab/445/base 2025-08-20T06:30:58.9509566Z * [new branch] gh/wconstab/445/head -> origin/gh/wconstab/445/head 2025-08-20T06:30:58.9509639Z * [new branch] gh/wconstab/445/orig -> origin/gh/wconstab/445/orig 2025-08-20T06:30:58.9509714Z * [new branch] gh/weifengpy/27/base -> origin/gh/weifengpy/27/base 2025-08-20T06:30:58.9509789Z * [new branch] gh/weifengpy/27/head -> origin/gh/weifengpy/27/head 2025-08-20T06:30:58.9510847Z * [new branch] gh/weifengpy/27/orig -> origin/gh/weifengpy/27/orig 2025-08-20T06:30:58.9510929Z * [new branch] gh/weifengpy/30/base -> origin/gh/weifengpy/30/base 2025-08-20T06:30:58.9511071Z * [new branch] gh/weifengpy/30/head -> origin/gh/weifengpy/30/head 2025-08-20T06:30:58.9511146Z * [new branch] gh/weifengpy/30/orig -> origin/gh/weifengpy/30/orig 2025-08-20T06:30:58.9511220Z * [new branch] gh/weifengpy/31/base -> origin/gh/weifengpy/31/base 2025-08-20T06:30:58.9511294Z * [new branch] gh/weifengpy/31/head -> origin/gh/weifengpy/31/head 2025-08-20T06:30:58.9511367Z * [new branch] gh/weifengpy/31/orig -> origin/gh/weifengpy/31/orig 2025-08-20T06:30:58.9511442Z * [new branch] gh/weifengpy/32/base -> origin/gh/weifengpy/32/base 2025-08-20T06:30:58.9511514Z * [new branch] gh/weifengpy/32/head -> origin/gh/weifengpy/32/head 2025-08-20T06:30:58.9511642Z * [new branch] gh/weifengpy/32/orig -> origin/gh/weifengpy/32/orig 2025-08-20T06:30:58.9511717Z * [new branch] gh/weifengpy/33/base -> origin/gh/weifengpy/33/base 2025-08-20T06:30:58.9511790Z * [new branch] gh/weifengpy/33/head -> origin/gh/weifengpy/33/head 2025-08-20T06:30:58.9511864Z * [new branch] gh/weifengpy/33/orig -> origin/gh/weifengpy/33/orig 2025-08-20T06:30:58.9511950Z * [new branch] gh/williamwen42/196/base -> origin/gh/williamwen42/196/base 2025-08-20T06:30:58.9512033Z * [new branch] gh/williamwen42/196/head -> origin/gh/williamwen42/196/head 2025-08-20T06:30:58.9512114Z * [new branch] gh/williamwen42/196/orig -> origin/gh/williamwen42/196/orig 2025-08-20T06:30:58.9512193Z * [new branch] gh/williamwen42/209/base -> origin/gh/williamwen42/209/base 2025-08-20T06:30:58.9512276Z * [new branch] gh/williamwen42/209/head -> origin/gh/williamwen42/209/head 2025-08-20T06:30:58.9512357Z * [new branch] gh/williamwen42/209/orig -> origin/gh/williamwen42/209/orig 2025-08-20T06:30:58.9512438Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-08-20T06:30:58.9512519Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-08-20T06:30:58.9512600Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-08-20T06:30:58.9512679Z * [new branch] gh/williamwen42/252/base -> origin/gh/williamwen42/252/base 2025-08-20T06:30:58.9512761Z * [new branch] gh/williamwen42/252/head -> origin/gh/williamwen42/252/head 2025-08-20T06:30:58.9513776Z * [new branch] gh/williamwen42/252/orig -> origin/gh/williamwen42/252/orig 2025-08-20T06:30:58.9513860Z * [new branch] gh/williamwen42/256/base -> origin/gh/williamwen42/256/base 2025-08-20T06:30:58.9513942Z * [new branch] gh/williamwen42/256/head -> origin/gh/williamwen42/256/head 2025-08-20T06:30:58.9514021Z * [new branch] gh/williamwen42/256/orig -> origin/gh/williamwen42/256/orig 2025-08-20T06:30:58.9514102Z * [new branch] gh/williamwen42/258/base -> origin/gh/williamwen42/258/base 2025-08-20T06:30:58.9514183Z * [new branch] gh/williamwen42/258/head -> origin/gh/williamwen42/258/head 2025-08-20T06:30:58.9514263Z * [new branch] gh/williamwen42/258/orig -> origin/gh/williamwen42/258/orig 2025-08-20T06:30:58.9514343Z * [new branch] gh/williamwen42/260/base -> origin/gh/williamwen42/260/base 2025-08-20T06:30:58.9514424Z * [new branch] gh/williamwen42/260/head -> origin/gh/williamwen42/260/head 2025-08-20T06:30:58.9514504Z * [new branch] gh/williamwen42/260/orig -> origin/gh/williamwen42/260/orig 2025-08-20T06:30:58.9514585Z * [new branch] gh/williamwen42/261/base -> origin/gh/williamwen42/261/base 2025-08-20T06:30:58.9514667Z * [new branch] gh/williamwen42/261/head -> origin/gh/williamwen42/261/head 2025-08-20T06:30:58.9514790Z * [new branch] gh/williamwen42/261/orig -> origin/gh/williamwen42/261/orig 2025-08-20T06:30:58.9514870Z * [new branch] gh/williamwen42/262/base -> origin/gh/williamwen42/262/base 2025-08-20T06:30:58.9514951Z * [new branch] gh/williamwen42/262/head -> origin/gh/williamwen42/262/head 2025-08-20T06:30:58.9515031Z * [new branch] gh/williamwen42/262/orig -> origin/gh/williamwen42/262/orig 2025-08-20T06:30:58.9515110Z * [new branch] gh/williamwen42/263/base -> origin/gh/williamwen42/263/base 2025-08-20T06:30:58.9515192Z * [new branch] gh/williamwen42/263/head -> origin/gh/williamwen42/263/head 2025-08-20T06:30:58.9515272Z * [new branch] gh/williamwen42/263/orig -> origin/gh/williamwen42/263/orig 2025-08-20T06:30:58.9515383Z * [new branch] gh/williamwen42/264/base -> origin/gh/williamwen42/264/base 2025-08-20T06:30:58.9515463Z * [new branch] gh/williamwen42/264/head -> origin/gh/williamwen42/264/head 2025-08-20T06:30:58.9515545Z * [new branch] gh/williamwen42/264/orig -> origin/gh/williamwen42/264/orig 2025-08-20T06:30:58.9515624Z * [new branch] gh/williamwen42/265/base -> origin/gh/williamwen42/265/base 2025-08-20T06:30:58.9515705Z * [new branch] gh/williamwen42/265/head -> origin/gh/williamwen42/265/head 2025-08-20T06:30:58.9516702Z * [new branch] gh/williamwen42/265/orig -> origin/gh/williamwen42/265/orig 2025-08-20T06:30:58.9516783Z * [new branch] gh/williamwen42/266/base -> origin/gh/williamwen42/266/base 2025-08-20T06:30:58.9516864Z * [new branch] gh/williamwen42/266/head -> origin/gh/williamwen42/266/head 2025-08-20T06:30:58.9516945Z * [new branch] gh/williamwen42/266/orig -> origin/gh/williamwen42/266/orig 2025-08-20T06:30:58.9517025Z * [new branch] gh/williamwen42/267/base -> origin/gh/williamwen42/267/base 2025-08-20T06:30:58.9517107Z * [new branch] gh/williamwen42/267/head -> origin/gh/williamwen42/267/head 2025-08-20T06:30:58.9517187Z * [new branch] gh/williamwen42/267/orig -> origin/gh/williamwen42/267/orig 2025-08-20T06:30:58.9517267Z * [new branch] gh/williamwen42/268/base -> origin/gh/williamwen42/268/base 2025-08-20T06:30:58.9517348Z * [new branch] gh/williamwen42/268/head -> origin/gh/williamwen42/268/head 2025-08-20T06:30:58.9517429Z * [new branch] gh/williamwen42/268/orig -> origin/gh/williamwen42/268/orig 2025-08-20T06:30:58.9517509Z * [new branch] gh/williamwen42/269/base -> origin/gh/williamwen42/269/base 2025-08-20T06:30:58.9517590Z * [new branch] gh/williamwen42/269/head -> origin/gh/williamwen42/269/head 2025-08-20T06:30:58.9517671Z * [new branch] gh/williamwen42/269/orig -> origin/gh/williamwen42/269/orig 2025-08-20T06:30:58.9517750Z * [new branch] gh/williamwen42/270/base -> origin/gh/williamwen42/270/base 2025-08-20T06:30:58.9517831Z * [new branch] gh/williamwen42/270/head -> origin/gh/williamwen42/270/head 2025-08-20T06:30:58.9517912Z * [new branch] gh/williamwen42/270/orig -> origin/gh/williamwen42/270/orig 2025-08-20T06:30:58.9517991Z * [new branch] gh/williamwen42/271/base -> origin/gh/williamwen42/271/base 2025-08-20T06:30:58.9518072Z * [new branch] gh/williamwen42/271/head -> origin/gh/williamwen42/271/head 2025-08-20T06:30:58.9518152Z * [new branch] gh/williamwen42/271/orig -> origin/gh/williamwen42/271/orig 2025-08-20T06:30:58.9518231Z * [new branch] gh/williamwen42/272/base -> origin/gh/williamwen42/272/base 2025-08-20T06:30:58.9518313Z * [new branch] gh/williamwen42/272/head -> origin/gh/williamwen42/272/head 2025-08-20T06:30:58.9518393Z * [new branch] gh/williamwen42/272/orig -> origin/gh/williamwen42/272/orig 2025-08-20T06:30:58.9518514Z * [new branch] gh/williamwen42/273/base -> origin/gh/williamwen42/273/base 2025-08-20T06:30:58.9518594Z * [new branch] gh/williamwen42/273/head -> origin/gh/williamwen42/273/head 2025-08-20T06:30:58.9519600Z * [new branch] gh/williamwen42/273/orig -> origin/gh/williamwen42/273/orig 2025-08-20T06:30:58.9519682Z * [new branch] gh/williamwen42/274/base -> origin/gh/williamwen42/274/base 2025-08-20T06:30:58.9519763Z * [new branch] gh/williamwen42/274/head -> origin/gh/williamwen42/274/head 2025-08-20T06:30:58.9519844Z * [new branch] gh/williamwen42/274/orig -> origin/gh/williamwen42/274/orig 2025-08-20T06:30:58.9519958Z * [new branch] gh/williamwen42/275/base -> origin/gh/williamwen42/275/base 2025-08-20T06:30:58.9520038Z * [new branch] gh/williamwen42/275/head -> origin/gh/williamwen42/275/head 2025-08-20T06:30:58.9520120Z * [new branch] gh/williamwen42/276/base -> origin/gh/williamwen42/276/base 2025-08-20T06:30:58.9520256Z * [new branch] gh/williamwen42/276/head -> origin/gh/williamwen42/276/head 2025-08-20T06:30:58.9520338Z * [new branch] gh/williamwen42/276/orig -> origin/gh/williamwen42/276/orig 2025-08-20T06:30:58.9520419Z * [new branch] gh/williamwen42/277/base -> origin/gh/williamwen42/277/base 2025-08-20T06:30:58.9520499Z * [new branch] gh/williamwen42/277/head -> origin/gh/williamwen42/277/head 2025-08-20T06:30:58.9520578Z * [new branch] gh/williamwen42/277/orig -> origin/gh/williamwen42/277/orig 2025-08-20T06:30:58.9520659Z * [new branch] gh/williamwen42/278/base -> origin/gh/williamwen42/278/base 2025-08-20T06:30:58.9520739Z * [new branch] gh/williamwen42/278/head -> origin/gh/williamwen42/278/head 2025-08-20T06:30:58.9520820Z * [new branch] gh/williamwen42/278/orig -> origin/gh/williamwen42/278/orig 2025-08-20T06:30:58.9520902Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-08-20T06:30:58.9520981Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-08-20T06:30:58.9521062Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-08-20T06:30:58.9521136Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-08-20T06:30:58.9521208Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-08-20T06:30:58.9521278Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-08-20T06:30:58.9521349Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-08-20T06:30:58.9521421Z * [new branch] gh/xmfan/18/base -> origin/gh/xmfan/18/base 2025-08-20T06:30:58.9521490Z * [new branch] gh/xmfan/18/head -> origin/gh/xmfan/18/head 2025-08-20T06:30:58.9522507Z * [new branch] gh/xmfan/228/base -> origin/gh/xmfan/228/base 2025-08-20T06:30:58.9522579Z * [new branch] gh/xmfan/228/head -> origin/gh/xmfan/228/head 2025-08-20T06:30:58.9522647Z * [new branch] gh/xmfan/228/orig -> origin/gh/xmfan/228/orig 2025-08-20T06:30:58.9522715Z * [new branch] gh/xmfan/229/base -> origin/gh/xmfan/229/base 2025-08-20T06:30:58.9522784Z * [new branch] gh/xmfan/229/head -> origin/gh/xmfan/229/head 2025-08-20T06:30:58.9522853Z * [new branch] gh/xmfan/229/orig -> origin/gh/xmfan/229/orig 2025-08-20T06:30:58.9522923Z * [new branch] gh/xmfan/237/base -> origin/gh/xmfan/237/base 2025-08-20T06:30:58.9522991Z * [new branch] gh/xmfan/237/head -> origin/gh/xmfan/237/head 2025-08-20T06:30:58.9523059Z * [new branch] gh/xmfan/237/orig -> origin/gh/xmfan/237/orig 2025-08-20T06:30:58.9523199Z * [new branch] gh/xmfan/244/base -> origin/gh/xmfan/244/base 2025-08-20T06:30:58.9523269Z * [new branch] gh/xmfan/244/head -> origin/gh/xmfan/244/head 2025-08-20T06:30:58.9523337Z * [new branch] gh/xmfan/244/orig -> origin/gh/xmfan/244/orig 2025-08-20T06:30:58.9523405Z * [new branch] gh/xmfan/246/base -> origin/gh/xmfan/246/base 2025-08-20T06:30:58.9523474Z * [new branch] gh/xmfan/246/head -> origin/gh/xmfan/246/head 2025-08-20T06:30:58.9523542Z * [new branch] gh/xmfan/246/orig -> origin/gh/xmfan/246/orig 2025-08-20T06:30:58.9523670Z * [new branch] gh/xmfan/253/base -> origin/gh/xmfan/253/base 2025-08-20T06:30:58.9523739Z * [new branch] gh/xmfan/253/head -> origin/gh/xmfan/253/head 2025-08-20T06:30:58.9523807Z * [new branch] gh/xmfan/253/orig -> origin/gh/xmfan/253/orig 2025-08-20T06:30:58.9523876Z * [new branch] gh/xmfan/254/base -> origin/gh/xmfan/254/base 2025-08-20T06:30:58.9523945Z * [new branch] gh/xmfan/254/head -> origin/gh/xmfan/254/head 2025-08-20T06:30:58.9524014Z * [new branch] gh/xmfan/254/orig -> origin/gh/xmfan/254/orig 2025-08-20T06:30:58.9524081Z * [new branch] gh/xmfan/260/base -> origin/gh/xmfan/260/base 2025-08-20T06:30:58.9524149Z * [new branch] gh/xmfan/260/head -> origin/gh/xmfan/260/head 2025-08-20T06:30:58.9524219Z * [new branch] gh/xmfan/260/orig -> origin/gh/xmfan/260/orig 2025-08-20T06:30:58.9524288Z * [new branch] gh/xmfan/262/base -> origin/gh/xmfan/262/base 2025-08-20T06:30:58.9525288Z * [new branch] gh/xmfan/262/head -> origin/gh/xmfan/262/head 2025-08-20T06:30:58.9525358Z * [new branch] gh/xmfan/262/orig -> origin/gh/xmfan/262/orig 2025-08-20T06:30:58.9525427Z * [new branch] gh/xmfan/263/base -> origin/gh/xmfan/263/base 2025-08-20T06:30:58.9525497Z * [new branch] gh/xmfan/263/head -> origin/gh/xmfan/263/head 2025-08-20T06:30:58.9525565Z * [new branch] gh/xmfan/263/orig -> origin/gh/xmfan/263/orig 2025-08-20T06:30:58.9525633Z * [new branch] gh/xmfan/264/base -> origin/gh/xmfan/264/base 2025-08-20T06:30:58.9525700Z * [new branch] gh/xmfan/264/head -> origin/gh/xmfan/264/head 2025-08-20T06:30:58.9525769Z * [new branch] gh/xmfan/264/orig -> origin/gh/xmfan/264/orig 2025-08-20T06:30:58.9525839Z * [new branch] gh/xmfan/270/base -> origin/gh/xmfan/270/base 2025-08-20T06:30:58.9525907Z * [new branch] gh/xmfan/270/head -> origin/gh/xmfan/270/head 2025-08-20T06:30:58.9525976Z * [new branch] gh/xmfan/270/orig -> origin/gh/xmfan/270/orig 2025-08-20T06:30:58.9526045Z * [new branch] gh/xmfan/271/base -> origin/gh/xmfan/271/base 2025-08-20T06:30:58.9526113Z * [new branch] gh/xmfan/271/head -> origin/gh/xmfan/271/head 2025-08-20T06:30:58.9526183Z * [new branch] gh/xmfan/271/orig -> origin/gh/xmfan/271/orig 2025-08-20T06:30:58.9526251Z * [new branch] gh/xmfan/272/base -> origin/gh/xmfan/272/base 2025-08-20T06:30:58.9526320Z * [new branch] gh/xmfan/272/head -> origin/gh/xmfan/272/head 2025-08-20T06:30:58.9526390Z * [new branch] gh/xmfan/272/orig -> origin/gh/xmfan/272/orig 2025-08-20T06:30:58.9526460Z * [new branch] gh/xmfan/273/base -> origin/gh/xmfan/273/base 2025-08-20T06:30:58.9526528Z * [new branch] gh/xmfan/273/head -> origin/gh/xmfan/273/head 2025-08-20T06:30:58.9526596Z * [new branch] gh/xmfan/273/orig -> origin/gh/xmfan/273/orig 2025-08-20T06:30:58.9526706Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-08-20T06:30:58.9526774Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-08-20T06:30:58.9526843Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-08-20T06:30:58.9526911Z * [new branch] gh/xmfan/275/base -> origin/gh/xmfan/275/base 2025-08-20T06:30:58.9527898Z * [new branch] gh/xmfan/275/head -> origin/gh/xmfan/275/head 2025-08-20T06:30:58.9527969Z * [new branch] gh/xmfan/275/orig -> origin/gh/xmfan/275/orig 2025-08-20T06:30:58.9528120Z * [new branch] gh/xmfan/276/base -> origin/gh/xmfan/276/base 2025-08-20T06:30:58.9528189Z * [new branch] gh/xmfan/276/head -> origin/gh/xmfan/276/head 2025-08-20T06:30:58.9528258Z * [new branch] gh/xmfan/276/orig -> origin/gh/xmfan/276/orig 2025-08-20T06:30:58.9528327Z * [new branch] gh/xmfan/277/base -> origin/gh/xmfan/277/base 2025-08-20T06:30:58.9528395Z * [new branch] gh/xmfan/277/head -> origin/gh/xmfan/277/head 2025-08-20T06:30:58.9528464Z * [new branch] gh/xmfan/277/orig -> origin/gh/xmfan/277/orig 2025-08-20T06:30:58.9528534Z * [new branch] gh/xmfan/278/base -> origin/gh/xmfan/278/base 2025-08-20T06:30:58.9528601Z * [new branch] gh/xmfan/278/head -> origin/gh/xmfan/278/head 2025-08-20T06:30:58.9528670Z * [new branch] gh/xmfan/278/orig -> origin/gh/xmfan/278/orig 2025-08-20T06:30:58.9528741Z * [new branch] gh/xmfan/279/base -> origin/gh/xmfan/279/base 2025-08-20T06:30:58.9528809Z * [new branch] gh/xmfan/279/head -> origin/gh/xmfan/279/head 2025-08-20T06:30:58.9528878Z * [new branch] gh/xmfan/279/orig -> origin/gh/xmfan/279/orig 2025-08-20T06:30:58.9528962Z * [new branch] gh/xuanzhang816/12/base -> origin/gh/xuanzhang816/12/base 2025-08-20T06:30:58.9529042Z * [new branch] gh/xuanzhang816/12/head -> origin/gh/xuanzhang816/12/head 2025-08-20T06:30:58.9529121Z * [new branch] gh/xuanzhang816/12/orig -> origin/gh/xuanzhang816/12/orig 2025-08-20T06:30:58.9529200Z * [new branch] gh/xuanzhang816/14/base -> origin/gh/xuanzhang816/14/base 2025-08-20T06:30:58.9529278Z * [new branch] gh/xuanzhang816/14/head -> origin/gh/xuanzhang816/14/head 2025-08-20T06:30:58.9529356Z * [new branch] gh/xuanzhang816/14/orig -> origin/gh/xuanzhang816/14/orig 2025-08-20T06:30:58.9529435Z * [new branch] gh/xuanzhang816/19/base -> origin/gh/xuanzhang816/19/base 2025-08-20T06:30:58.9529513Z * [new branch] gh/xuanzhang816/19/head -> origin/gh/xuanzhang816/19/head 2025-08-20T06:30:58.9529591Z * [new branch] gh/xuanzhang816/19/orig -> origin/gh/xuanzhang816/19/orig 2025-08-20T06:30:58.9529670Z * [new branch] gh/xuanzhang816/21/base -> origin/gh/xuanzhang816/21/base 2025-08-20T06:30:58.9530995Z * [new branch] gh/xuanzhang816/21/head -> origin/gh/xuanzhang816/21/head 2025-08-20T06:30:58.9531076Z * [new branch] gh/xuanzhang816/21/orig -> origin/gh/xuanzhang816/21/orig 2025-08-20T06:30:58.9531155Z * [new branch] gh/xuanzhang816/22/base -> origin/gh/xuanzhang816/22/base 2025-08-20T06:30:58.9531232Z * [new branch] gh/xuanzhang816/22/head -> origin/gh/xuanzhang816/22/head 2025-08-20T06:30:58.9531309Z * [new branch] gh/xuanzhang816/22/orig -> origin/gh/xuanzhang816/22/orig 2025-08-20T06:30:58.9531390Z * [new branch] gh/xuanzhang816/23/base -> origin/gh/xuanzhang816/23/base 2025-08-20T06:30:58.9531467Z * [new branch] gh/xuanzhang816/23/head -> origin/gh/xuanzhang816/23/head 2025-08-20T06:30:58.9531613Z * [new branch] gh/xuanzhang816/23/orig -> origin/gh/xuanzhang816/23/orig 2025-08-20T06:30:58.9531693Z * [new branch] gh/xuanzhang816/24/base -> origin/gh/xuanzhang816/24/base 2025-08-20T06:30:58.9531772Z * [new branch] gh/xuanzhang816/24/head -> origin/gh/xuanzhang816/24/head 2025-08-20T06:30:58.9531850Z * [new branch] gh/xuanzhang816/24/orig -> origin/gh/xuanzhang816/24/orig 2025-08-20T06:30:58.9531928Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-08-20T06:30:58.9532003Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-08-20T06:30:58.9532132Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-08-20T06:30:58.9532204Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-08-20T06:30:58.9532277Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-08-20T06:30:58.9532352Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-08-20T06:30:58.9532424Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-08-20T06:30:58.9532497Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-08-20T06:30:58.9532568Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-08-20T06:30:58.9532640Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-08-20T06:30:58.9532712Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-08-20T06:30:58.9532785Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-08-20T06:30:58.9532856Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-08-20T06:30:58.9533865Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-08-20T06:30:58.9533940Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-08-20T06:30:58.9534011Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-08-20T06:30:58.9534083Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-08-20T06:30:58.9534154Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-08-20T06:30:58.9534226Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-08-20T06:30:58.9534952Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-08-20T06:30:58.9535026Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-08-20T06:30:58.9535097Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-08-20T06:30:58.9535172Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-08-20T06:30:58.9535244Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-08-20T06:30:58.9535315Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-08-20T06:30:58.9535387Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-08-20T06:30:58.9535459Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-08-20T06:30:58.9535529Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-08-20T06:30:58.9535603Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-08-20T06:30:58.9535674Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-08-20T06:30:58.9535745Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-08-20T06:30:58.9535859Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-08-20T06:30:58.9535931Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-08-20T06:30:58.9536002Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-08-20T06:30:58.9537096Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-08-20T06:30:58.9537171Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-08-20T06:30:58.9537244Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-08-20T06:30:58.9537358Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-08-20T06:30:58.9537431Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-08-20T06:30:58.9537502Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-08-20T06:30:58.9537576Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-08-20T06:30:58.9537647Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-08-20T06:30:58.9537718Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-08-20T06:30:58.9537790Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-08-20T06:30:58.9537862Z * [new branch] gh/yanbing-j/37/base -> origin/gh/yanbing-j/37/base 2025-08-20T06:30:58.9537933Z * [new branch] gh/yanbing-j/37/head -> origin/gh/yanbing-j/37/head 2025-08-20T06:30:58.9538006Z * [new branch] gh/yanbing-j/37/orig -> origin/gh/yanbing-j/37/orig 2025-08-20T06:30:58.9538084Z * [new branch] gh/yangw-dev/1/base -> origin/gh/yangw-dev/1/base 2025-08-20T06:30:58.9538159Z * [new branch] gh/yangw-dev/10/base -> origin/gh/yangw-dev/10/base 2025-08-20T06:30:58.9538232Z * [new branch] gh/yangw-dev/10/head -> origin/gh/yangw-dev/10/head 2025-08-20T06:30:58.9538304Z * [new branch] gh/yangw-dev/10/orig -> origin/gh/yangw-dev/10/orig 2025-08-20T06:30:58.9538375Z * [new branch] gh/yangw-dev/11/base -> origin/gh/yangw-dev/11/base 2025-08-20T06:30:58.9538447Z * [new branch] gh/yangw-dev/11/head -> origin/gh/yangw-dev/11/head 2025-08-20T06:30:58.9538519Z * [new branch] gh/yangw-dev/11/orig -> origin/gh/yangw-dev/11/orig 2025-08-20T06:30:58.9538591Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-08-20T06:30:58.9538663Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-08-20T06:30:58.9538736Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-08-20T06:30:58.9538809Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-08-20T06:30:58.9538880Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-08-20T06:30:58.9538954Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-08-20T06:30:58.9539029Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-08-20T06:30:58.9539101Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-08-20T06:30:58.9539178Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-08-20T06:30:58.9539253Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-08-20T06:30:58.9539328Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-08-20T06:30:58.9540430Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-08-20T06:30:58.9540579Z * [new branch] gh/yangw-dev/16/base -> origin/gh/yangw-dev/16/base 2025-08-20T06:30:58.9540652Z * [new branch] gh/yangw-dev/16/head -> origin/gh/yangw-dev/16/head 2025-08-20T06:30:58.9540723Z * [new branch] gh/yangw-dev/16/orig -> origin/gh/yangw-dev/16/orig 2025-08-20T06:30:58.9540795Z * [new branch] gh/yangw-dev/17/base -> origin/gh/yangw-dev/17/base 2025-08-20T06:30:58.9540866Z * [new branch] gh/yangw-dev/17/head -> origin/gh/yangw-dev/17/head 2025-08-20T06:30:58.9540938Z * [new branch] gh/yangw-dev/17/orig -> origin/gh/yangw-dev/17/orig 2025-08-20T06:30:58.9541059Z * [new branch] gh/yangw-dev/18/base -> origin/gh/yangw-dev/18/base 2025-08-20T06:30:58.9541131Z * [new branch] gh/yangw-dev/18/head -> origin/gh/yangw-dev/18/head 2025-08-20T06:30:58.9541203Z * [new branch] gh/yangw-dev/18/orig -> origin/gh/yangw-dev/18/orig 2025-08-20T06:30:58.9541276Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-08-20T06:30:58.9541348Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-08-20T06:30:58.9541420Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-08-20T06:30:58.9541494Z * [new branch] gh/yangw-dev/2/base -> origin/gh/yangw-dev/2/base 2025-08-20T06:30:58.9541569Z * [new branch] gh/yangw-dev/2/head -> origin/gh/yangw-dev/2/head 2025-08-20T06:30:58.9541640Z * [new branch] gh/yangw-dev/20/base -> origin/gh/yangw-dev/20/base 2025-08-20T06:30:58.9541712Z * [new branch] gh/yangw-dev/20/head -> origin/gh/yangw-dev/20/head 2025-08-20T06:30:58.9541784Z * [new branch] gh/yangw-dev/20/orig -> origin/gh/yangw-dev/20/orig 2025-08-20T06:30:58.9541859Z * [new branch] gh/yangw-dev/3/base -> origin/gh/yangw-dev/3/base 2025-08-20T06:30:58.9541930Z * [new branch] gh/yangw-dev/3/head -> origin/gh/yangw-dev/3/head 2025-08-20T06:30:58.9542003Z * [new branch] gh/yangw-dev/4/base -> origin/gh/yangw-dev/4/base 2025-08-20T06:30:58.9542075Z * [new branch] gh/yangw-dev/4/head -> origin/gh/yangw-dev/4/head 2025-08-20T06:30:58.9542146Z * [new branch] gh/yangw-dev/5/base -> origin/gh/yangw-dev/5/base 2025-08-20T06:30:58.9542218Z * [new branch] gh/yangw-dev/5/head -> origin/gh/yangw-dev/5/head 2025-08-20T06:30:58.9543234Z * [new branch] gh/yangw-dev/6/base -> origin/gh/yangw-dev/6/base 2025-08-20T06:30:58.9543310Z * [new branch] gh/yangw-dev/6/head -> origin/gh/yangw-dev/6/head 2025-08-20T06:30:58.9543382Z * [new branch] gh/yangw-dev/7/base -> origin/gh/yangw-dev/7/base 2025-08-20T06:30:58.9543455Z * [new branch] gh/yangw-dev/7/head -> origin/gh/yangw-dev/7/head 2025-08-20T06:30:58.9543526Z * [new branch] gh/yangw-dev/8/base -> origin/gh/yangw-dev/8/base 2025-08-20T06:30:58.9543598Z * [new branch] gh/yangw-dev/8/head -> origin/gh/yangw-dev/8/head 2025-08-20T06:30:58.9543669Z * [new branch] gh/yangw-dev/8/orig -> origin/gh/yangw-dev/8/orig 2025-08-20T06:30:58.9543740Z * [new branch] gh/yangw-dev/9/base -> origin/gh/yangw-dev/9/base 2025-08-20T06:30:58.9543813Z * [new branch] gh/yangw-dev/9/head -> origin/gh/yangw-dev/9/head 2025-08-20T06:30:58.9543884Z * [new branch] gh/yangw-dev/9/orig -> origin/gh/yangw-dev/9/orig 2025-08-20T06:30:58.9543956Z * [new branch] gh/ydwu4/233/base -> origin/gh/ydwu4/233/base 2025-08-20T06:30:58.9544027Z * [new branch] gh/ydwu4/233/head -> origin/gh/ydwu4/233/head 2025-08-20T06:30:58.9544137Z * [new branch] gh/ydwu4/233/orig -> origin/gh/ydwu4/233/orig 2025-08-20T06:30:58.9544206Z * [new branch] gh/ydwu4/246/base -> origin/gh/ydwu4/246/base 2025-08-20T06:30:58.9544274Z * [new branch] gh/ydwu4/246/head -> origin/gh/ydwu4/246/head 2025-08-20T06:30:58.9544343Z * [new branch] gh/ydwu4/246/orig -> origin/gh/ydwu4/246/orig 2025-08-20T06:30:58.9544411Z * [new branch] gh/ydwu4/253/base -> origin/gh/ydwu4/253/base 2025-08-20T06:30:58.9544479Z * [new branch] gh/ydwu4/253/head -> origin/gh/ydwu4/253/head 2025-08-20T06:30:58.9544547Z * [new branch] gh/ydwu4/253/orig -> origin/gh/ydwu4/253/orig 2025-08-20T06:30:58.9544647Z * [new branch] gh/ydwu4/255/base -> origin/gh/ydwu4/255/base 2025-08-20T06:30:58.9544715Z * [new branch] gh/ydwu4/255/head -> origin/gh/ydwu4/255/head 2025-08-20T06:30:58.9544785Z * [new branch] gh/ydwu4/255/orig -> origin/gh/ydwu4/255/orig 2025-08-20T06:30:58.9544853Z * [new branch] gh/ydwu4/259/base -> origin/gh/ydwu4/259/base 2025-08-20T06:30:58.9544921Z * [new branch] gh/ydwu4/259/head -> origin/gh/ydwu4/259/head 2025-08-20T06:30:58.9545925Z * [new branch] gh/ydwu4/259/orig -> origin/gh/ydwu4/259/orig 2025-08-20T06:30:58.9545995Z * [new branch] gh/ydwu4/262/base -> origin/gh/ydwu4/262/base 2025-08-20T06:30:58.9546063Z * [new branch] gh/ydwu4/262/head -> origin/gh/ydwu4/262/head 2025-08-20T06:30:58.9546132Z * [new branch] gh/ydwu4/262/orig -> origin/gh/ydwu4/262/orig 2025-08-20T06:30:58.9546202Z * [new branch] gh/ydwu4/263/base -> origin/gh/ydwu4/263/base 2025-08-20T06:30:58.9546271Z * [new branch] gh/ydwu4/263/head -> origin/gh/ydwu4/263/head 2025-08-20T06:30:58.9546341Z * [new branch] gh/ydwu4/263/orig -> origin/gh/ydwu4/263/orig 2025-08-20T06:30:58.9546409Z * [new branch] gh/ydwu4/269/base -> origin/gh/ydwu4/269/base 2025-08-20T06:30:58.9546478Z * [new branch] gh/ydwu4/269/head -> origin/gh/ydwu4/269/head 2025-08-20T06:30:58.9546548Z * [new branch] gh/ydwu4/269/orig -> origin/gh/ydwu4/269/orig 2025-08-20T06:30:58.9546616Z * [new branch] gh/ydwu4/270/base -> origin/gh/ydwu4/270/base 2025-08-20T06:30:58.9546684Z * [new branch] gh/ydwu4/270/head -> origin/gh/ydwu4/270/head 2025-08-20T06:30:58.9546753Z * [new branch] gh/ydwu4/270/orig -> origin/gh/ydwu4/270/orig 2025-08-20T06:30:58.9546822Z * [new branch] gh/ydwu4/272/base -> origin/gh/ydwu4/272/base 2025-08-20T06:30:58.9546890Z * [new branch] gh/ydwu4/272/head -> origin/gh/ydwu4/272/head 2025-08-20T06:30:58.9546959Z * [new branch] gh/ydwu4/272/orig -> origin/gh/ydwu4/272/orig 2025-08-20T06:30:58.9547028Z * [new branch] gh/ydwu4/275/base -> origin/gh/ydwu4/275/base 2025-08-20T06:30:58.9547096Z * [new branch] gh/ydwu4/275/head -> origin/gh/ydwu4/275/head 2025-08-20T06:30:58.9547164Z * [new branch] gh/ydwu4/275/orig -> origin/gh/ydwu4/275/orig 2025-08-20T06:30:58.9547233Z * [new branch] gh/ydwu4/276/base -> origin/gh/ydwu4/276/base 2025-08-20T06:30:58.9547301Z * [new branch] gh/ydwu4/276/head -> origin/gh/ydwu4/276/head 2025-08-20T06:30:58.9547369Z * [new branch] gh/ydwu4/276/orig -> origin/gh/ydwu4/276/orig 2025-08-20T06:30:58.9547439Z * [new branch] gh/ydwu4/279/base -> origin/gh/ydwu4/279/base 2025-08-20T06:30:58.9547507Z * [new branch] gh/ydwu4/279/head -> origin/gh/ydwu4/279/head 2025-08-20T06:30:58.9547612Z * [new branch] gh/ydwu4/279/orig -> origin/gh/ydwu4/279/orig 2025-08-20T06:30:58.9548604Z * [new branch] gh/ydwu4/283/base -> origin/gh/ydwu4/283/base 2025-08-20T06:30:58.9548673Z * [new branch] gh/ydwu4/283/head -> origin/gh/ydwu4/283/head 2025-08-20T06:30:58.9548740Z * [new branch] gh/ydwu4/283/orig -> origin/gh/ydwu4/283/orig 2025-08-20T06:30:58.9548809Z * [new branch] gh/ydwu4/284/base -> origin/gh/ydwu4/284/base 2025-08-20T06:30:58.9548877Z * [new branch] gh/ydwu4/284/head -> origin/gh/ydwu4/284/head 2025-08-20T06:30:58.9548946Z * [new branch] gh/ydwu4/284/orig -> origin/gh/ydwu4/284/orig 2025-08-20T06:30:58.9549049Z * [new branch] gh/ydwu4/285/base -> origin/gh/ydwu4/285/base 2025-08-20T06:30:58.9549117Z * [new branch] gh/ydwu4/285/head -> origin/gh/ydwu4/285/head 2025-08-20T06:30:58.9549187Z * [new branch] gh/ydwu4/285/orig -> origin/gh/ydwu4/285/orig 2025-08-20T06:30:58.9549255Z * [new branch] gh/ydwu4/286/base -> origin/gh/ydwu4/286/base 2025-08-20T06:30:58.9549323Z * [new branch] gh/ydwu4/286/head -> origin/gh/ydwu4/286/head 2025-08-20T06:30:58.9549392Z * [new branch] gh/ydwu4/286/orig -> origin/gh/ydwu4/286/orig 2025-08-20T06:30:58.9549461Z * [new branch] gh/ydwu4/287/base -> origin/gh/ydwu4/287/base 2025-08-20T06:30:58.9549528Z * [new branch] gh/ydwu4/287/head -> origin/gh/ydwu4/287/head 2025-08-20T06:30:58.9549598Z * [new branch] gh/ydwu4/287/orig -> origin/gh/ydwu4/287/orig 2025-08-20T06:30:58.9549666Z * [new branch] gh/ydwu4/288/base -> origin/gh/ydwu4/288/base 2025-08-20T06:30:58.9549737Z * [new branch] gh/ydwu4/288/head -> origin/gh/ydwu4/288/head 2025-08-20T06:30:58.9549807Z * [new branch] gh/ydwu4/288/orig -> origin/gh/ydwu4/288/orig 2025-08-20T06:30:58.9549874Z * [new branch] gh/ydwu4/289/base -> origin/gh/ydwu4/289/base 2025-08-20T06:30:58.9549943Z * [new branch] gh/ydwu4/289/head -> origin/gh/ydwu4/289/head 2025-08-20T06:30:58.9550011Z * [new branch] gh/ydwu4/289/orig -> origin/gh/ydwu4/289/orig 2025-08-20T06:30:58.9550079Z * [new branch] gh/ydwu4/290/base -> origin/gh/ydwu4/290/base 2025-08-20T06:30:58.9550149Z * [new branch] gh/ydwu4/290/head -> origin/gh/ydwu4/290/head 2025-08-20T06:30:58.9550281Z * [new branch] gh/ydwu4/290/orig -> origin/gh/ydwu4/290/orig 2025-08-20T06:30:58.9551291Z * [new branch] gh/ydwu4/291/base -> origin/gh/ydwu4/291/base 2025-08-20T06:30:58.9551361Z * [new branch] gh/ydwu4/291/head -> origin/gh/ydwu4/291/head 2025-08-20T06:30:58.9551431Z * [new branch] gh/ydwu4/291/orig -> origin/gh/ydwu4/291/orig 2025-08-20T06:30:58.9551499Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-08-20T06:30:58.9551568Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-08-20T06:30:58.9551635Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-08-20T06:30:58.9551703Z * [new branch] gh/ydwu4/293/base -> origin/gh/ydwu4/293/base 2025-08-20T06:30:58.9551771Z * [new branch] gh/ydwu4/293/head -> origin/gh/ydwu4/293/head 2025-08-20T06:30:58.9551840Z * [new branch] gh/ydwu4/293/orig -> origin/gh/ydwu4/293/orig 2025-08-20T06:30:58.9551908Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-08-20T06:30:58.9551977Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-08-20T06:30:58.9552122Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-08-20T06:30:58.9552190Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-08-20T06:30:58.9552259Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-08-20T06:30:58.9552326Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-08-20T06:30:58.9552395Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-08-20T06:30:58.9552463Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-08-20T06:30:58.9552585Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-08-20T06:30:58.9552653Z * [new branch] gh/ydwu4/297/base -> origin/gh/ydwu4/297/base 2025-08-20T06:30:58.9552721Z * [new branch] gh/ydwu4/297/head -> origin/gh/ydwu4/297/head 2025-08-20T06:30:58.9552790Z * [new branch] gh/ydwu4/297/orig -> origin/gh/ydwu4/297/orig 2025-08-20T06:30:58.9552858Z * [new branch] gh/ydwu4/298/base -> origin/gh/ydwu4/298/base 2025-08-20T06:30:58.9552926Z * [new branch] gh/ydwu4/298/head -> origin/gh/ydwu4/298/head 2025-08-20T06:30:58.9552995Z * [new branch] gh/ydwu4/298/orig -> origin/gh/ydwu4/298/orig 2025-08-20T06:30:58.9553999Z * [new branch] gh/ydwu4/299/base -> origin/gh/ydwu4/299/base 2025-08-20T06:30:58.9554068Z * [new branch] gh/ydwu4/299/head -> origin/gh/ydwu4/299/head 2025-08-20T06:30:58.9554139Z * [new branch] gh/ydwu4/299/orig -> origin/gh/ydwu4/299/orig 2025-08-20T06:30:58.9554207Z * [new branch] gh/ydwu4/300/base -> origin/gh/ydwu4/300/base 2025-08-20T06:30:58.9554274Z * [new branch] gh/ydwu4/300/head -> origin/gh/ydwu4/300/head 2025-08-20T06:30:58.9554344Z * [new branch] gh/ydwu4/300/orig -> origin/gh/ydwu4/300/orig 2025-08-20T06:30:58.9554412Z * [new branch] gh/ydwu4/301/base -> origin/gh/ydwu4/301/base 2025-08-20T06:30:58.9554480Z * [new branch] gh/ydwu4/301/head -> origin/gh/ydwu4/301/head 2025-08-20T06:30:58.9554549Z * [new branch] gh/ydwu4/301/orig -> origin/gh/ydwu4/301/orig 2025-08-20T06:30:58.9554618Z * [new branch] gh/ydwu4/302/base -> origin/gh/ydwu4/302/base 2025-08-20T06:30:58.9554686Z * [new branch] gh/ydwu4/302/head -> origin/gh/ydwu4/302/head 2025-08-20T06:30:58.9554757Z * [new branch] gh/ydwu4/302/orig -> origin/gh/ydwu4/302/orig 2025-08-20T06:30:58.9554825Z * [new branch] gh/ydwu4/303/base -> origin/gh/ydwu4/303/base 2025-08-20T06:30:58.9554893Z * [new branch] gh/ydwu4/303/head -> origin/gh/ydwu4/303/head 2025-08-20T06:30:58.9554963Z * [new branch] gh/ydwu4/303/orig -> origin/gh/ydwu4/303/orig 2025-08-20T06:30:58.9555032Z * [new branch] gh/ydwu4/304/base -> origin/gh/ydwu4/304/base 2025-08-20T06:30:58.9555100Z * [new branch] gh/ydwu4/304/head -> origin/gh/ydwu4/304/head 2025-08-20T06:30:58.9555169Z * [new branch] gh/ydwu4/304/orig -> origin/gh/ydwu4/304/orig 2025-08-20T06:30:58.9555237Z * [new branch] gh/ydwu4/305/base -> origin/gh/ydwu4/305/base 2025-08-20T06:30:58.9555305Z * [new branch] gh/ydwu4/305/head -> origin/gh/ydwu4/305/head 2025-08-20T06:30:58.9555375Z * [new branch] gh/ydwu4/305/orig -> origin/gh/ydwu4/305/orig 2025-08-20T06:30:58.9555444Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-08-20T06:30:58.9555512Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-08-20T06:30:58.9555622Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-08-20T06:30:58.9556618Z * [new branch] gh/ydwu4/307/base -> origin/gh/ydwu4/307/base 2025-08-20T06:30:58.9556688Z * [new branch] gh/ydwu4/307/head -> origin/gh/ydwu4/307/head 2025-08-20T06:30:58.9556757Z * [new branch] gh/ydwu4/307/orig -> origin/gh/ydwu4/307/orig 2025-08-20T06:30:58.9556826Z * [new branch] gh/ydwu4/308/base -> origin/gh/ydwu4/308/base 2025-08-20T06:30:58.9556894Z * [new branch] gh/ydwu4/308/head -> origin/gh/ydwu4/308/head 2025-08-20T06:30:58.9556999Z * [new branch] gh/ydwu4/308/orig -> origin/gh/ydwu4/308/orig 2025-08-20T06:30:58.9557068Z * [new branch] gh/ydwu4/309/base -> origin/gh/ydwu4/309/base 2025-08-20T06:30:58.9557135Z * [new branch] gh/ydwu4/309/head -> origin/gh/ydwu4/309/head 2025-08-20T06:30:58.9557205Z * [new branch] gh/ydwu4/309/orig -> origin/gh/ydwu4/309/orig 2025-08-20T06:30:58.9557274Z * [new branch] gh/ydwu4/310/base -> origin/gh/ydwu4/310/base 2025-08-20T06:30:58.9557341Z * [new branch] gh/ydwu4/310/head -> origin/gh/ydwu4/310/head 2025-08-20T06:30:58.9557409Z * [new branch] gh/ydwu4/310/orig -> origin/gh/ydwu4/310/orig 2025-08-20T06:30:58.9557478Z * [new branch] gh/ydwu4/311/base -> origin/gh/ydwu4/311/base 2025-08-20T06:30:58.9557547Z * [new branch] gh/ydwu4/311/head -> origin/gh/ydwu4/311/head 2025-08-20T06:30:58.9557616Z * [new branch] gh/ydwu4/311/orig -> origin/gh/ydwu4/311/orig 2025-08-20T06:30:58.9557685Z * [new branch] gh/ydwu4/312/base -> origin/gh/ydwu4/312/base 2025-08-20T06:30:58.9557754Z * [new branch] gh/ydwu4/312/head -> origin/gh/ydwu4/312/head 2025-08-20T06:30:58.9557823Z * [new branch] gh/ydwu4/312/orig -> origin/gh/ydwu4/312/orig 2025-08-20T06:30:58.9557892Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-08-20T06:30:58.9557958Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-08-20T06:30:58.9558026Z * [new branch] gh/yf225/171/base -> origin/gh/yf225/171/base 2025-08-20T06:30:58.9558093Z * [new branch] gh/yf225/171/head -> origin/gh/yf225/171/head 2025-08-20T06:30:58.9558161Z * [new branch] gh/yf225/171/orig -> origin/gh/yf225/171/orig 2025-08-20T06:30:58.9558229Z * [new branch] gh/yf225/172/base -> origin/gh/yf225/172/base 2025-08-20T06:30:58.9559236Z * [new branch] gh/yf225/172/head -> origin/gh/yf225/172/head 2025-08-20T06:30:58.9559306Z * [new branch] gh/yf225/172/orig -> origin/gh/yf225/172/orig 2025-08-20T06:30:58.9559376Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-08-20T06:30:58.9559445Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-08-20T06:30:58.9559524Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-08-20T06:30:58.9559600Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-08-20T06:30:58.9559674Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-08-20T06:30:58.9559748Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-08-20T06:30:58.9559824Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-08-20T06:30:58.9559897Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-08-20T06:30:58.9559973Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-08-20T06:30:58.9560090Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-08-20T06:30:58.9560164Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-08-20T06:30:58.9560316Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-08-20T06:30:58.9560391Z * [new branch] gh/ysiraichi/79/base -> origin/gh/ysiraichi/79/base 2025-08-20T06:30:58.9560468Z * [new branch] gh/ysiraichi/79/head -> origin/gh/ysiraichi/79/head 2025-08-20T06:30:58.9560543Z * [new branch] gh/ysiraichi/79/orig -> origin/gh/ysiraichi/79/orig 2025-08-20T06:30:58.9560671Z * [new branch] gh/ysiraichi/81/base -> origin/gh/ysiraichi/81/base 2025-08-20T06:30:58.9560745Z * [new branch] gh/ysiraichi/81/head -> origin/gh/ysiraichi/81/head 2025-08-20T06:30:58.9560821Z * [new branch] gh/ysiraichi/81/orig -> origin/gh/ysiraichi/81/orig 2025-08-20T06:30:58.9560895Z * [new branch] gh/ysiraichi/88/base -> origin/gh/ysiraichi/88/base 2025-08-20T06:30:58.9560969Z * [new branch] gh/ysiraichi/88/head -> origin/gh/ysiraichi/88/head 2025-08-20T06:30:58.9561043Z * [new branch] gh/ysiraichi/88/orig -> origin/gh/ysiraichi/88/orig 2025-08-20T06:30:58.9561114Z * [new branch] gh/yuguo68/1/base -> origin/gh/yuguo68/1/base 2025-08-20T06:30:58.9561185Z * [new branch] gh/yuguo68/1/head -> origin/gh/yuguo68/1/head 2025-08-20T06:30:58.9562205Z * [new branch] gh/yuguo68/1/orig -> origin/gh/yuguo68/1/orig 2025-08-20T06:30:58.9562277Z * [new branch] gh/yuguo68/2/base -> origin/gh/yuguo68/2/base 2025-08-20T06:30:58.9562347Z * [new branch] gh/yuguo68/2/head -> origin/gh/yuguo68/2/head 2025-08-20T06:30:58.9562419Z * [new branch] gh/yuguo68/2/orig -> origin/gh/yuguo68/2/orig 2025-08-20T06:30:58.9562494Z * [new branch] gh/zhxchen17/25/base -> origin/gh/zhxchen17/25/base 2025-08-20T06:30:58.9562568Z * [new branch] gh/zhxchen17/25/head -> origin/gh/zhxchen17/25/head 2025-08-20T06:30:58.9562642Z * [new branch] gh/zhxchen17/25/orig -> origin/gh/zhxchen17/25/orig 2025-08-20T06:30:58.9562715Z * [new branch] gh/zhxchen17/31/base -> origin/gh/zhxchen17/31/base 2025-08-20T06:30:58.9562787Z * [new branch] gh/zhxchen17/31/head -> origin/gh/zhxchen17/31/head 2025-08-20T06:30:58.9562860Z * [new branch] gh/zhxchen17/31/orig -> origin/gh/zhxchen17/31/orig 2025-08-20T06:30:58.9562935Z * [new branch] gh/zhxchen17/33/base -> origin/gh/zhxchen17/33/base 2025-08-20T06:30:58.9563008Z * [new branch] gh/zhxchen17/33/head -> origin/gh/zhxchen17/33/head 2025-08-20T06:30:58.9563083Z * [new branch] gh/zhxchen17/33/orig -> origin/gh/zhxchen17/33/orig 2025-08-20T06:30:58.9563157Z * [new branch] gh/zhxchen17/34/base -> origin/gh/zhxchen17/34/base 2025-08-20T06:30:58.9563230Z * [new branch] gh/zhxchen17/34/head -> origin/gh/zhxchen17/34/head 2025-08-20T06:30:58.9563304Z * [new branch] gh/zhxchen17/35/base -> origin/gh/zhxchen17/35/base 2025-08-20T06:30:58.9563378Z * [new branch] gh/zhxchen17/35/head -> origin/gh/zhxchen17/35/head 2025-08-20T06:30:58.9563451Z * [new branch] gh/zhxchen17/36/base -> origin/gh/zhxchen17/36/base 2025-08-20T06:30:58.9563524Z * [new branch] gh/zhxchen17/36/head -> origin/gh/zhxchen17/36/head 2025-08-20T06:30:58.9563598Z * [new branch] gh/zhxchen17/36/orig -> origin/gh/zhxchen17/36/orig 2025-08-20T06:30:58.9563671Z * [new branch] gh/zhxchen17/37/base -> origin/gh/zhxchen17/37/base 2025-08-20T06:30:58.9563806Z * [new branch] gh/zhxchen17/37/head -> origin/gh/zhxchen17/37/head 2025-08-20T06:30:58.9563880Z * [new branch] gh/zhxchen17/37/orig -> origin/gh/zhxchen17/37/orig 2025-08-20T06:30:58.9563953Z * [new branch] gh/zhxchen17/38/base -> origin/gh/zhxchen17/38/base 2025-08-20T06:30:58.9564964Z * [new branch] gh/zhxchen17/38/head -> origin/gh/zhxchen17/38/head 2025-08-20T06:30:58.9565041Z * [new branch] gh/zhxchen17/38/orig -> origin/gh/zhxchen17/38/orig 2025-08-20T06:30:58.9565113Z * [new branch] gh/zhxchen17/39/base -> origin/gh/zhxchen17/39/base 2025-08-20T06:30:58.9565225Z * [new branch] gh/zhxchen17/39/head -> origin/gh/zhxchen17/39/head 2025-08-20T06:30:58.9565297Z * [new branch] gh/zhxchen17/39/orig -> origin/gh/zhxchen17/39/orig 2025-08-20T06:30:58.9565372Z * [new branch] gh/zhxchen17/40/base -> origin/gh/zhxchen17/40/base 2025-08-20T06:30:58.9565445Z * [new branch] gh/zhxchen17/40/head -> origin/gh/zhxchen17/40/head 2025-08-20T06:30:58.9565519Z * [new branch] gh/zhxchen17/40/orig -> origin/gh/zhxchen17/40/orig 2025-08-20T06:30:58.9565592Z * [new branch] gh/zhxchen17/41/base -> origin/gh/zhxchen17/41/base 2025-08-20T06:30:58.9565664Z * [new branch] gh/zhxchen17/41/head -> origin/gh/zhxchen17/41/head 2025-08-20T06:30:58.9565738Z * [new branch] gh/zhxchen17/41/orig -> origin/gh/zhxchen17/41/orig 2025-08-20T06:30:58.9565809Z * [new branch] gh/zklaus/10/base -> origin/gh/zklaus/10/base 2025-08-20T06:30:58.9565881Z * [new branch] gh/zklaus/10/head -> origin/gh/zklaus/10/head 2025-08-20T06:30:58.9565950Z * [new branch] gh/zklaus/10/orig -> origin/gh/zklaus/10/orig 2025-08-20T06:30:58.9566023Z * [new branch] gh/zklaus/11/base -> origin/gh/zklaus/11/base 2025-08-20T06:30:58.9566092Z * [new branch] gh/zklaus/11/head -> origin/gh/zklaus/11/head 2025-08-20T06:30:58.9566161Z * [new branch] gh/zklaus/11/orig -> origin/gh/zklaus/11/orig 2025-08-20T06:30:58.9566231Z * [new branch] gh/zklaus/12/base -> origin/gh/zklaus/12/base 2025-08-20T06:30:58.9566299Z * [new branch] gh/zklaus/12/head -> origin/gh/zklaus/12/head 2025-08-20T06:30:58.9566368Z * [new branch] gh/zklaus/12/orig -> origin/gh/zklaus/12/orig 2025-08-20T06:30:58.9566438Z * [new branch] gh/zklaus/14/base -> origin/gh/zklaus/14/base 2025-08-20T06:30:58.9566508Z * [new branch] gh/zklaus/14/head -> origin/gh/zklaus/14/head 2025-08-20T06:30:58.9566578Z * [new branch] gh/zklaus/14/orig -> origin/gh/zklaus/14/orig 2025-08-20T06:30:58.9566649Z * [new branch] gh/zklaus/15/base -> origin/gh/zklaus/15/base 2025-08-20T06:30:58.9567656Z * [new branch] gh/zklaus/15/head -> origin/gh/zklaus/15/head 2025-08-20T06:30:58.9567727Z * [new branch] gh/zklaus/15/orig -> origin/gh/zklaus/15/orig 2025-08-20T06:30:58.9567797Z * [new branch] gh/zklaus/16/base -> origin/gh/zklaus/16/base 2025-08-20T06:30:58.9567865Z * [new branch] gh/zklaus/16/head -> origin/gh/zklaus/16/head 2025-08-20T06:30:58.9567934Z * [new branch] gh/zklaus/16/orig -> origin/gh/zklaus/16/orig 2025-08-20T06:30:58.9568004Z * [new branch] gh/zklaus/17/base -> origin/gh/zklaus/17/base 2025-08-20T06:30:58.9568119Z * [new branch] gh/zklaus/17/head -> origin/gh/zklaus/17/head 2025-08-20T06:30:58.9568188Z * [new branch] gh/zklaus/17/orig -> origin/gh/zklaus/17/orig 2025-08-20T06:30:58.9568293Z * [new branch] gh/zklaus/18/base -> origin/gh/zklaus/18/base 2025-08-20T06:30:58.9568363Z * [new branch] gh/zklaus/18/head -> origin/gh/zklaus/18/head 2025-08-20T06:30:58.9568432Z * [new branch] gh/zklaus/18/orig -> origin/gh/zklaus/18/orig 2025-08-20T06:30:58.9568502Z * [new branch] gh/zklaus/19/base -> origin/gh/zklaus/19/base 2025-08-20T06:30:58.9568570Z * [new branch] gh/zklaus/19/head -> origin/gh/zklaus/19/head 2025-08-20T06:30:58.9568639Z * [new branch] gh/zklaus/19/orig -> origin/gh/zklaus/19/orig 2025-08-20T06:30:58.9568709Z * [new branch] gh/zklaus/7/base -> origin/gh/zklaus/7/base 2025-08-20T06:30:58.9568815Z * [new branch] gh/zklaus/7/head -> origin/gh/zklaus/7/head 2025-08-20T06:30:58.9568883Z * [new branch] gh/zklaus/7/orig -> origin/gh/zklaus/7/orig 2025-08-20T06:30:58.9568952Z * [new branch] gh/zklaus/9/base -> origin/gh/zklaus/9/base 2025-08-20T06:30:58.9569021Z * [new branch] gh/zklaus/9/head -> origin/gh/zklaus/9/head 2025-08-20T06:30:58.9569088Z * [new branch] gh/zklaus/9/orig -> origin/gh/zklaus/9/orig 2025-08-20T06:30:58.9569163Z * [new branch] gh/zou3519/1175/base -> origin/gh/zou3519/1175/base 2025-08-20T06:30:58.9569239Z * [new branch] gh/zou3519/1175/head -> origin/gh/zou3519/1175/head 2025-08-20T06:30:58.9569312Z * [new branch] gh/zou3519/1175/orig -> origin/gh/zou3519/1175/orig 2025-08-20T06:30:58.9569384Z * [new branch] gh/zou3519/1177/base -> origin/gh/zou3519/1177/base 2025-08-20T06:30:58.9570462Z * [new branch] gh/zou3519/1177/head -> origin/gh/zou3519/1177/head 2025-08-20T06:30:58.9570537Z * [new branch] gh/zou3519/1177/orig -> origin/gh/zou3519/1177/orig 2025-08-20T06:30:58.9570610Z * [new branch] gh/zou3519/1187/base -> origin/gh/zou3519/1187/base 2025-08-20T06:30:58.9570682Z * [new branch] gh/zou3519/1187/head -> origin/gh/zou3519/1187/head 2025-08-20T06:30:58.9570753Z * [new branch] gh/zou3519/1187/orig -> origin/gh/zou3519/1187/orig 2025-08-20T06:30:58.9570825Z * [new branch] gh/zou3519/1188/base -> origin/gh/zou3519/1188/base 2025-08-20T06:30:58.9570897Z * [new branch] gh/zou3519/1188/head -> origin/gh/zou3519/1188/head 2025-08-20T06:30:58.9570968Z * [new branch] gh/zou3519/1188/orig -> origin/gh/zou3519/1188/orig 2025-08-20T06:30:58.9571039Z * [new branch] gh/zou3519/1189/base -> origin/gh/zou3519/1189/base 2025-08-20T06:30:58.9571112Z * [new branch] gh/zou3519/1189/head -> origin/gh/zou3519/1189/head 2025-08-20T06:30:58.9571183Z * [new branch] gh/zou3519/1189/orig -> origin/gh/zou3519/1189/orig 2025-08-20T06:30:58.9571255Z * [new branch] gh/zou3519/1190/base -> origin/gh/zou3519/1190/base 2025-08-20T06:30:58.9571328Z * [new branch] gh/zou3519/1190/head -> origin/gh/zou3519/1190/head 2025-08-20T06:30:58.9571398Z * [new branch] gh/zou3519/1190/orig -> origin/gh/zou3519/1190/orig 2025-08-20T06:30:58.9571469Z * [new branch] gh/zou3519/1191/base -> origin/gh/zou3519/1191/base 2025-08-20T06:30:58.9571542Z * [new branch] gh/zou3519/1191/head -> origin/gh/zou3519/1191/head 2025-08-20T06:30:58.9571613Z * [new branch] gh/zou3519/1191/orig -> origin/gh/zou3519/1191/orig 2025-08-20T06:30:58.9571685Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-08-20T06:30:58.9571756Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-08-20T06:30:58.9571828Z * [new branch] gh/zpcore/10/base -> origin/gh/zpcore/10/base 2025-08-20T06:30:58.9571974Z * [new branch] gh/zpcore/10/head -> origin/gh/zpcore/10/head 2025-08-20T06:30:58.9572045Z * [new branch] gh/zpcore/10/orig -> origin/gh/zpcore/10/orig 2025-08-20T06:30:58.9572116Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-08-20T06:30:58.9572185Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-08-20T06:30:58.9573203Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-08-20T06:30:58.9573276Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-08-20T06:30:58.9573398Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-08-20T06:30:58.9573467Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-08-20T06:30:58.9573538Z * [new branch] gh/zpcore/13/base -> origin/gh/zpcore/13/base 2025-08-20T06:30:58.9573609Z * [new branch] gh/zpcore/13/head -> origin/gh/zpcore/13/head 2025-08-20T06:30:58.9573679Z * [new branch] gh/zpcore/13/orig -> origin/gh/zpcore/13/orig 2025-08-20T06:30:58.9573749Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-08-20T06:30:58.9573818Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-08-20T06:30:58.9573887Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-08-20T06:30:58.9573956Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-08-20T06:30:58.9574025Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-08-20T06:30:58.9574092Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-08-20T06:30:58.9574160Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-08-20T06:30:58.9574229Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-08-20T06:30:58.9574297Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-08-20T06:30:58.9574365Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-08-20T06:30:58.9574433Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-08-20T06:30:58.9574500Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-08-20T06:30:58.9574569Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-08-20T06:30:58.9574637Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-08-20T06:30:58.9574705Z * [new branch] gh/zpcore/9/head -> origin/gh/zpcore/9/head 2025-08-20T06:30:58.9574773Z * [new branch] gh/zpcore/9/orig -> origin/gh/zpcore/9/orig 2025-08-20T06:30:58.9574844Z * [new branch] google-main -> origin/google-main 2025-08-20T06:30:58.9574934Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-08-20T06:30:58.9575943Z * [new branch] guangyey/host_alloc -> origin/guangyey/host_alloc 2025-08-20T06:30:58.9576019Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-08-20T06:30:58.9576161Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-08-20T06:30:58.9576253Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-08-20T06:30:58.9576321Z * [new branch] hc_baseline -> origin/hc_baseline 2025-08-20T06:30:58.9576405Z * [new branch] headeronlyScalarType -> origin/headeronlyScalarType 2025-08-20T06:30:58.9576508Z * [new branch] hf_update -> origin/hf_update 2025-08-20T06:30:58.9576578Z * [new branch] hhh_decomp_mul -> origin/hhh_decomp_mul 2025-08-20T06:30:58.9576641Z * [new branch] hhh_rand -> origin/hhh_rand 2025-08-20T06:30:58.9576709Z * [new branch] hoy/mmsplitk -> origin/hoy/mmsplitk 2025-08-20T06:30:58.9576784Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-08-20T06:30:58.9576893Z * [new branch] hoy/triton-coalescing-baseline -> origin/hoy/triton-coalescing-baseline 2025-08-20T06:30:58.9576985Z * [new branch] hoy/triton-coalescing-min -> origin/hoy/triton-coalescing-min 2025-08-20T06:30:58.9577110Z * [new branch] hoy/triton-coalescing-new -> origin/hoy/triton-coalescing-new 2025-08-20T06:30:58.9577197Z * [new branch] hoy/triton-coalescing-vec -> origin/hoy/triton-coalescing-vec 2025-08-20T06:30:58.9577276Z * [new branch] inductordecompfix -> origin/inductordecompfix 2025-08-20T06:30:58.9577340Z * [new branch] inline -> origin/inline 2025-08-20T06:30:58.9577403Z * [new branch] inlining -> origin/inlining 2025-08-20T06:30:58.9577476Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-08-20T06:30:58.9577542Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-08-20T06:30:58.9577615Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-08-20T06:30:58.9577684Z * [new branch] issue#58739 -> origin/issue#58739 2025-08-20T06:30:58.9577754Z * [new branch] issue-154849 -> origin/issue-154849 2025-08-20T06:30:58.9577860Z * [new branch] ivanov/cherry-pick-ckpt-fixes -> origin/ivanov/cherry-pick-ckpt-fixes 2025-08-20T06:30:58.9578926Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-08-20T06:30:58.9579033Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-08-20T06:30:58.9579128Z * [new branch] jithunnair-amd-patch-1 -> origin/jithunnair-amd-patch-1 2025-08-20T06:30:58.9579218Z * [new branch] justinchu/attention-tests -> origin/justinchu/attention-tests 2025-08-20T06:30:58.9579299Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-08-20T06:30:58.9579372Z * [new branch] justinchu/ort-122 -> origin/justinchu/ort-122 2025-08-20T06:30:58.9579462Z * [new branch] justinchuby/JitScalarType -> origin/justinchuby/JitScalarType 2025-08-20T06:30:58.9579545Z * [new branch] justinchuby/opset-20 -> origin/justinchuby/opset-20 2025-08-20T06:30:58.9579620Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-08-20T06:30:58.9579686Z * [new branch] kainan_test -> origin/kainan_test 2025-08-20T06:30:58.9579796Z * [new branch] leslie/enable_poc_reduction_fusion -> origin/leslie/enable_poc_reduction_fusion 2025-08-20T06:30:58.9579899Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-08-20T06:30:58.9580001Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-08-20T06:30:58.9580084Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-08-20T06:30:58.9580226Z * [new branch] liaoxuan/tags_issue -> origin/liaoxuan/tags_issue 2025-08-20T06:30:58.9580330Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-08-20T06:30:58.9580411Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-08-20T06:30:58.9580548Z * [new branch] lintbuilddocker -> origin/lintbuilddocker 2025-08-20T06:30:58.9580619Z * [new branch] llama4-stable -> origin/llama4-stable 2025-08-20T06:30:58.9580685Z * [new branch] logdetfix -> origin/logdetfix 2025-08-20T06:30:58.9580758Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-08-20T06:30:58.9580834Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-08-20T06:30:58.9580913Z * [new branch] lucaskabela/fix_157452 -> origin/lucaskabela/fix_157452 2025-08-20T06:30:58.9581032Z * [new branch] lucaskabela/fix_circular_import_158120 -> origin/lucaskabela/fix_circular_import_158120 2025-08-20T06:30:58.9582133Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-08-20T06:30:58.9582239Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-08-20T06:30:58.9582366Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-08-20T06:30:58.9582451Z * [new branch] lucaskabela/issue_120648 -> origin/lucaskabela/issue_120648 2025-08-20T06:30:58.9582564Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-08-20T06:30:58.9582651Z * [new branch] lucaskabela/registry_fix -> origin/lucaskabela/registry_fix 2025-08-20T06:30:58.9582785Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-08-20T06:30:58.9582869Z * [new branch] lucaskabela/rnn_decomp -> origin/lucaskabela/rnn_decomp 2025-08-20T06:30:58.9582952Z * [new branch] lucaskabela/type_guards -> origin/lucaskabela/type_guards 2025-08-20T06:30:58.9583046Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-08-20T06:30:58.9583157Z * [new branch] lucaskabela/typing_compile_autograd -> origin/lucaskabela/typing_compile_autograd 2025-08-20T06:30:58.9583259Z * [new branch] lucaskabela/typing_output_graph -> origin/lucaskabela/typing_output_graph 2025-08-20T06:30:58.9583358Z * [new branch] lucaskabela/typing_side_effects -> origin/lucaskabela/typing_side_effects 2025-08-20T06:30:58.9583457Z * [new branch] lucaskabela/typing_source_guard -> origin/lucaskabela/typing_source_guard 2025-08-20T06:30:58.9583569Z * [new branch] lucaskabela/typing_symbolic_convert -> origin/lucaskabela/typing_symbolic_convert 2025-08-20T06:30:58.9583668Z * [new branch] lucaskabela/typing_trace_rules -> origin/lucaskabela/typing_trace_rules 2025-08-20T06:30:58.9583761Z * [new branch] lucaskabela/typing_utils.py -> origin/lucaskabela/typing_utils.py 2025-08-20T06:30:58.9583880Z * [new branch] lucaskabela/typing_utils_improvements -> origin/lucaskabela/typing_utils_improvements 2025-08-20T06:30:58.9583943Z * [new branch] main -> origin/main 2025-08-20T06:30:58.9584063Z * [new branch] main-enable-b200-distributed-tests -> origin/main-enable-b200-distributed-tests 2025-08-20T06:30:58.9584138Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-08-20T06:30:58.9584211Z * [new branch] malfet-patch-11 -> origin/malfet-patch-11 2025-08-20T06:30:58.9584283Z * [new branch] malfet-patch-12 -> origin/malfet-patch-12 2025-08-20T06:30:58.9584356Z * [new branch] malfet-patch-14 -> origin/malfet-patch-14 2025-08-20T06:30:58.9585369Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-08-20T06:30:58.9585440Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-08-20T06:30:58.9585549Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-08-20T06:30:58.9585618Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-08-20T06:30:58.9585684Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-08-20T06:30:58.9585753Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-08-20T06:30:58.9585820Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-08-20T06:30:58.9585887Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2025-08-20T06:30:58.9585983Z * [new branch] malfet/delete-upsteam-cuda -> origin/malfet/delete-upsteam-cuda 2025-08-20T06:30:58.9586119Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-08-20T06:30:58.9586230Z * [new branch] manuel/test-ops-common-allow-mps -> origin/manuel/test-ops-common-allow-mps 2025-08-20T06:30:58.9586309Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-08-20T06:30:58.9586388Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-08-20T06:30:58.9586452Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-08-20T06:30:58.9586529Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-08-20T06:30:58.9586620Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-08-20T06:30:58.9586702Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-08-20T06:30:58.9586774Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-08-20T06:30:58.9586875Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-08-20T06:30:58.9586952Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-08-20T06:30:58.9587020Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-08-20T06:30:58.9587090Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-08-20T06:30:58.9587159Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-08-20T06:30:58.9587224Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-08-20T06:30:58.9588245Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-08-20T06:30:58.9588323Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-08-20T06:30:58.9588402Z * [new branch] mlazos/cuda-cmd-log -> origin/mlazos/cuda-cmd-log 2025-08-20T06:30:58.9588487Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-08-20T06:30:58.9588591Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-08-20T06:30:58.9588669Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-08-20T06:30:58.9588756Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-08-20T06:30:58.9588831Z * [new branch] mlazos/data-gather -> origin/mlazos/data-gather 2025-08-20T06:30:58.9588908Z * [new branch] mlazos/data-ptrs2 -> origin/mlazos/data-ptrs2 2025-08-20T06:30:58.9588982Z * [new branch] mlazos/data-ptrs3 -> origin/mlazos/data-ptrs3 2025-08-20T06:30:58.9589066Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-08-20T06:30:58.9589136Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-08-20T06:30:58.9589209Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-08-20T06:30:58.9589322Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-08-20T06:30:58.9589408Z * [new branch] mlazos/disable-closures -> origin/mlazos/disable-closures 2025-08-20T06:30:58.9589482Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-08-20T06:30:58.9589552Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-08-20T06:30:58.9589622Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-08-20T06:30:58.9589687Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-08-20T06:30:58.9589762Z * [new branch] mlazos/exp_disable -> origin/mlazos/exp_disable 2025-08-20T06:30:58.9589877Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-08-20T06:30:58.9589949Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-08-20T06:30:58.9590016Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-08-20T06:30:58.9590086Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-08-20T06:30:58.9590236Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-08-20T06:30:58.9591281Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-08-20T06:30:58.9591350Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-08-20T06:30:58.9591419Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-08-20T06:30:58.9591490Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-08-20T06:30:58.9591555Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-08-20T06:30:58.9591627Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-08-20T06:30:58.9591698Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-08-20T06:30:58.9591769Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-08-20T06:30:58.9591839Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-08-20T06:30:58.9591907Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-08-20T06:30:58.9591977Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-08-20T06:30:58.9592041Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-08-20T06:30:58.9592104Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-08-20T06:30:58.9592168Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-08-20T06:30:58.9592232Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-08-20T06:30:58.9592298Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-08-20T06:30:58.9592362Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-08-20T06:30:58.9592424Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-08-20T06:30:58.9592487Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-08-20T06:30:58.9592550Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-08-20T06:30:58.9592611Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-08-20T06:30:58.9592672Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-08-20T06:30:58.9592733Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-08-20T06:30:58.9592796Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-08-20T06:30:58.9593802Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-08-20T06:30:58.9593941Z * [new branch] mlazos/hop-modes -> origin/mlazos/hop-modes 2025-08-20T06:30:58.9594028Z * [new branch] mlazos/init-per-param -> origin/mlazos/init-per-param 2025-08-20T06:30:58.9594108Z * [new branch] mlazos/init_per_param -> origin/mlazos/init_per_param 2025-08-20T06:30:58.9594185Z * [new branch] mlazos/less-guards -> origin/mlazos/less-guards 2025-08-20T06:30:58.9594271Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-08-20T06:30:58.9594335Z * [new branch] mlazos/main -> origin/mlazos/main 2025-08-20T06:30:58.9594431Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-08-20T06:30:58.9594589Z * [new branch] mlazos/main2 -> origin/mlazos/main2 2025-08-20T06:30:58.9594652Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-08-20T06:30:58.9594717Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-08-20T06:30:58.9594792Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-08-20T06:30:58.9594865Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-08-20T06:30:58.9594971Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-08-20T06:30:58.9595068Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-08-20T06:30:58.9595139Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-08-20T06:30:58.9595212Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-08-20T06:30:58.9595285Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-08-20T06:30:58.9595354Z * [new branch] mlazos/no-cpp -> origin/mlazos/no-cpp 2025-08-20T06:30:58.9595459Z * [new branch] mlazos/no-init-group-handling -> origin/mlazos/no-init-group-handling 2025-08-20T06:30:58.9595529Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-08-20T06:30:58.9595612Z * [new branch] mlazos/opt-bench-exp2 -> origin/mlazos/opt-bench-exp2 2025-08-20T06:30:58.9595682Z * [new branch] mlazos/opt-incr -> origin/mlazos/opt-incr 2025-08-20T06:30:58.9595759Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-08-20T06:30:58.9596773Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-08-20T06:30:58.9596853Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-08-20T06:30:58.9596923Z * [new branch] mlazos/rm-code -> origin/mlazos/rm-code 2025-08-20T06:30:58.9596992Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-08-20T06:30:58.9597057Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-08-20T06:30:58.9597139Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-08-20T06:30:58.9597228Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-08-20T06:30:58.9597310Z * [new branch] mlazos/sub-param-fix -> origin/mlazos/sub-param-fix 2025-08-20T06:30:58.9597378Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-08-20T06:30:58.9597460Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-08-20T06:30:58.9597526Z * [new branch] mlazos/test -> origin/mlazos/test 2025-08-20T06:30:58.9597595Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-08-20T06:30:58.9597677Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-08-20T06:30:58.9597799Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-08-20T06:30:58.9597880Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-08-20T06:30:58.9597958Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-08-20T06:30:58.9598029Z * [new branch] mlazos/topo-fix -> origin/mlazos/topo-fix 2025-08-20T06:30:58.9598110Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-08-20T06:30:58.9598185Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-08-20T06:30:58.9598299Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-08-20T06:30:58.9598378Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-08-20T06:30:58.9598458Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-08-20T06:30:58.9598535Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-08-20T06:30:58.9598608Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-08-20T06:30:58.9599614Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-08-20T06:30:58.9599690Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-08-20T06:30:58.9599765Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-08-20T06:30:58.9599837Z * [new branch] modify-setupvllm -> origin/modify-setupvllm 2025-08-20T06:30:58.9599922Z * [new branch] move-theme-out-docker -> origin/move-theme-out-docker 2025-08-20T06:30:58.9599992Z * [new branch] mps-linear-1d -> origin/mps-linear-1d 2025-08-20T06:30:58.9600060Z * [new branch] msaroufim/be1 -> origin/msaroufim/be1 2025-08-20T06:30:58.9600135Z * [new branch] msaroufim/cn_path -> origin/msaroufim/cn_path 2025-08-20T06:30:58.9600294Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-08-20T06:30:58.9600368Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-08-20T06:30:58.9600439Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-08-20T06:30:58.9600502Z * [new branch] muon_dev -> origin/muon_dev 2025-08-20T06:30:58.9600588Z * [new branch] new-modifiy-setupvllm -> origin/new-modifiy-setupvllm 2025-08-20T06:30:58.9600657Z * [new branch] new-setupvllm -> origin/new-setupvllm 2025-08-20T06:30:58.9600726Z * [new branch] newtest-base -> origin/newtest-base 2025-08-20T06:30:58.9600797Z * [new branch] ngimel/cat_perf -> origin/ngimel/cat_perf 2025-08-20T06:30:58.9600881Z * [new branch] ngimel/error_index_list -> origin/ngimel/error_index_list 2025-08-20T06:30:58.9600957Z * [new branch] ngimel/fabric_check -> origin/ngimel/fabric_check 2025-08-20T06:30:58.9601050Z * [new branch] ngimel/fabric_driver_version -> origin/ngimel/fabric_driver_version 2025-08-20T06:30:58.9601122Z * [new branch] ngimel/fabric_fix -> origin/ngimel/fabric_fix 2025-08-20T06:30:58.9601195Z * [new branch] ngimel/fabric_symm -> origin/ngimel/fabric_symm 2025-08-20T06:30:58.9601262Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-08-20T06:30:58.9601349Z * [new branch] ngimel/grouped_mm_checks -> origin/ngimel/grouped_mm_checks 2025-08-20T06:30:58.9601426Z * [new branch] ngimel/guardfabric -> origin/ngimel/guardfabric 2025-08-20T06:30:58.9602519Z * [new branch] ngimel/modeguard -> origin/ngimel/modeguard 2025-08-20T06:30:58.9602600Z * [new branch] ngimel/multicast_fix -> origin/ngimel/multicast_fix 2025-08-20T06:30:58.9602681Z * [new branch] ngimel/unbind_multimem -> origin/ngimel/unbind_multimem 2025-08-20T06:30:58.9602746Z * [new branch] nightly -> origin/nightly 2025-08-20T06:30:58.9602828Z * [new branch] nmacchioni-patch-10 -> origin/nmacchioni-patch-10 2025-08-20T06:30:58.9602907Z * [new branch] nmacchioni-patch-7 -> origin/nmacchioni-patch-7 2025-08-20T06:30:58.9602987Z * [new branch] nmacchioni-patch-8 -> origin/nmacchioni-patch-8 2025-08-20T06:30:58.9603115Z * [new branch] nmacchioni-patch-9 -> origin/nmacchioni-patch-9 2025-08-20T06:30:58.9603192Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-08-20T06:30:58.9603331Z * [new branch] nweidia/enable-B200-inductor-nightly-ci -> origin/nweidia/enable-B200-inductor-nightly-ci 2025-08-20T06:30:58.9603396Z * [new branch] one-off -> origin/one-off 2025-08-20T06:30:58.9603469Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-08-20T06:30:58.9603542Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-08-20T06:30:58.9603614Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-08-20T06:30:58.9603686Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-08-20T06:30:58.9603756Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-08-20T06:30:58.9603827Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-08-20T06:30:58.9603896Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-08-20T06:30:58.9603967Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-08-20T06:30:58.9604036Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-08-20T06:30:58.9604104Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-08-20T06:30:58.9604172Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-08-20T06:30:58.9604241Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-08-20T06:30:58.9604309Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-08-20T06:30:58.9604376Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-08-20T06:30:58.9605394Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-08-20T06:30:58.9605464Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-08-20T06:30:58.9605533Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-08-20T06:30:58.9605604Z * [new branch] oulgen/fx_graph -> origin/oulgen/fx_graph 2025-08-20T06:30:58.9605673Z * [new branch] padded-tensor -> origin/padded-tensor 2025-08-20T06:30:58.9605741Z * [new branch] parallel_cat -> origin/parallel_cat 2025-08-20T06:30:58.9605804Z * [new branch] pca2 -> origin/pca2 2025-08-20T06:30:58.9605881Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-08-20T06:30:58.9605995Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-08-20T06:30:58.9606081Z * [new branch] pianpwk/dde_repeat_cat -> origin/pianpwk/dde_repeat_cat 2025-08-20T06:30:58.9606181Z * [new branch] pianpwk/draft_export_normalize -> origin/pianpwk/draft_export_normalize 2025-08-20T06:30:58.9606306Z * [new branch] pianpwk/dynamic_source_dim -> origin/pianpwk/dynamic_source_dim 2025-08-20T06:30:58.9606403Z * [new branch] pianpwk/invalidate_fake_memo -> origin/pianpwk/invalidate_fake_memo 2025-08-20T06:30:58.9606482Z * [new branch] pianpwk/max_1_strides -> origin/pianpwk/max_1_strides 2025-08-20T06:30:58.9606561Z * [new branch] pianpwk/nonzero_memo -> origin/pianpwk/nonzero_memo 2025-08-20T06:30:58.9606679Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-08-20T06:30:58.9606776Z * [new branch] pianpwk/oblivious_should_swap -> origin/pianpwk/oblivious_should_swap 2025-08-20T06:30:58.9606910Z * [new branch] pianpwk/oblivious_slice_forward -> origin/pianpwk/oblivious_slice_forward 2025-08-20T06:30:58.9606994Z * [new branch] pianpwk/oblivious_where -> origin/pianpwk/oblivious_where 2025-08-20T06:30:58.9607084Z * [new branch] pianpwk/param_static_pgo -> origin/pianpwk/param_static_pgo 2025-08-20T06:30:58.9607169Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-08-20T06:30:58.9607267Z * [new branch] pianpwk/remove_guard_fail_break -> origin/pianpwk/remove_guard_fail_break 2025-08-20T06:30:58.9607357Z * [new branch] pianpwk/slice_fresh_symbols -> origin/pianpwk/slice_fresh_symbols 2025-08-20T06:30:58.9607430Z * [new branch] pianpwk/sym_sym -> origin/pianpwk/sym_sym 2025-08-20T06:30:58.9608518Z * [new branch] pianpwk/test_slice_fake_impl -> origin/pianpwk/test_slice_fake_impl 2025-08-20T06:30:58.9608621Z * [new branch] pianpwk/unbacked_channels_last -> origin/pianpwk/unbacked_channels_last 2025-08-20T06:30:58.9608713Z * [new branch] pianpwk/unbacked_safe_conv1d -> origin/pianpwk/unbacked_safe_conv1d 2025-08-20T06:30:58.9608806Z * [new branch] pianpwk/unbacked_sdpa_flash -> origin/pianpwk/unbacked_sdpa_flash 2025-08-20T06:30:58.9608898Z * [new branch] pianpwk/unbacked_should_swap -> origin/pianpwk/unbacked_should_swap 2025-08-20T06:30:58.9608996Z * [new branch] pianpwk/unbacked_should_swap_2 -> origin/pianpwk/unbacked_should_swap_2 2025-08-20T06:30:58.9609092Z * [new branch] pianpwk/unbacked_slice_binding -> origin/pianpwk/unbacked_slice_binding 2025-08-20T06:30:58.9609188Z * [new branch] pianpwk/unbacked_slice_forward -> origin/pianpwk/unbacked_slice_forward 2025-08-20T06:30:58.9609283Z * [new branch] pianpwk/verbose_tensor_guards -> origin/pianpwk/verbose_tensor_guards 2025-08-20T06:30:58.9609366Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-08-20T06:30:58.9609458Z * [new branch] pianpwk/whitelist_optimizer -> origin/pianpwk/whitelist_optimizer 2025-08-20T06:30:58.9609527Z * [new branch] pin-torchao -> origin/pin-torchao 2025-08-20T06:30:58.9609613Z * [new branch] piz/fall_back_missing_0705 -> origin/piz/fall_back_missing_0705 2025-08-20T06:30:58.9609696Z * [new branch] piz/fall_back_missing_0716 -> origin/piz/fall_back_missing_0716 2025-08-20T06:30:58.9609778Z * [new branch] piz/fill_dist_cost_0702-3 -> origin/piz/fill_dist_cost_0702-3 2025-08-20T06:30:58.9609857Z * [new branch] piz/fill_dist_cost_0702-4 -> origin/piz/fill_dist_cost_0702-4 2025-08-20T06:30:58.9609935Z * [new branch] piz/fill_dist_cost_0702-5 -> origin/piz/fill_dist_cost_0702-5 2025-08-20T06:30:58.9610002Z * [new branch] piz/fix_sort_ -> origin/piz/fix_sort_ 2025-08-20T06:30:58.9610087Z * [new branch] piz/improve_scatter_0808 -> origin/piz/improve_scatter_0808 2025-08-20T06:30:58.9610158Z * [new branch] pool-separate -> origin/pool-separate 2025-08-20T06:30:58.9610356Z * [new branch] pr-156087 -> origin/pr-156087 2025-08-20T06:30:58.9610421Z * [new branch] pr/131860 -> origin/pr/131860 2025-08-20T06:30:58.9610495Z * [new branch] predispatch_to -> origin/predispatch_to 2025-08-20T06:30:58.9610564Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-08-20T06:30:58.9611605Z * [new branch] pt2e-cache-model-device -> origin/pt2e-cache-model-device 2025-08-20T06:30:58.9611684Z * [new branch] pull-latest-theme -> origin/pull-latest-theme 2025-08-20T06:30:58.9611752Z * [new branch] pyobjectslot -> origin/pyobjectslot 2025-08-20T06:30:58.9611899Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-08-20T06:30:58.9611984Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-08-20T06:30:58.9612051Z * [new branch] quint-bits -> origin/quint-bits 2025-08-20T06:30:58.9612116Z * [new branch] release/1.10 -> origin/release/1.10 2025-08-20T06:30:58.9612183Z * [new branch] release/1.11 -> origin/release/1.11 2025-08-20T06:30:58.9612248Z * [new branch] release/1.12 -> origin/release/1.12 2025-08-20T06:30:58.9612311Z * [new branch] release/1.13 -> origin/release/1.13 2025-08-20T06:30:58.9612376Z * [new branch] release/1.4 -> origin/release/1.4 2025-08-20T06:30:58.9612443Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-08-20T06:30:58.9612508Z * [new branch] release/1.5 -> origin/release/1.5 2025-08-20T06:30:58.9612572Z * [new branch] release/1.6 -> origin/release/1.6 2025-08-20T06:30:58.9612636Z * [new branch] release/1.7 -> origin/release/1.7 2025-08-20T06:30:58.9612700Z * [new branch] release/1.8 -> origin/release/1.8 2025-08-20T06:30:58.9612762Z * [new branch] release/1.9 -> origin/release/1.9 2025-08-20T06:30:58.9612825Z * [new branch] release/2.0 -> origin/release/2.0 2025-08-20T06:30:58.9612887Z * [new branch] release/2.1 -> origin/release/2.1 2025-08-20T06:30:58.9612948Z * [new branch] release/2.2 -> origin/release/2.2 2025-08-20T06:30:58.9613010Z * [new branch] release/2.3 -> origin/release/2.3 2025-08-20T06:30:58.9613072Z * [new branch] release/2.4 -> origin/release/2.4 2025-08-20T06:30:58.9613136Z * [new branch] release/2.5 -> origin/release/2.5 2025-08-20T06:30:58.9613199Z * [new branch] release/2.6 -> origin/release/2.6 2025-08-20T06:30:58.9614205Z * [new branch] release/2.7 -> origin/release/2.7 2025-08-20T06:30:58.9614269Z * [new branch] release/2.8 -> origin/release/2.8 2025-08-20T06:30:58.9614336Z * [new branch] release_notes -> origin/release_notes 2025-08-20T06:30:58.9614424Z * [new branch] remove-actionable-label -> origin/remove-actionable-label 2025-08-20T06:30:58.9614488Z * [new branch] remove-ao -> origin/remove-ao 2025-08-20T06:30:58.9614616Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-08-20T06:30:58.9614738Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-08-20T06:30:58.9614857Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-08-20T06:30:58.9615014Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-08-20T06:30:58.9615130Z * [new branch] replace-pytorch-labs-20250812-204125 -> origin/replace-pytorch-labs-20250812-204125 2025-08-20T06:30:58.9615247Z * [new branch] replace-pytorch-labs-20250812-205624 -> origin/replace-pytorch-labs-20250812-205624 2025-08-20T06:30:58.9615381Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-08-20T06:30:58.9615494Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-08-20T06:30:58.9615598Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-08-20T06:30:58.9615800Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-08-20T06:30:58.9615885Z * [new branch] revert-direct-updates -> origin/revert-direct-updates 2025-08-20T06:30:58.9615960Z * [new branch] rocm-monitoring -> origin/rocm-monitoring 2025-08-20T06:30:58.9616111Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-08-20T06:30:58.9616201Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-08-20T06:30:58.9616281Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-08-20T06:30:58.9616345Z * [new branch] rzou/njt -> origin/rzou/njt 2025-08-20T06:30:58.9616414Z * [new branch] rzou/operator -> origin/rzou/operator 2025-08-20T06:30:58.9616479Z * [new branch] rzou/pca -> origin/rzou/pca 2025-08-20T06:30:58.9616547Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-08-20T06:30:58.9617571Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-08-20T06:30:58.9617698Z * [new branch] sanchitintel/refactor_aten_int8_woq_gemm -> origin/sanchitintel/refactor_aten_int8_woq_gemm 2025-08-20T06:30:58.9617867Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-08-20T06:30:58.9617962Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-08-20T06:30:58.9618025Z * [new branch] save -> origin/save 2025-08-20T06:30:58.9618089Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-08-20T06:30:58.9618173Z * [new branch] seemethere-patch-1 -> origin/seemethere-patch-1 2025-08-20T06:30:58.9618241Z * [new branch] setup-torchci -> origin/setup-torchci 2025-08-20T06:30:58.9618306Z * [new branch] setupvllm -> origin/setupvllm 2025-08-20T06:30:58.9618380Z * [new branch] share_and_pin_fork -> origin/share_and_pin_fork 2025-08-20T06:30:58.9618462Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-08-20T06:30:58.9618543Z * [new branch] shikaili_fp8_allgather -> origin/shikaili_fp8_allgather 2025-08-20T06:30:58.9618624Z * [new branch] shoumikhin-patch-12 -> origin/shoumikhin-patch-12 2025-08-20T06:30:58.9618713Z * [new branch] simplify-fq-per-channel -> origin/simplify-fq-per-channel 2025-08-20T06:30:58.9618790Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-08-20T06:30:58.9618864Z * [new branch] sqzhang/flight4 -> origin/sqzhang/flight4 2025-08-20T06:30:58.9618944Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-08-20T06:30:58.9619076Z * [new branch] sraikund/record_funct_test -> origin/sraikund/record_funct_test 2025-08-20T06:30:58.9619149Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-08-20T06:30:58.9619243Z * [new branch] stablize-compilation-time -> origin/stablize-compilation-time 2025-08-20T06:30:58.9619326Z * [new branch] standalone-templates -> origin/standalone-templates 2025-08-20T06:30:58.9619416Z * [new branch] standalone_package_weights -> origin/standalone_package_weights 2025-08-20T06:30:58.9619492Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-08-20T06:30:58.9619566Z * [new branch] step2vllmsetup -> origin/step2vllmsetup 2025-08-20T06:30:58.9620689Z * [new branch] subgraph_fuse -> origin/subgraph_fuse 2025-08-20T06:30:58.9620784Z * [new branch] support-uv-in-collect_env -> origin/support-uv-in-collect_env 2025-08-20T06:30:58.9620850Z * [new branch] sve-poc -> origin/sve-poc 2025-08-20T06:30:58.9620923Z * [new branch] svekars-patch-1 -> origin/svekars-patch-1 2025-08-20T06:30:58.9620988Z * [new branch] switch-bn -> origin/switch-bn 2025-08-20T06:30:58.9621076Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-08-20T06:30:58.9621174Z * [new branch] tenpercent/ck_inductor_gfx950 -> origin/tenpercent/ck_inductor_gfx950 2025-08-20T06:30:58.9621256Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-08-20T06:30:58.9621363Z * [new branch] test-half-migration-internally -> origin/test-half-migration-internally 2025-08-20T06:30:58.9621450Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-08-20T06:30:58.9621550Z * [new branch] test-myst-markdown-docstring -> origin/test-myst-markdown-docstring 2025-08-20T06:30:58.9621616Z * [new branch] test-old -> origin/test-old 2025-08-20T06:30:58.9621723Z * [new branch] test-vec-migration-internally -> origin/test-vec-migration-internally 2025-08-20T06:30:58.9621790Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-08-20T06:30:58.9621857Z * [new branch] test/inductor -> origin/test/inductor 2025-08-20T06:30:58.9621947Z * [new branch] tianren/flex_paged_attn_fix -> origin/tianren/flex_paged_attn_fix 2025-08-20T06:30:58.9622026Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-08-20T06:30:58.9622095Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-08-20T06:30:58.9622179Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-08-20T06:30:58.9622264Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-08-20T06:30:58.9622336Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-08-20T06:30:58.9622401Z * [new branch] tree_vec_base -> origin/tree_vec_base 2025-08-20T06:30:58.9622471Z * [new branch] triton-update -> origin/triton-update 2025-08-20T06:30:58.9622535Z * [new branch] triton_kernel -> origin/triton_kernel 2025-08-20T06:30:58.9622608Z * [new branch] triton_kernel_perf -> origin/triton_kernel_perf 2025-08-20T06:30:58.9623619Z * [new branch] try-runllm -> origin/try-runllm 2025-08-20T06:30:58.9623684Z * [new branch] tt_pkg_1908 -> origin/tt_pkg_1908 2025-08-20T06:30:58.9623787Z * [new branch] tweak-transformer-dependabot -> origin/tweak-transformer-dependabot 2025-08-20T06:30:58.9623850Z * [new branch] type_dec -> origin/type_dec 2025-08-20T06:30:58.9624024Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-08-20T06:30:58.9624164Z * [new branch] update-audio-commit-hash/16431348808-1673-1 -> origin/update-audio-commit-hash/16431348808-1673-1 2025-08-20T06:30:58.9624301Z * [new branch] update-audio-commit-hash/16510774365-1683-1 -> origin/update-audio-commit-hash/16510774365-1683-1 2025-08-20T06:30:58.9624432Z * [new branch] update-audio-commit-hash/16583472358-1693-1 -> origin/update-audio-commit-hash/16583472358-1693-1 2025-08-20T06:30:58.9624562Z * [new branch] update-audio-commit-hash/16663082088-1700-1 -> origin/update-audio-commit-hash/16663082088-1700-1 2025-08-20T06:30:58.9624744Z * [new branch] update-audio-commit-hash/16737365217-1704-1 -> origin/update-audio-commit-hash/16737365217-1704-1 2025-08-20T06:30:58.9624873Z * [new branch] update-audio-commit-hash/16791960928-1711-1 -> origin/update-audio-commit-hash/16791960928-1711-1 2025-08-20T06:30:58.9625003Z * [new branch] update-audio-commit-hash/16818882925-1712-1 -> origin/update-audio-commit-hash/16818882925-1712-1 2025-08-20T06:30:58.9625134Z * [new branch] update-audio-commit-hash/16895560422-1720-1 -> origin/update-audio-commit-hash/16895560422-1720-1 2025-08-20T06:30:58.9625263Z * [new branch] update-audio-commit-hash/16924174496-1738-1 -> origin/update-audio-commit-hash/16924174496-1738-1 2025-08-20T06:30:58.9625392Z * [new branch] update-audio-commit-hash/17002010821-1749-1 -> origin/update-audio-commit-hash/17002010821-1749-1 2025-08-20T06:30:58.9625521Z * [new branch] update-audio-commit-hash/17056004427-1766-1 -> origin/update-audio-commit-hash/17056004427-1766-1 2025-08-20T06:30:58.9625652Z * [new branch] update-audio-commit-hash/17085054029-1767-1 -> origin/update-audio-commit-hash/17085054029-1767-1 2025-08-20T06:30:58.9625751Z * [new branch] update-dynamic-shapes-doc -> origin/update-dynamic-shapes-doc 2025-08-20T06:30:58.9625905Z * [new branch] update-executorch-commit-hash/15694981040-1626-1 -> origin/update-executorch-commit-hash/15694981040-1626-1 2025-08-20T06:30:58.9626040Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-08-20T06:30:58.9626177Z * [new branch] update-vision-commit-hash/15336342773-1607-1 -> origin/update-vision-commit-hash/15336342773-1607-1 2025-08-20T06:30:58.9626304Z * [new branch] update-vllm-commit-hash/16431348808-1673-1 -> origin/update-vllm-commit-hash/16431348808-1673-1 2025-08-20T06:30:58.9626432Z * [new branch] update-vllm-commit-hash/16484773233-1682-1 -> origin/update-vllm-commit-hash/16484773233-1682-1 2025-08-20T06:30:58.9626558Z * [new branch] update-vllm-commit-hash/16510774365-1683-1 -> origin/update-vllm-commit-hash/16510774365-1683-1 2025-08-20T06:30:58.9627644Z * [new branch] update-vllm-commit-hash/16534031105-1684-1 -> origin/update-vllm-commit-hash/16534031105-1684-1 2025-08-20T06:30:58.9627770Z * [new branch] update-vllm-commit-hash/16545403308-1687-1 -> origin/update-vllm-commit-hash/16545403308-1687-1 2025-08-20T06:30:58.9627895Z * [new branch] update-vllm-commit-hash/16557202787-1688-1 -> origin/update-vllm-commit-hash/16557202787-1688-1 2025-08-20T06:30:58.9628023Z * [new branch] update-vllm-commit-hash/16583472358-1693-1 -> origin/update-vllm-commit-hash/16583472358-1693-1 2025-08-20T06:30:58.9628150Z * [new branch] update-vllm-commit-hash/16663082088-1700-1 -> origin/update-vllm-commit-hash/16663082088-1700-1 2025-08-20T06:30:58.9628279Z * [new branch] update-vllm-commit-hash/16737365217-1704-1 -> origin/update-vllm-commit-hash/16737365217-1704-1 2025-08-20T06:30:58.9628404Z * [new branch] update-vllm-commit-hash/16843157111-1713-1 -> origin/update-vllm-commit-hash/16843157111-1713-1 2025-08-20T06:30:58.9628567Z * [new branch] update-vllm-commit-hash/16855312394-1714-1 -> origin/update-vllm-commit-hash/16855312394-1714-1 2025-08-20T06:30:58.9628693Z * [new branch] update-vllm-commit-hash/16924174496-1738-1 -> origin/update-vllm-commit-hash/16924174496-1738-1 2025-08-20T06:30:58.9628817Z * [new branch] update-vllm-commit-hash/16952608705-1745-1 -> origin/update-vllm-commit-hash/16952608705-1745-1 2025-08-20T06:30:58.9628941Z * [new branch] update-vllm-commit-hash/16979836546-1748-1 -> origin/update-vllm-commit-hash/16979836546-1748-1 2025-08-20T06:30:58.9629066Z * [new branch] update-vllm-commit-hash/17014576881-1756-1 -> origin/update-vllm-commit-hash/17014576881-1756-1 2025-08-20T06:30:58.9629221Z * [new branch] update-vllm-commit-hash/17027830869-1761-1 -> origin/update-vllm-commit-hash/17027830869-1761-1 2025-08-20T06:30:58.9629346Z * [new branch] update-vllm-commit-hash/17056004427-1766-1 -> origin/update-vllm-commit-hash/17056004427-1766-1 2025-08-20T06:30:58.9629470Z * [new branch] update-vllm-commit-hash/17085054029-1767-1 -> origin/update-vllm-commit-hash/17085054029-1767-1 2025-08-20T06:30:58.9629595Z * [new branch] update-xla-commit-hash/16260974441-194-1 -> origin/update-xla-commit-hash/16260974441-194-1 2025-08-20T06:30:58.9629717Z * [new branch] update-xla-commit-hash/16717126778-197-1 -> origin/update-xla-commit-hash/16717126778-197-1 2025-08-20T06:30:58.9629837Z * [new branch] update-xla-commit-hash/16873912760-198-1 -> origin/update-xla-commit-hash/16873912760-198-1 2025-08-20T06:30:58.9629957Z * [new branch] update-xla-commit-hash/17034266655-199-1 -> origin/update-xla-commit-hash/17034266655-199-1 2025-08-20T06:30:58.9630082Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-08-20T06:30:58.9630253Z * [new branch] update_executorch_pin -> origin/update_executorch_pin 2025-08-20T06:30:58.9630343Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-08-20T06:30:58.9630429Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-08-20T06:30:58.9631481Z * [new branch] update_slow_tests_1752478971 -> origin/update_slow_tests_1752478971 2025-08-20T06:30:58.9631567Z * [new branch] update_slow_tests_1755502951 -> origin/update_slow_tests_1755502951 2025-08-20T06:30:58.9631656Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-08-20T06:30:58.9631740Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-08-20T06:30:58.9631830Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-08-20T06:30:58.9631895Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-08-20T06:30:58.9631965Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-08-20T06:30:58.9632025Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-08-20T06:30:58.9632084Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-08-20T06:30:58.9632142Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-08-20T06:30:58.9632200Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-08-20T06:30:58.9632256Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-08-20T06:30:58.9632324Z * [new branch] validate_fn -> origin/validate_fn 2025-08-20T06:30:58.9632399Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-08-20T06:30:58.9632470Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-08-20T06:30:58.9632605Z * [new branch] viable/strict -> origin/viable/strict 2025-08-20T06:30:58.9632673Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-08-20T06:30:58.9632736Z * [new branch] vllmpin -> origin/vllmpin 2025-08-20T06:30:58.9632806Z * [new branch] wdvr-patch-1 -> origin/wdvr-patch-1 2025-08-20T06:30:58.9632873Z * [new branch] wdvr-patch-2 -> origin/wdvr-patch-2 2025-08-20T06:30:58.9632959Z * [new branch] wdvr/conda_devcontainer -> origin/wdvr/conda_devcontainer 2025-08-20T06:30:58.9633037Z * [new branch] wdvr/fix_logging_test -> origin/wdvr/fix_logging_test 2025-08-20T06:30:58.9633160Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-08-20T06:30:58.9633236Z * [new branch] weight_sharing_cpp -> origin/weight_sharing_cpp 2025-08-20T06:30:58.9633303Z * [new branch] whc/flight4 -> origin/whc/flight4 2025-08-20T06:30:58.9634320Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-08-20T06:30:58.9634388Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-08-20T06:30:58.9634456Z * [new branch] whc/p2phang -> origin/whc/p2phang 2025-08-20T06:30:58.9634522Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-08-20T06:30:58.9634586Z * [new branch] whc/uneven -> origin/whc/uneven 2025-08-20T06:30:58.9634659Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-08-20T06:30:58.9634726Z * [new branch] win_warnings -> origin/win_warnings 2025-08-20T06:30:58.9634800Z * [new branch] workonoldcommit -> origin/workonoldcommit 2025-08-20T06:30:58.9634895Z * [new branch] wwen/programming-model-2.8 -> origin/wwen/programming-model-2.8 2025-08-20T06:30:58.9634963Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-08-20T06:30:58.9635037Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-08-20T06:30:58.9635187Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-08-20T06:30:58.9635262Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-08-20T06:30:58.9635335Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-08-20T06:30:58.9635401Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-08-20T06:30:58.9635468Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-08-20T06:30:58.9635534Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-08-20T06:30:58.9635611Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-08-20T06:30:58.9635682Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-08-20T06:30:58.9635752Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-08-20T06:30:58.9635829Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-08-20T06:30:58.9635907Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-08-20T06:30:58.9635972Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-08-20T06:30:58.9636040Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-08-20T06:30:58.9637050Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-08-20T06:30:58.9637123Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-08-20T06:30:58.9637244Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-08-20T06:30:58.9637318Z * [new branch] xmfan/ca_memory_fix -> origin/xmfan/ca_memory_fix 2025-08-20T06:30:58.9637404Z * [new branch] xmfan/ca_memory_fix_rebased -> origin/xmfan/ca_memory_fix_rebased 2025-08-20T06:30:58.9637492Z * [new branch] xmfan/ca_memory_fix_rebased2 -> origin/xmfan/ca_memory_fix_rebased2 2025-08-20T06:30:58.9637566Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-08-20T06:30:58.9637636Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-08-20T06:30:58.9637706Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-08-20T06:30:58.9637824Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-08-20T06:30:58.9637894Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-08-20T06:30:58.9637979Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-08-20T06:30:58.9638049Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-08-20T06:30:58.9638126Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-08-20T06:30:58.9638196Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-08-20T06:30:58.9638265Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-08-20T06:30:58.9638333Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-08-20T06:30:58.9638403Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-08-20T06:30:58.9638478Z * [new branch] xmfan/circular_dep -> origin/xmfan/circular_dep 2025-08-20T06:30:58.9638577Z * [new branch] xmfan/compiled_autograd_feb_29 -> origin/xmfan/compiled_autograd_feb_29 2025-08-20T06:30:58.9638665Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-08-20T06:30:58.9638762Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-08-20T06:30:58.9638837Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-08-20T06:30:58.9638991Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-08-20T06:30:58.9640081Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-08-20T06:30:58.9640161Z * [new branch] xmfan/segfault_test -> origin/xmfan/segfault_test 2025-08-20T06:30:58.9640312Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-08-20T06:30:58.9640382Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-08-20T06:30:58.9640447Z * [new branch] xmfan/test -> origin/xmfan/test 2025-08-20T06:30:58.9640537Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-08-20T06:30:58.9640617Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-08-20T06:30:58.9640710Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-08-20T06:30:58.9640786Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-08-20T06:30:58.9640883Z * [new branch] yiming/add_nativert_benchmark -> origin/yiming/add_nativert_benchmark 2025-08-20T06:30:58.9640956Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-08-20T06:30:58.9641031Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-08-20T06:30:58.9641193Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-08-20T06:30:58.9641261Z * [new branch] zainr/fixlint -> origin/zainr/fixlint 2025-08-20T06:30:58.9641337Z * [new branch] zainr/git-push-v2 -> origin/zainr/git-push-v2 2025-08-20T06:30:58.9641409Z * [new branch] zainr/lint-py3.9 -> origin/zainr/lint-py3.9 2025-08-20T06:30:58.9641493Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-08-20T06:30:58.9641559Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-08-20T06:30:58.9641628Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-08-20T06:30:58.9641757Z * [new branch] zainr/unstable-xla -> origin/zainr/unstable-xla 2025-08-20T06:30:58.9641831Z * [new branch] zainr/uv-pip-fix -> origin/zainr/uv-pip-fix 2025-08-20T06:30:58.9641902Z * [new branch] zainr/vs-aarch64 -> origin/zainr/vs-aarch64 2025-08-20T06:30:58.9641979Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-08-20T06:30:58.9642041Z * [new branch] zb2p -> origin/zb2p 2025-08-20T06:30:58.9643068Z * [new branch] zdevito-patch-1 -> origin/zdevito-patch-1 2025-08-20T06:30:58.9643150Z * [new branch] zero_grad_optimization -> origin/zero_grad_optimization 2025-08-20T06:30:58.9643241Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-08-20T06:30:58.9643319Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-08-20T06:30:58.9643402Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-08-20T06:30:58.9643469Z * [new branch] zxiiro/bazel -> origin/zxiiro/bazel 2025-08-20T06:30:58.9643536Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-08-20T06:30:58.9643600Z * [new branch] zxiiro/test -> origin/zxiiro/test 2025-08-20T06:30:58.9643770Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-08-20T06:30:58.9643832Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-08-20T06:30:58.9643898Z * [new tag] ciflow/binaries/156049 -> ciflow/binaries/156049 2025-08-20T06:30:58.9643964Z * [new tag] ciflow/binaries/157432 -> ciflow/binaries/157432 2025-08-20T06:30:58.9644032Z * [new tag] ciflow/binaries/158104 -> ciflow/binaries/158104 2025-08-20T06:30:58.9644096Z * [new tag] ciflow/binaries/158623 -> ciflow/binaries/158623 2025-08-20T06:30:58.9644161Z * [new tag] ciflow/binaries/159827 -> ciflow/binaries/159827 2025-08-20T06:30:58.9644227Z * [new tag] ciflow/binaries/160720 -> ciflow/binaries/160720 2025-08-20T06:30:58.9644291Z * [new tag] ciflow/binaries/160853 -> ciflow/binaries/160853 2025-08-20T06:30:58.9644355Z * [new tag] ciflow/binaries/160912 -> ciflow/binaries/160912 2025-08-20T06:30:58.9644420Z * [new tag] ciflow/binaries/160956 -> ciflow/binaries/160956 2025-08-20T06:30:58.9644484Z * [new tag] ciflow/binaries/160976 -> ciflow/binaries/160976 2025-08-20T06:30:58.9644571Z * [new tag] ciflow/binaries_libtorch/156049 -> ciflow/binaries_libtorch/156049 2025-08-20T06:30:58.9644659Z * [new tag] ciflow/binaries_libtorch/157432 -> ciflow/binaries_libtorch/157432 2025-08-20T06:30:58.9644735Z * [new tag] ciflow/binaries_wheel/156049 -> ciflow/binaries_wheel/156049 2025-08-20T06:30:58.9644810Z * [new tag] ciflow/binaries_wheel/157432 -> ciflow/binaries_wheel/157432 2025-08-20T06:30:58.9645862Z * [new tag] ciflow/binaries_wheel/158733 -> ciflow/binaries_wheel/158733 2025-08-20T06:30:58.9645938Z * [new tag] ciflow/binaries_wheel/159849 -> ciflow/binaries_wheel/159849 2025-08-20T06:30:58.9646012Z * [new tag] ciflow/binaries_wheel/160496 -> ciflow/binaries_wheel/160496 2025-08-20T06:30:58.9646096Z * [new tag] ciflow/h100-distributed/156703 -> ciflow/h100-distributed/156703 2025-08-20T06:30:58.9646169Z * [new tag] ciflow/h100-symm-mem/151845 -> ciflow/h100-symm-mem/151845 2025-08-20T06:30:58.9646241Z * [new tag] ciflow/h100-symm-mem/155923 -> ciflow/h100-symm-mem/155923 2025-08-20T06:30:58.9646340Z * [new tag] ciflow/h100-symm-mem/157635 -> ciflow/h100-symm-mem/157635 2025-08-20T06:30:58.9646410Z * [new tag] ciflow/h100-symm-mem/159562 -> ciflow/h100-symm-mem/159562 2025-08-20T06:30:58.9646480Z * [new tag] ciflow/h100-symm-mem/159889 -> ciflow/h100-symm-mem/159889 2025-08-20T06:30:58.9646551Z * [new tag] ciflow/h100-symm-mem/160705 -> ciflow/h100-symm-mem/160705 2025-08-20T06:30:58.9646620Z * [new tag] ciflow/h100-symm-mem/160795 -> ciflow/h100-symm-mem/160795 2025-08-20T06:30:58.9646689Z * [new tag] ciflow/h100-symm-mem/160956 -> ciflow/h100-symm-mem/160956 2025-08-20T06:30:58.9646759Z * [new tag] ciflow/h100-symm-mem/161008 -> ciflow/h100-symm-mem/161008 2025-08-20T06:30:58.9646819Z * [new tag] ciflow/h100/159158 -> ciflow/h100/159158 2025-08-20T06:30:58.9646877Z * [new tag] ciflow/h100/160450 -> ciflow/h100/160450 2025-08-20T06:30:58.9646937Z * [new tag] ciflow/h100/160480 -> ciflow/h100/160480 2025-08-20T06:30:58.9646995Z * [new tag] ciflow/h100/160885 -> ciflow/h100/160885 2025-08-20T06:30:58.9647137Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/151845 -> ciflow/inductor-perf-test-nightly-rocm/151845 2025-08-20T06:30:58.9647272Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/160538 -> ciflow/inductor-perf-test-nightly-rocm/160538 2025-08-20T06:30:58.9647421Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/156599 -> ciflow/inductor-perf-test-nightly-x86-zen/156599 2025-08-20T06:30:58.9647513Z * [new tag] ciflow/inductor-periodic/158137 -> ciflow/inductor-periodic/158137 2025-08-20T06:30:58.9647601Z * [new tag] ciflow/inductor-periodic/160538 -> ciflow/inductor-periodic/160538 2025-08-20T06:30:58.9647689Z * [new tag] ciflow/inductor-periodic/160704 -> ciflow/inductor-periodic/160704 2025-08-20T06:30:58.9647777Z * [new tag] ciflow/inductor-periodic/160932 -> ciflow/inductor-periodic/160932 2025-08-20T06:30:58.9647851Z * [new tag] ciflow/inductor-rocm/151845 -> ciflow/inductor-rocm/151845 2025-08-20T06:30:58.9648936Z * [new tag] ciflow/inductor-rocm/159158 -> ciflow/inductor-rocm/159158 2025-08-20T06:30:58.9649010Z * [new tag] ciflow/inductor-rocm/160538 -> ciflow/inductor-rocm/160538 2025-08-20T06:30:58.9649081Z * [new tag] ciflow/inductor-rocm/160587 -> ciflow/inductor-rocm/160587 2025-08-20T06:30:58.9649153Z * [new tag] ciflow/inductor-rocm/160979 -> ciflow/inductor-rocm/160979 2025-08-20T06:30:58.9649239Z * [new tag] ciflow/inductor-windows/160406 -> ciflow/inductor-windows/160406 2025-08-20T06:30:58.9649306Z * [new tag] ciflow/inductor/134881 -> ciflow/inductor/134881 2025-08-20T06:30:58.9649375Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-08-20T06:30:58.9649440Z * [new tag] ciflow/inductor/138214 -> ciflow/inductor/138214 2025-08-20T06:30:58.9649504Z * [new tag] ciflow/inductor/143553 -> ciflow/inductor/143553 2025-08-20T06:30:58.9649610Z * [new tag] ciflow/inductor/146506 -> ciflow/inductor/146506 2025-08-20T06:30:58.9649675Z * [new tag] ciflow/inductor/147990 -> ciflow/inductor/147990 2025-08-20T06:30:58.9649739Z * [new tag] ciflow/inductor/148180 -> ciflow/inductor/148180 2025-08-20T06:30:58.9649803Z * [new tag] ciflow/inductor/148328 -> ciflow/inductor/148328 2025-08-20T06:30:58.9649867Z * [new tag] ciflow/inductor/148484 -> ciflow/inductor/148484 2025-08-20T06:30:58.9649931Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-08-20T06:30:58.9650031Z * [new tag] ciflow/inductor/148569 -> ciflow/inductor/148569 2025-08-20T06:30:58.9650094Z * [new tag] ciflow/inductor/151845 -> ciflow/inductor/151845 2025-08-20T06:30:58.9650158Z * [new tag] ciflow/inductor/152624 -> ciflow/inductor/152624 2025-08-20T06:30:58.9650287Z * [new tag] ciflow/inductor/153966 -> ciflow/inductor/153966 2025-08-20T06:30:58.9650354Z * [new tag] ciflow/inductor/154584 -> ciflow/inductor/154584 2025-08-20T06:30:58.9650418Z * [new tag] ciflow/inductor/154650 -> ciflow/inductor/154650 2025-08-20T06:30:58.9650481Z * [new tag] ciflow/inductor/154694 -> ciflow/inductor/154694 2025-08-20T06:30:58.9650546Z * [new tag] ciflow/inductor/155557 -> ciflow/inductor/155557 2025-08-20T06:30:58.9650610Z * [new tag] ciflow/inductor/155923 -> ciflow/inductor/155923 2025-08-20T06:30:58.9651635Z * [new tag] ciflow/inductor/155928 -> ciflow/inductor/155928 2025-08-20T06:30:58.9651704Z * [new tag] ciflow/inductor/156049 -> ciflow/inductor/156049 2025-08-20T06:30:58.9651768Z * [new tag] ciflow/inductor/156851 -> ciflow/inductor/156851 2025-08-20T06:30:58.9651833Z * [new tag] ciflow/inductor/156967 -> ciflow/inductor/156967 2025-08-20T06:30:58.9651898Z * [new tag] ciflow/inductor/157149 -> ciflow/inductor/157149 2025-08-20T06:30:58.9651961Z * [new tag] ciflow/inductor/157298 -> ciflow/inductor/157298 2025-08-20T06:30:58.9652024Z * [new tag] ciflow/inductor/157635 -> ciflow/inductor/157635 2025-08-20T06:30:58.9652089Z * [new tag] ciflow/inductor/157699 -> ciflow/inductor/157699 2025-08-20T06:30:58.9652153Z * [new tag] ciflow/inductor/158004 -> ciflow/inductor/158004 2025-08-20T06:30:58.9652216Z * [new tag] ciflow/inductor/158091 -> ciflow/inductor/158091 2025-08-20T06:30:58.9652282Z * [new tag] ciflow/inductor/158104 -> ciflow/inductor/158104 2025-08-20T06:30:58.9652346Z * [new tag] ciflow/inductor/158137 -> ciflow/inductor/158137 2025-08-20T06:30:58.9652411Z * [new tag] ciflow/inductor/158656 -> ciflow/inductor/158656 2025-08-20T06:30:58.9652477Z * [new tag] ciflow/inductor/158777 -> ciflow/inductor/158777 2025-08-20T06:30:58.9652540Z * [new tag] ciflow/inductor/158932 -> ciflow/inductor/158932 2025-08-20T06:30:58.9652604Z * [new tag] ciflow/inductor/158987 -> ciflow/inductor/158987 2025-08-20T06:30:58.9652669Z * [new tag] ciflow/inductor/159009 -> ciflow/inductor/159009 2025-08-20T06:30:58.9652732Z * [new tag] ciflow/inductor/159010 -> ciflow/inductor/159010 2025-08-20T06:30:58.9652797Z * [new tag] ciflow/inductor/159093 -> ciflow/inductor/159093 2025-08-20T06:30:58.9652862Z * [new tag] ciflow/inductor/159127 -> ciflow/inductor/159127 2025-08-20T06:30:58.9652926Z * [new tag] ciflow/inductor/159158 -> ciflow/inductor/159158 2025-08-20T06:30:58.9653065Z * [new tag] ciflow/inductor/159197 -> ciflow/inductor/159197 2025-08-20T06:30:58.9653129Z * [new tag] ciflow/inductor/159274 -> ciflow/inductor/159274 2025-08-20T06:30:58.9653194Z * [new tag] ciflow/inductor/159361 -> ciflow/inductor/159361 2025-08-20T06:30:58.9654203Z * [new tag] ciflow/inductor/159387 -> ciflow/inductor/159387 2025-08-20T06:30:58.9654270Z * [new tag] ciflow/inductor/159473 -> ciflow/inductor/159473 2025-08-20T06:30:58.9654334Z * [new tag] ciflow/inductor/159523 -> ciflow/inductor/159523 2025-08-20T06:30:58.9654398Z * [new tag] ciflow/inductor/159778 -> ciflow/inductor/159778 2025-08-20T06:30:58.9654520Z * [new tag] ciflow/inductor/159849 -> ciflow/inductor/159849 2025-08-20T06:30:58.9654585Z * [new tag] ciflow/inductor/159875 -> ciflow/inductor/159875 2025-08-20T06:30:58.9654651Z * [new tag] ciflow/inductor/159889 -> ciflow/inductor/159889 2025-08-20T06:30:58.9654715Z * [new tag] ciflow/inductor/159915 -> ciflow/inductor/159915 2025-08-20T06:30:58.9654780Z * [new tag] ciflow/inductor/159923 -> ciflow/inductor/159923 2025-08-20T06:30:58.9654844Z * [new tag] ciflow/inductor/159944 -> ciflow/inductor/159944 2025-08-20T06:30:58.9654908Z * [new tag] ciflow/inductor/160080 -> ciflow/inductor/160080 2025-08-20T06:30:58.9654972Z * [new tag] ciflow/inductor/160111 -> ciflow/inductor/160111 2025-08-20T06:30:58.9655035Z * [new tag] ciflow/inductor/160113 -> ciflow/inductor/160113 2025-08-20T06:30:58.9655100Z * [new tag] ciflow/inductor/160131 -> ciflow/inductor/160131 2025-08-20T06:30:58.9655165Z * [new tag] ciflow/inductor/160161 -> ciflow/inductor/160161 2025-08-20T06:30:58.9655229Z * [new tag] ciflow/inductor/160166 -> ciflow/inductor/160166 2025-08-20T06:30:58.9655293Z * [new tag] ciflow/inductor/160174 -> ciflow/inductor/160174 2025-08-20T06:30:58.9655358Z * [new tag] ciflow/inductor/160180 -> ciflow/inductor/160180 2025-08-20T06:30:58.9655422Z * [new tag] ciflow/inductor/160181 -> ciflow/inductor/160181 2025-08-20T06:30:58.9655486Z * [new tag] ciflow/inductor/160198 -> ciflow/inductor/160198 2025-08-20T06:30:58.9655550Z * [new tag] ciflow/inductor/160266 -> ciflow/inductor/160266 2025-08-20T06:30:58.9655615Z * [new tag] ciflow/inductor/160282 -> ciflow/inductor/160282 2025-08-20T06:30:58.9655680Z * [new tag] ciflow/inductor/160323 -> ciflow/inductor/160323 2025-08-20T06:30:58.9655743Z * [new tag] ciflow/inductor/160324 -> ciflow/inductor/160324 2025-08-20T06:30:58.9656740Z * [new tag] ciflow/inductor/160325 -> ciflow/inductor/160325 2025-08-20T06:30:58.9656808Z * [new tag] ciflow/inductor/160326 -> ciflow/inductor/160326 2025-08-20T06:30:58.9656873Z * [new tag] ciflow/inductor/160327 -> ciflow/inductor/160327 2025-08-20T06:30:58.9656936Z * [new tag] ciflow/inductor/160328 -> ciflow/inductor/160328 2025-08-20T06:30:58.9656999Z * [new tag] ciflow/inductor/160329 -> ciflow/inductor/160329 2025-08-20T06:30:58.9657063Z * [new tag] ciflow/inductor/160371 -> ciflow/inductor/160371 2025-08-20T06:30:58.9657128Z * [new tag] ciflow/inductor/160380 -> ciflow/inductor/160380 2025-08-20T06:30:58.9657193Z * [new tag] ciflow/inductor/160394 -> ciflow/inductor/160394 2025-08-20T06:30:58.9657258Z * [new tag] ciflow/inductor/160402 -> ciflow/inductor/160402 2025-08-20T06:30:58.9657322Z * [new tag] ciflow/inductor/160431 -> ciflow/inductor/160431 2025-08-20T06:30:58.9657420Z * [new tag] ciflow/inductor/160448 -> ciflow/inductor/160448 2025-08-20T06:30:58.9657485Z * [new tag] ciflow/inductor/160449 -> ciflow/inductor/160449 2025-08-20T06:30:58.9657550Z * [new tag] ciflow/inductor/160450 -> ciflow/inductor/160450 2025-08-20T06:30:58.9657614Z * [new tag] ciflow/inductor/160456 -> ciflow/inductor/160456 2025-08-20T06:30:58.9657678Z * [new tag] ciflow/inductor/160461 -> ciflow/inductor/160461 2025-08-20T06:30:58.9657743Z * [new tag] ciflow/inductor/160467 -> ciflow/inductor/160467 2025-08-20T06:30:58.9657807Z * [new tag] ciflow/inductor/160473 -> ciflow/inductor/160473 2025-08-20T06:30:58.9657901Z * [new tag] ciflow/inductor/160476 -> ciflow/inductor/160476 2025-08-20T06:30:58.9657966Z * [new tag] ciflow/inductor/160480 -> ciflow/inductor/160480 2025-08-20T06:30:58.9658031Z * [new tag] ciflow/inductor/160482 -> ciflow/inductor/160482 2025-08-20T06:30:58.9658095Z * [new tag] ciflow/inductor/160483 -> ciflow/inductor/160483 2025-08-20T06:30:58.9658160Z * [new tag] ciflow/inductor/160486 -> ciflow/inductor/160486 2025-08-20T06:30:58.9658223Z * [new tag] ciflow/inductor/160503 -> ciflow/inductor/160503 2025-08-20T06:30:58.9658286Z * [new tag] ciflow/inductor/160510 -> ciflow/inductor/160510 2025-08-20T06:30:58.9659289Z * [new tag] ciflow/inductor/160527 -> ciflow/inductor/160527 2025-08-20T06:30:58.9659354Z * [new tag] ciflow/inductor/160538 -> ciflow/inductor/160538 2025-08-20T06:30:58.9659420Z * [new tag] ciflow/inductor/160539 -> ciflow/inductor/160539 2025-08-20T06:30:58.9659485Z * [new tag] ciflow/inductor/160552 -> ciflow/inductor/160552 2025-08-20T06:30:58.9659551Z * [new tag] ciflow/inductor/160561 -> ciflow/inductor/160561 2025-08-20T06:30:58.9659616Z * [new tag] ciflow/inductor/160576 -> ciflow/inductor/160576 2025-08-20T06:30:58.9659681Z * [new tag] ciflow/inductor/160580 -> ciflow/inductor/160580 2025-08-20T06:30:58.9659746Z * [new tag] ciflow/inductor/160583 -> ciflow/inductor/160583 2025-08-20T06:30:58.9659810Z * [new tag] ciflow/inductor/160590 -> ciflow/inductor/160590 2025-08-20T06:30:58.9659874Z * [new tag] ciflow/inductor/160601 -> ciflow/inductor/160601 2025-08-20T06:30:58.9659938Z * [new tag] ciflow/inductor/160611 -> ciflow/inductor/160611 2025-08-20T06:30:58.9660004Z * [new tag] ciflow/inductor/160619 -> ciflow/inductor/160619 2025-08-20T06:30:58.9660068Z * [new tag] ciflow/inductor/160625 -> ciflow/inductor/160625 2025-08-20T06:30:58.9660134Z * [new tag] ciflow/inductor/160669 -> ciflow/inductor/160669 2025-08-20T06:30:58.9660268Z * [new tag] ciflow/inductor/160670 -> ciflow/inductor/160670 2025-08-20T06:30:58.9660334Z * [new tag] ciflow/inductor/160671 -> ciflow/inductor/160671 2025-08-20T06:30:58.9660400Z * [new tag] ciflow/inductor/160677 -> ciflow/inductor/160677 2025-08-20T06:30:58.9660464Z * [new tag] ciflow/inductor/160679 -> ciflow/inductor/160679 2025-08-20T06:30:58.9660528Z * [new tag] ciflow/inductor/160685 -> ciflow/inductor/160685 2025-08-20T06:30:58.9660592Z * [new tag] ciflow/inductor/160686 -> ciflow/inductor/160686 2025-08-20T06:30:58.9660658Z * [new tag] ciflow/inductor/160687 -> ciflow/inductor/160687 2025-08-20T06:30:58.9660722Z * [new tag] ciflow/inductor/160688 -> ciflow/inductor/160688 2025-08-20T06:30:58.9660854Z * [new tag] ciflow/inductor/160690 -> ciflow/inductor/160690 2025-08-20T06:30:58.9660918Z * [new tag] ciflow/inductor/160706 -> ciflow/inductor/160706 2025-08-20T06:30:58.9660981Z * [new tag] ciflow/inductor/160708 -> ciflow/inductor/160708 2025-08-20T06:30:58.9661992Z * [new tag] ciflow/inductor/160713 -> ciflow/inductor/160713 2025-08-20T06:30:58.9662057Z * [new tag] ciflow/inductor/160729 -> ciflow/inductor/160729 2025-08-20T06:30:58.9662122Z * [new tag] ciflow/inductor/160742 -> ciflow/inductor/160742 2025-08-20T06:30:58.9662187Z * [new tag] ciflow/inductor/160745 -> ciflow/inductor/160745 2025-08-20T06:30:58.9662310Z * [new tag] ciflow/inductor/160754 -> ciflow/inductor/160754 2025-08-20T06:30:58.9662374Z * [new tag] ciflow/inductor/160763 -> ciflow/inductor/160763 2025-08-20T06:30:58.9662439Z * [new tag] ciflow/inductor/160767 -> ciflow/inductor/160767 2025-08-20T06:30:58.9662504Z * [new tag] ciflow/inductor/160769 -> ciflow/inductor/160769 2025-08-20T06:30:58.9662568Z * [new tag] ciflow/inductor/160771 -> ciflow/inductor/160771 2025-08-20T06:30:58.9662632Z * [new tag] ciflow/inductor/160772 -> ciflow/inductor/160772 2025-08-20T06:30:58.9662697Z * [new tag] ciflow/inductor/160777 -> ciflow/inductor/160777 2025-08-20T06:30:58.9662761Z * [new tag] ciflow/inductor/160782 -> ciflow/inductor/160782 2025-08-20T06:30:58.9662825Z * [new tag] ciflow/inductor/160783 -> ciflow/inductor/160783 2025-08-20T06:30:58.9662891Z * [new tag] ciflow/inductor/160791 -> ciflow/inductor/160791 2025-08-20T06:30:58.9662956Z * [new tag] ciflow/inductor/160792 -> ciflow/inductor/160792 2025-08-20T06:30:58.9663019Z * [new tag] ciflow/inductor/160793 -> ciflow/inductor/160793 2025-08-20T06:30:58.9663086Z * [new tag] ciflow/inductor/160798 -> ciflow/inductor/160798 2025-08-20T06:30:58.9663151Z * [new tag] ciflow/inductor/160824 -> ciflow/inductor/160824 2025-08-20T06:30:58.9663215Z * [new tag] ciflow/inductor/160836 -> ciflow/inductor/160836 2025-08-20T06:30:58.9663279Z * [new tag] ciflow/inductor/160842 -> ciflow/inductor/160842 2025-08-20T06:30:58.9663343Z * [new tag] ciflow/inductor/160843 -> ciflow/inductor/160843 2025-08-20T06:30:58.9663407Z * [new tag] ciflow/inductor/160855 -> ciflow/inductor/160855 2025-08-20T06:30:58.9663473Z * [new tag] ciflow/inductor/160857 -> ciflow/inductor/160857 2025-08-20T06:30:58.9663538Z * [new tag] ciflow/inductor/160861 -> ciflow/inductor/160861 2025-08-20T06:30:58.9664543Z * [new tag] ciflow/inductor/160865 -> ciflow/inductor/160865 2025-08-20T06:30:58.9664612Z * [new tag] ciflow/inductor/160869 -> ciflow/inductor/160869 2025-08-20T06:30:58.9664676Z * [new tag] ciflow/inductor/160883 -> ciflow/inductor/160883 2025-08-20T06:30:58.9664739Z * [new tag] ciflow/inductor/160885 -> ciflow/inductor/160885 2025-08-20T06:30:58.9664803Z * [new tag] ciflow/inductor/160888 -> ciflow/inductor/160888 2025-08-20T06:30:58.9664868Z * [new tag] ciflow/inductor/160890 -> ciflow/inductor/160890 2025-08-20T06:30:58.9664930Z * [new tag] ciflow/inductor/160894 -> ciflow/inductor/160894 2025-08-20T06:30:58.9664995Z * [new tag] ciflow/inductor/160899 -> ciflow/inductor/160899 2025-08-20T06:30:58.9665061Z * [new tag] ciflow/inductor/160900 -> ciflow/inductor/160900 2025-08-20T06:30:58.9665125Z * [new tag] ciflow/inductor/160902 -> ciflow/inductor/160902 2025-08-20T06:30:58.9665231Z * [new tag] ciflow/inductor/160903 -> ciflow/inductor/160903 2025-08-20T06:30:58.9665297Z * [new tag] ciflow/inductor/160904 -> ciflow/inductor/160904 2025-08-20T06:30:58.9665360Z * [new tag] ciflow/inductor/160913 -> ciflow/inductor/160913 2025-08-20T06:30:58.9665424Z * [new tag] ciflow/inductor/160916 -> ciflow/inductor/160916 2025-08-20T06:30:58.9665489Z * [new tag] ciflow/inductor/160920 -> ciflow/inductor/160920 2025-08-20T06:30:58.9665553Z * [new tag] ciflow/inductor/160927 -> ciflow/inductor/160927 2025-08-20T06:30:58.9665618Z * [new tag] ciflow/inductor/160928 -> ciflow/inductor/160928 2025-08-20T06:30:58.9665715Z * [new tag] ciflow/inductor/160931 -> ciflow/inductor/160931 2025-08-20T06:30:58.9665779Z * [new tag] ciflow/inductor/160932 -> ciflow/inductor/160932 2025-08-20T06:30:58.9665845Z * [new tag] ciflow/inductor/160936 -> ciflow/inductor/160936 2025-08-20T06:30:58.9665910Z * [new tag] ciflow/inductor/160941 -> ciflow/inductor/160941 2025-08-20T06:30:58.9665974Z * [new tag] ciflow/inductor/160943 -> ciflow/inductor/160943 2025-08-20T06:30:58.9666037Z * [new tag] ciflow/inductor/160967 -> ciflow/inductor/160967 2025-08-20T06:30:58.9666102Z * [new tag] ciflow/inductor/160991 -> ciflow/inductor/160991 2025-08-20T06:30:58.9667099Z * [new tag] ciflow/inductor/160997 -> ciflow/inductor/160997 2025-08-20T06:30:58.9667164Z * [new tag] ciflow/inductor/161003 -> ciflow/inductor/161003 2025-08-20T06:30:58.9667231Z * [new tag] ciflow/inductor/161007 -> ciflow/inductor/161007 2025-08-20T06:30:58.9667294Z * [new tag] ciflow/inductor/161019 -> ciflow/inductor/161019 2025-08-20T06:30:58.9667360Z * [new tag] ciflow/inductor/161021 -> ciflow/inductor/161021 2025-08-20T06:30:58.9667425Z * [new tag] ciflow/inductor/161025 -> ciflow/inductor/161025 2025-08-20T06:30:58.9667489Z * [new tag] ciflow/inductor/161026 -> ciflow/inductor/161026 2025-08-20T06:30:58.9667553Z * [new tag] ciflow/inductor/161032 -> ciflow/inductor/161032 2025-08-20T06:30:58.9667617Z * [new tag] ciflow/inductor/161036 -> ciflow/inductor/161036 2025-08-20T06:30:58.9667682Z * [new tag] ciflow/inductor/161040 -> ciflow/inductor/161040 2025-08-20T06:30:58.9667752Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-08-20T06:30:58.9667823Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-08-20T06:30:58.9667890Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-08-20T06:30:58.9667967Z * [new tag] ciflow/linux-aarch64/160080 -> ciflow/linux-aarch64/160080 2025-08-20T06:30:58.9668030Z * [new tag] ciflow/mps/155923 -> ciflow/mps/155923 2025-08-20T06:30:58.9668092Z * [new tag] ciflow/mps/157553 -> ciflow/mps/157553 2025-08-20T06:30:58.9668150Z * [new tag] ciflow/mps/157635 -> ciflow/mps/157635 2025-08-20T06:30:58.9668209Z * [new tag] ciflow/mps/160741 -> ciflow/mps/160741 2025-08-20T06:30:58.9668268Z * [new tag] ciflow/mps/160839 -> ciflow/mps/160839 2025-08-20T06:30:58.9668325Z * [new tag] ciflow/mps/160994 -> ciflow/mps/160994 2025-08-20T06:30:58.9668385Z * [new tag] ciflow/mps/161011 -> ciflow/mps/161011 2025-08-20T06:30:58.9668452Z * [new tag] ciflow/nightly/156049 -> ciflow/nightly/156049 2025-08-20T06:30:58.9668517Z * [new tag] ciflow/nightly/158104 -> ciflow/nightly/158104 2025-08-20T06:30:58.9668624Z * [new tag] ciflow/nightly/160912 -> ciflow/nightly/160912 2025-08-20T06:30:58.9669657Z * [new tag] ciflow/periodic-rocm-mi300/160538 -> ciflow/periodic-rocm-mi300/160538 2025-08-20T06:30:58.9669755Z * [new tag] ciflow/periodic-rocm-mi300/160587 -> ciflow/periodic-rocm-mi300/160587 2025-08-20T06:30:58.9669846Z * [new tag] ciflow/periodic-rocm-mi300/160979 -> ciflow/periodic-rocm-mi300/160979 2025-08-20T06:30:58.9669918Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-08-20T06:30:58.9669985Z * [new tag] ciflow/periodic/154293 -> ciflow/periodic/154293 2025-08-20T06:30:58.9670086Z * [new tag] ciflow/periodic/156703 -> ciflow/periodic/156703 2025-08-20T06:30:58.9670152Z * [new tag] ciflow/periodic/160538 -> ciflow/periodic/160538 2025-08-20T06:30:58.9670281Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-08-20T06:30:58.9670352Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-08-20T06:30:58.9670418Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-08-20T06:30:58.9670484Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-08-20T06:30:58.9670662Z * [new tag] ciflow/periodic/4a773e1e867f28a8ff0b15203e5cd9548f74fcee -> ciflow/periodic/4a773e1e867f28a8ff0b15203e5cd9548f74fcee 2025-08-20T06:30:58.9670832Z * [new tag] ciflow/periodic/846963fa9bd16a363d81cf1597abb41d858805fd -> ciflow/periodic/846963fa9bd16a363d81cf1597abb41d858805fd 2025-08-20T06:30:58.9670911Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-08-20T06:30:58.9670995Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-08-20T06:30:58.9671077Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-08-20T06:30:58.9671156Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-08-20T06:30:58.9671232Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-08-20T06:30:58.9671318Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-08-20T06:30:58.9671395Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-08-20T06:30:58.9671464Z * [new tag] ciflow/rocm-mi300/159158 -> ciflow/rocm-mi300/159158 2025-08-20T06:30:58.9671531Z * [new tag] ciflow/rocm-mi300/160538 -> ciflow/rocm-mi300/160538 2025-08-20T06:30:58.9671600Z * [new tag] ciflow/rocm-mi300/160587 -> ciflow/rocm-mi300/160587 2025-08-20T06:30:58.9671665Z * [new tag] ciflow/rocm-mi300/160979 -> ciflow/rocm-mi300/160979 2025-08-20T06:30:58.9672704Z * [new tag] ciflow/rocm-mi355/160215 -> ciflow/rocm-mi355/160215 2025-08-20T06:30:58.9672767Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-08-20T06:30:58.9672828Z * [new tag] ciflow/rocm/151845 -> ciflow/rocm/151845 2025-08-20T06:30:58.9672887Z * [new tag] ciflow/rocm/154864 -> ciflow/rocm/154864 2025-08-20T06:30:58.9672948Z * [new tag] ciflow/rocm/156491 -> ciflow/rocm/156491 2025-08-20T06:30:58.9673006Z * [new tag] ciflow/rocm/159158 -> ciflow/rocm/159158 2025-08-20T06:30:58.9673064Z * [new tag] ciflow/rocm/160215 -> ciflow/rocm/160215 2025-08-20T06:30:58.9673125Z * [new tag] ciflow/rocm/160538 -> ciflow/rocm/160538 2025-08-20T06:30:58.9673183Z * [new tag] ciflow/rocm/160587 -> ciflow/rocm/160587 2025-08-20T06:30:58.9673241Z * [new tag] ciflow/rocm/160676 -> ciflow/rocm/160676 2025-08-20T06:30:58.9673375Z * [new tag] ciflow/rocm/160979 -> ciflow/rocm/160979 2025-08-20T06:30:58.9673434Z * [new tag] ciflow/s390/160893 -> ciflow/s390/160893 2025-08-20T06:30:58.9673496Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-08-20T06:30:58.9673558Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-08-20T06:30:58.9673738Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-08-20T06:30:58.9673800Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-08-20T06:30:58.9673915Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-08-20T06:30:58.9673976Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-08-20T06:30:58.9674037Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-08-20T06:30:58.9674099Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-08-20T06:30:58.9674158Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-08-20T06:30:58.9674218Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-08-20T06:30:58.9674278Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-08-20T06:30:58.9674338Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-08-20T06:30:58.9674500Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-08-20T06:30:58.9675502Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-08-20T06:30:58.9675563Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-08-20T06:30:58.9675625Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-08-20T06:30:58.9675686Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-08-20T06:30:58.9675745Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-08-20T06:30:58.9675918Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-08-20T06:30:58.9675991Z * [new tag] ciflow/torchbench/158137 -> ciflow/torchbench/158137 2025-08-20T06:30:58.9676051Z * [new tag] ciflow/trunk/113258 -> ciflow/trunk/113258 2025-08-20T06:30:58.9676112Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-08-20T06:30:58.9676171Z * [new tag] ciflow/trunk/148180 -> ciflow/trunk/148180 2025-08-20T06:30:58.9676230Z * [new tag] ciflow/trunk/148328 -> ciflow/trunk/148328 2025-08-20T06:30:58.9676291Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-08-20T06:30:58.9676350Z * [new tag] ciflow/trunk/151845 -> ciflow/trunk/151845 2025-08-20T06:30:58.9676409Z * [new tag] ciflow/trunk/152624 -> ciflow/trunk/152624 2025-08-20T06:30:58.9676468Z * [new tag] ciflow/trunk/154293 -> ciflow/trunk/154293 2025-08-20T06:30:58.9676527Z * [new tag] ciflow/trunk/154584 -> ciflow/trunk/154584 2025-08-20T06:30:58.9676587Z * [new tag] ciflow/trunk/154650 -> ciflow/trunk/154650 2025-08-20T06:30:58.9676646Z * [new tag] ciflow/trunk/154694 -> ciflow/trunk/154694 2025-08-20T06:30:58.9676707Z * [new tag] ciflow/trunk/154864 -> ciflow/trunk/154864 2025-08-20T06:30:58.9676768Z * [new tag] ciflow/trunk/156049 -> ciflow/trunk/156049 2025-08-20T06:30:58.9676870Z * [new tag] ciflow/trunk/156703 -> ciflow/trunk/156703 2025-08-20T06:30:58.9676929Z * [new tag] ciflow/trunk/156851 -> ciflow/trunk/156851 2025-08-20T06:30:58.9676989Z * [new tag] ciflow/trunk/157432 -> ciflow/trunk/157432 2025-08-20T06:30:58.9677048Z * [new tag] ciflow/trunk/157537 -> ciflow/trunk/157537 2025-08-20T06:30:58.9678040Z * [new tag] ciflow/trunk/157699 -> ciflow/trunk/157699 2025-08-20T06:30:58.9678101Z * [new tag] ciflow/trunk/158004 -> ciflow/trunk/158004 2025-08-20T06:30:58.9678161Z * [new tag] ciflow/trunk/158091 -> ciflow/trunk/158091 2025-08-20T06:30:58.9678255Z * [new tag] ciflow/trunk/158104 -> ciflow/trunk/158104 2025-08-20T06:30:58.9678315Z * [new tag] ciflow/trunk/158568 -> ciflow/trunk/158568 2025-08-20T06:30:58.9678375Z * [new tag] ciflow/trunk/158656 -> ciflow/trunk/158656 2025-08-20T06:30:58.9678437Z * [new tag] ciflow/trunk/158987 -> ciflow/trunk/158987 2025-08-20T06:30:58.9678496Z * [new tag] ciflow/trunk/159158 -> ciflow/trunk/159158 2025-08-20T06:30:58.9678556Z * [new tag] ciflow/trunk/159197 -> ciflow/trunk/159197 2025-08-20T06:30:58.9678615Z * [new tag] ciflow/trunk/159387 -> ciflow/trunk/159387 2025-08-20T06:30:58.9678674Z * [new tag] ciflow/trunk/159553 -> ciflow/trunk/159553 2025-08-20T06:30:58.9678735Z * [new tag] ciflow/trunk/159562 -> ciflow/trunk/159562 2025-08-20T06:30:58.9678794Z * [new tag] ciflow/trunk/159889 -> ciflow/trunk/159889 2025-08-20T06:30:58.9678855Z * [new tag] ciflow/trunk/159923 -> ciflow/trunk/159923 2025-08-20T06:30:58.9678915Z * [new tag] ciflow/trunk/160113 -> ciflow/trunk/160113 2025-08-20T06:30:58.9678975Z * [new tag] ciflow/trunk/160161 -> ciflow/trunk/160161 2025-08-20T06:30:58.9679034Z * [new tag] ciflow/trunk/160166 -> ciflow/trunk/160166 2025-08-20T06:30:58.9679094Z * [new tag] ciflow/trunk/160180 -> ciflow/trunk/160180 2025-08-20T06:30:58.9679153Z * [new tag] ciflow/trunk/160181 -> ciflow/trunk/160181 2025-08-20T06:30:58.9679212Z * [new tag] ciflow/trunk/160198 -> ciflow/trunk/160198 2025-08-20T06:30:58.9679272Z * [new tag] ciflow/trunk/160214 -> ciflow/trunk/160214 2025-08-20T06:30:58.9679331Z * [new tag] ciflow/trunk/160236 -> ciflow/trunk/160236 2025-08-20T06:30:58.9679392Z * [new tag] ciflow/trunk/160256 -> ciflow/trunk/160256 2025-08-20T06:30:58.9679452Z * [new tag] ciflow/trunk/160338 -> ciflow/trunk/160338 2025-08-20T06:30:58.9680530Z * [new tag] ciflow/trunk/160344 -> ciflow/trunk/160344 2025-08-20T06:30:58.9680597Z * [new tag] ciflow/trunk/160394 -> ciflow/trunk/160394 2025-08-20T06:30:58.9680657Z * [new tag] ciflow/trunk/160431 -> ciflow/trunk/160431 2025-08-20T06:30:58.9680716Z * [new tag] ciflow/trunk/160439 -> ciflow/trunk/160439 2025-08-20T06:30:58.9680775Z * [new tag] ciflow/trunk/160449 -> ciflow/trunk/160449 2025-08-20T06:30:58.9680836Z * [new tag] ciflow/trunk/160450 -> ciflow/trunk/160450 2025-08-20T06:30:58.9680895Z * [new tag] ciflow/trunk/160473 -> ciflow/trunk/160473 2025-08-20T06:30:58.9680955Z * [new tag] ciflow/trunk/160519 -> ciflow/trunk/160519 2025-08-20T06:30:58.9681015Z * [new tag] ciflow/trunk/160527 -> ciflow/trunk/160527 2025-08-20T06:30:58.9681076Z * [new tag] ciflow/trunk/160552 -> ciflow/trunk/160552 2025-08-20T06:30:58.9681197Z * [new tag] ciflow/trunk/160635 -> ciflow/trunk/160635 2025-08-20T06:30:58.9681256Z * [new tag] ciflow/trunk/160674 -> ciflow/trunk/160674 2025-08-20T06:30:58.9681317Z * [new tag] ciflow/trunk/160678 -> ciflow/trunk/160678 2025-08-20T06:30:58.9681375Z * [new tag] ciflow/trunk/160680 -> ciflow/trunk/160680 2025-08-20T06:30:58.9681434Z * [new tag] ciflow/trunk/160713 -> ciflow/trunk/160713 2025-08-20T06:30:58.9681493Z * [new tag] ciflow/trunk/160733 -> ciflow/trunk/160733 2025-08-20T06:30:58.9681551Z * [new tag] ciflow/trunk/160754 -> ciflow/trunk/160754 2025-08-20T06:30:58.9681673Z * [new tag] ciflow/trunk/160777 -> ciflow/trunk/160777 2025-08-20T06:30:58.9681732Z * [new tag] ciflow/trunk/160801 -> ciflow/trunk/160801 2025-08-20T06:30:58.9681792Z * [new tag] ciflow/trunk/160811 -> ciflow/trunk/160811 2025-08-20T06:30:58.9681851Z * [new tag] ciflow/trunk/160817 -> ciflow/trunk/160817 2025-08-20T06:30:58.9681911Z * [new tag] ciflow/trunk/160836 -> ciflow/trunk/160836 2025-08-20T06:30:58.9681970Z * [new tag] ciflow/trunk/160843 -> ciflow/trunk/160843 2025-08-20T06:30:58.9682029Z * [new tag] ciflow/trunk/160855 -> ciflow/trunk/160855 2025-08-20T06:30:58.9683040Z * [new tag] ciflow/trunk/160857 -> ciflow/trunk/160857 2025-08-20T06:30:58.9683101Z * [new tag] ciflow/trunk/160869 -> ciflow/trunk/160869 2025-08-20T06:30:58.9683164Z * [new tag] ciflow/trunk/160902 -> ciflow/trunk/160902 2025-08-20T06:30:58.9683224Z * [new tag] ciflow/trunk/160907 -> ciflow/trunk/160907 2025-08-20T06:30:58.9683283Z * [new tag] ciflow/trunk/160915 -> ciflow/trunk/160915 2025-08-20T06:30:58.9683343Z * [new tag] ciflow/trunk/160936 -> ciflow/trunk/160936 2025-08-20T06:30:58.9683402Z * [new tag] ciflow/trunk/160967 -> ciflow/trunk/160967 2025-08-20T06:30:58.9683462Z * [new tag] ciflow/trunk/160976 -> ciflow/trunk/160976 2025-08-20T06:30:58.9683521Z * [new tag] ciflow/trunk/160979 -> ciflow/trunk/160979 2025-08-20T06:30:58.9683580Z * [new tag] ciflow/trunk/160991 -> ciflow/trunk/160991 2025-08-20T06:30:58.9683640Z * [new tag] ciflow/trunk/160994 -> ciflow/trunk/160994 2025-08-20T06:30:58.9683699Z * [new tag] ciflow/trunk/160999 -> ciflow/trunk/160999 2025-08-20T06:30:58.9683759Z * [new tag] ciflow/trunk/161002 -> ciflow/trunk/161002 2025-08-20T06:30:58.9683818Z * [new tag] ciflow/trunk/161007 -> ciflow/trunk/161007 2025-08-20T06:30:58.9683879Z * [new tag] ciflow/trunk/161019 -> ciflow/trunk/161019 2025-08-20T06:30:58.9683938Z * [new tag] ciflow/trunk/161021 -> ciflow/trunk/161021 2025-08-20T06:30:58.9683997Z * [new tag] ciflow/trunk/161032 -> ciflow/trunk/161032 2025-08-20T06:30:58.9684057Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-08-20T06:30:58.9684116Z * [new tag] ciflow/vllm/160583 -> ciflow/vllm/160583 2025-08-20T06:30:58.9684176Z * [new tag] ciflow/vllm/160619 -> ciflow/vllm/160619 2025-08-20T06:30:58.9684235Z * [new tag] ciflow/vllm/160625 -> ciflow/vllm/160625 2025-08-20T06:30:58.9684295Z * [new tag] ciflow/vllm/160627 -> ciflow/vllm/160627 2025-08-20T06:30:58.9684364Z * [new tag] ciflow/win-arm64/156049 -> ciflow/win-arm64/156049 2025-08-20T06:30:58.9684467Z * [new tag] ciflow/win-arm64/158104 -> ciflow/win-arm64/158104 2025-08-20T06:30:58.9684532Z * [new tag] ciflow/win-arm64/159553 -> ciflow/win-arm64/159553 2025-08-20T06:30:58.9685530Z * [new tag] ciflow/win-arm64/159562 -> ciflow/win-arm64/159562 2025-08-20T06:30:58.9685594Z * [new tag] ciflow/win-arm64/159876 -> ciflow/win-arm64/159876 2025-08-20T06:30:58.9685657Z * [new tag] ciflow/win-arm64/160912 -> ciflow/win-arm64/160912 2025-08-20T06:30:58.9685720Z * [new tag] ciflow/xpu/143553 -> ciflow/xpu/143553 2025-08-20T06:30:58.9685780Z * [new tag] ciflow/xpu/156272 -> ciflow/xpu/156272 2025-08-20T06:30:58.9685873Z * [new tag] ciflow/xpu/156812 -> ciflow/xpu/156812 2025-08-20T06:30:58.9685932Z * [new tag] ciflow/xpu/157699 -> ciflow/xpu/157699 2025-08-20T06:30:58.9685991Z * [new tag] ciflow/xpu/158568 -> ciflow/xpu/158568 2025-08-20T06:30:58.9686050Z * [new tag] ciflow/xpu/158733 -> ciflow/xpu/158733 2025-08-20T06:30:58.9686108Z * [new tag] ciflow/xpu/159473 -> ciflow/xpu/159473 2025-08-20T06:30:58.9686167Z * [new tag] ciflow/xpu/159553 -> ciflow/xpu/159553 2025-08-20T06:30:58.9686224Z * [new tag] ciflow/xpu/159944 -> ciflow/xpu/159944 2025-08-20T06:30:58.9686282Z * [new tag] ciflow/xpu/160067 -> ciflow/xpu/160067 2025-08-20T06:30:58.9686341Z * [new tag] ciflow/xpu/160158 -> ciflow/xpu/160158 2025-08-20T06:30:58.9686398Z * [new tag] ciflow/xpu/160936 -> ciflow/xpu/160936 2025-08-20T06:30:58.9686457Z * [new tag] ciflow/xpu/160938 -> ciflow/xpu/160938 2025-08-20T06:30:58.9686515Z * [new tag] ciflow/xpu/160940 -> ciflow/xpu/160940 2025-08-20T06:30:58.9686574Z * [new tag] ciflow/xpu/160953 -> ciflow/xpu/160953 2025-08-20T06:30:58.9686632Z * [new tag] ciflow/xpu/161012 -> ciflow/xpu/161012 2025-08-20T06:30:58.9686692Z * [new tag] cslpull75 -> cslpull75 2025-08-20T06:30:58.9686748Z * [new tag] cslpull76 -> cslpull76 2025-08-20T06:30:58.9686801Z * [new tag] cslpull77 -> cslpull77 2025-08-20T06:30:58.9686854Z * [new tag] cslpull78 -> cslpull78 2025-08-20T06:30:58.9686907Z * [new tag] cslpull79 -> cslpull79 2025-08-20T06:30:58.9687897Z * [new tag] cslpull80 -> cslpull80 2025-08-20T06:30:58.9687953Z * [new tag] cslpull81 -> cslpull81 2025-08-20T06:30:58.9688005Z * [new tag] cslpull82 -> cslpull82 2025-08-20T06:30:58.9688100Z * [new tag] cslpull83 -> cslpull83 2025-08-20T06:30:58.9688153Z * [new tag] cslpull84 -> cslpull84 2025-08-20T06:30:58.9688205Z * [new tag] cslpull85 -> cslpull85 2025-08-20T06:30:58.9688256Z * [new tag] cslpull86 -> cslpull86 2025-08-20T06:30:58.9688307Z * [new tag] cslpull87 -> cslpull87 2025-08-20T06:30:58.9688359Z * [new tag] cslpull88 -> cslpull88 2025-08-20T06:30:58.9688410Z * [new tag] cslpull89 -> cslpull89 2025-08-20T06:30:58.9688460Z * [new tag] cslpull90 -> cslpull90 2025-08-20T06:30:58.9688514Z * [new tag] cslpull91 -> cslpull91 2025-08-20T06:30:58.9688565Z * [new tag] cslpull92 -> cslpull92 2025-08-20T06:30:58.9688620Z * [new tag] flight_5 -> flight_5 2025-08-20T06:30:58.9688714Z * [new tag] flight_5.1 -> flight_5.1 2025-08-20T06:30:58.9688768Z * [new tag] flight_5.2 -> flight_5.2 2025-08-20T06:30:58.9688821Z * [new tag] flight_5.3 -> flight_5.3 2025-08-20T06:30:58.9688875Z * [new tag] forpull1 -> forpull1 2025-08-20T06:30:58.9688940Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-08-20T06:30:58.9689003Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-08-20T06:30:58.9689065Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-08-20T06:30:58.9689164Z * [new tag] nightly-binary -> nightly-binary 2025-08-20T06:30:58.9689230Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-08-20T06:30:58.9689292Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-08-20T06:30:58.9690433Z * [new tag] trunk/01584d2a7d029c9749eb73678cf1dc313cc35df6 -> trunk/01584d2a7d029c9749eb73678cf1dc313cc35df6 2025-08-20T06:30:58.9690577Z * [new tag] trunk/01bba62e21cddb0f48bf42ffea50c4a4769c6b5c -> trunk/01bba62e21cddb0f48bf42ffea50c4a4769c6b5c 2025-08-20T06:30:58.9690706Z * [new tag] trunk/0254646654d1875b8d3fdd55d9ea720c9b7115c4 -> trunk/0254646654d1875b8d3fdd55d9ea720c9b7115c4 2025-08-20T06:30:58.9690838Z * [new tag] trunk/0298ebc97aa2f21e407b852d8219cccaeff17a68 -> trunk/0298ebc97aa2f21e407b852d8219cccaeff17a68 2025-08-20T06:30:58.9690969Z * [new tag] trunk/04c7be903d0992d56bd21ec9222a5ef09101261c -> trunk/04c7be903d0992d56bd21ec9222a5ef09101261c 2025-08-20T06:30:58.9691097Z * [new tag] trunk/052c441cf4b21006d42274fd9742e228417dc941 -> trunk/052c441cf4b21006d42274fd9742e228417dc941 2025-08-20T06:30:58.9691232Z * [new tag] trunk/05e8fac4f374c4dbf0cd0e85e925e9112cf234a2 -> trunk/05e8fac4f374c4dbf0cd0e85e925e9112cf234a2 2025-08-20T06:30:58.9691362Z * [new tag] trunk/075a2e69678aa391259ceea33ee3c3c5f399562a -> trunk/075a2e69678aa391259ceea33ee3c3c5f399562a 2025-08-20T06:30:58.9691493Z * [new tag] trunk/077cb389746a7d61cfc018aad2ba29a8aa195610 -> trunk/077cb389746a7d61cfc018aad2ba29a8aa195610 2025-08-20T06:30:58.9691624Z * [new tag] trunk/089c4a1ba007ed4abb3e5e0eafd97b7584566057 -> trunk/089c4a1ba007ed4abb3e5e0eafd97b7584566057 2025-08-20T06:30:58.9691758Z * [new tag] trunk/0a5ab612dd2b9fc5bb2e1281ec7ca8730c5c3c89 -> trunk/0a5ab612dd2b9fc5bb2e1281ec7ca8730c5c3c89 2025-08-20T06:30:58.9691891Z * [new tag] trunk/0b56f3aed818cd638e743b761c3e557cb5e3b737 -> trunk/0b56f3aed818cd638e743b761c3e557cb5e3b737 2025-08-20T06:30:58.9692016Z * [new tag] trunk/0d19541284c38212235f78db24e3ac3ae4787e45 -> trunk/0d19541284c38212235f78db24e3ac3ae4787e45 2025-08-20T06:30:58.9692147Z * [new tag] trunk/0d28d12b11ddc59b5677775e03ff2f26b359f861 -> trunk/0d28d12b11ddc59b5677775e03ff2f26b359f861 2025-08-20T06:30:58.9692277Z * [new tag] trunk/0d3461bac0fb5177e35152d980b301ea3a0aa2c4 -> trunk/0d3461bac0fb5177e35152d980b301ea3a0aa2c4 2025-08-20T06:30:58.9692403Z * [new tag] trunk/0f801a510f5f185543388717241adb7237c3d46a -> trunk/0f801a510f5f185543388717241adb7237c3d46a 2025-08-20T06:30:58.9692529Z * [new tag] trunk/1028c5e2d50e121865bf98307e7c035f549a24b2 -> trunk/1028c5e2d50e121865bf98307e7c035f549a24b2 2025-08-20T06:30:58.9692657Z * [new tag] trunk/109116582664ca8bc75f7c13c15a4dd1e5015de4 -> trunk/109116582664ca8bc75f7c13c15a4dd1e5015de4 2025-08-20T06:30:58.9692786Z * [new tag] trunk/10eb83734fae4469717842b14c7bde682a716f0a -> trunk/10eb83734fae4469717842b14c7bde682a716f0a 2025-08-20T06:30:58.9692915Z * [new tag] trunk/114813ca77feff27eb559fe0f663044f2cb42c68 -> trunk/114813ca77feff27eb559fe0f663044f2cb42c68 2025-08-20T06:30:58.9693110Z * [new tag] trunk/114a6c40434bfb9cfa5abc30e9e34d81300d743e -> trunk/114a6c40434bfb9cfa5abc30e9e34d81300d743e 2025-08-20T06:30:58.9693240Z * [new tag] trunk/118bc97b14c24ac88a4b0c0750a9e7bf93154c76 -> trunk/118bc97b14c24ac88a4b0c0750a9e7bf93154c76 2025-08-20T06:30:58.9693368Z * [new tag] trunk/1196bb1c2e4d5a7edc09f2260e3034132f0c6c91 -> trunk/1196bb1c2e4d5a7edc09f2260e3034132f0c6c91 2025-08-20T06:30:58.9693497Z * [new tag] trunk/11b6ceb7b4f81ba02f88652136a93d685c399191 -> trunk/11b6ceb7b4f81ba02f88652136a93d685c399191 2025-08-20T06:30:58.9694569Z * [new tag] trunk/138413907a624d141f2086b67ffc36f6a2fc213e -> trunk/138413907a624d141f2086b67ffc36f6a2fc213e 2025-08-20T06:30:58.9694756Z * [new tag] trunk/15e49f61643e4c0eef420f0981609709ef55b848 -> trunk/15e49f61643e4c0eef420f0981609709ef55b848 2025-08-20T06:30:58.9694895Z * [new tag] trunk/162bf78df625bcbb926dec128ded31c8123610fe -> trunk/162bf78df625bcbb926dec128ded31c8123610fe 2025-08-20T06:30:58.9695024Z * [new tag] trunk/16ada80c61802b771d3c4b8c13ca259dae221077 -> trunk/16ada80c61802b771d3c4b8c13ca259dae221077 2025-08-20T06:30:58.9695152Z * [new tag] trunk/16ce2c15fab06565821b0d908c13a717f02746c0 -> trunk/16ce2c15fab06565821b0d908c13a717f02746c0 2025-08-20T06:30:58.9695281Z * [new tag] trunk/179511694cbbc22be87e5fa4b6965e41129032d1 -> trunk/179511694cbbc22be87e5fa4b6965e41129032d1 2025-08-20T06:30:58.9695413Z * [new tag] trunk/17de899709fade0b1dc3f35e9246e1ada7bc0770 -> trunk/17de899709fade0b1dc3f35e9246e1ada7bc0770 2025-08-20T06:30:58.9695548Z * [new tag] trunk/182efe31dbe43376e7eef7338356aaf94d5bcabe -> trunk/182efe31dbe43376e7eef7338356aaf94d5bcabe 2025-08-20T06:30:58.9695679Z * [new tag] trunk/1853f71b4ff28c7b81f8d57c5cb7281f1d50aa95 -> trunk/1853f71b4ff28c7b81f8d57c5cb7281f1d50aa95 2025-08-20T06:30:58.9695814Z * [new tag] trunk/194fcfcfbdad0add1a1b695321e31a576058f4cf -> trunk/194fcfcfbdad0add1a1b695321e31a576058f4cf 2025-08-20T06:30:58.9695947Z * [new tag] trunk/198b5fd2d47fa3d5110ceba6827a3b18e0064014 -> trunk/198b5fd2d47fa3d5110ceba6827a3b18e0064014 2025-08-20T06:30:58.9696080Z * [new tag] trunk/199e9abb6a366bbd27c39d1da7c3123b4eea9b5a -> trunk/199e9abb6a366bbd27c39d1da7c3123b4eea9b5a 2025-08-20T06:30:58.9696209Z * [new tag] trunk/19b4283884b2d9b3a0eb364da10b1540d14ab7a7 -> trunk/19b4283884b2d9b3a0eb364da10b1540d14ab7a7 2025-08-20T06:30:58.9696334Z * [new tag] trunk/1c2587119152cec3905647a47c65d3d26619c5a8 -> trunk/1c2587119152cec3905647a47c65d3d26619c5a8 2025-08-20T06:30:58.9696463Z * [new tag] trunk/1c26c53851c212a7c90a325549a72f0571613a8c -> trunk/1c26c53851c212a7c90a325549a72f0571613a8c 2025-08-20T06:30:58.9696593Z * [new tag] trunk/1d46aa736fc8870dc88015c729a8c64470fa985c -> trunk/1d46aa736fc8870dc88015c729a8c64470fa985c 2025-08-20T06:30:58.9696723Z * [new tag] trunk/1d80d697a269234b47ec7ede192faf3bb9b159e3 -> trunk/1d80d697a269234b47ec7ede192faf3bb9b159e3 2025-08-20T06:30:58.9696853Z * [new tag] trunk/1ea688f9a2602fbcde32c0302b822526ca4219dc -> trunk/1ea688f9a2602fbcde32c0302b822526ca4219dc 2025-08-20T06:30:58.9696986Z * [new tag] trunk/1ea918caf990c84bcb4e4ee5eee90f1102815b0a -> trunk/1ea918caf990c84bcb4e4ee5eee90f1102815b0a 2025-08-20T06:30:58.9697111Z * [new tag] trunk/1f1900369435933a013df9a7d5e07c75c1cebb5d -> trunk/1f1900369435933a013df9a7d5e07c75c1cebb5d 2025-08-20T06:30:58.9697245Z * [new tag] trunk/1fbe230b0d82251c6de8b5ae86c4da456b1db05c -> trunk/1fbe230b0d82251c6de8b5ae86c4da456b1db05c 2025-08-20T06:30:58.9697370Z * [new tag] trunk/1fc683cf17c8c673044538d10266c00f92987be2 -> trunk/1fc683cf17c8c673044538d10266c00f92987be2 2025-08-20T06:30:58.9697531Z * [new tag] trunk/209143ddeb99b0b075d16525088cee4893be7492 -> trunk/209143ddeb99b0b075d16525088cee4893be7492 2025-08-20T06:30:58.9697663Z * [new tag] trunk/20bdabbb3c5d6b118a94b2e045c777662563d5bb -> trunk/20bdabbb3c5d6b118a94b2e045c777662563d5bb 2025-08-20T06:30:58.9698747Z * [new tag] trunk/211c98859a5be66e533e5d74f8fe0874b60039d8 -> trunk/211c98859a5be66e533e5d74f8fe0874b60039d8 2025-08-20T06:30:58.9698877Z * [new tag] trunk/214d04833a726e496c6a5cdd4a9481be9c98b5d0 -> trunk/214d04833a726e496c6a5cdd4a9481be9c98b5d0 2025-08-20T06:30:58.9699012Z * [new tag] trunk/25ccc4716e0fda3c2bdb11ffcb3cc8811ced70ab -> trunk/25ccc4716e0fda3c2bdb11ffcb3cc8811ced70ab 2025-08-20T06:30:58.9699175Z * [new tag] trunk/25d0d8b0a3b96da709b9a6606897c78376a3cd8c -> trunk/25d0d8b0a3b96da709b9a6606897c78376a3cd8c 2025-08-20T06:30:58.9699303Z * [new tag] trunk/2603e40be5fa4a66301e6654e34a82a67f2e4913 -> trunk/2603e40be5fa4a66301e6654e34a82a67f2e4913 2025-08-20T06:30:58.9699431Z * [new tag] trunk/26297c27e2511a1e7a17241b40ac63ab605b0e04 -> trunk/26297c27e2511a1e7a17241b40ac63ab605b0e04 2025-08-20T06:30:58.9699561Z * [new tag] trunk/284b7190054686e68d9cc683b6ce43e45dd22338 -> trunk/284b7190054686e68d9cc683b6ce43e45dd22338 2025-08-20T06:30:58.9699693Z * [new tag] trunk/2898d3f965e5cd9d02fc2ecdab7c580fd457fea9 -> trunk/2898d3f965e5cd9d02fc2ecdab7c580fd457fea9 2025-08-20T06:30:58.9699820Z * [new tag] trunk/29afde20203ee6773641b4e3552942a37315316f -> trunk/29afde20203ee6773641b4e3552942a37315316f 2025-08-20T06:30:58.9699953Z * [new tag] trunk/29d20d49f0b7f4e362e1cefdcdc4b5659969312c -> trunk/29d20d49f0b7f4e362e1cefdcdc4b5659969312c 2025-08-20T06:30:58.9700082Z * [new tag] trunk/2b62ef74208792c7c4bf923f872e54b5f384efc8 -> trunk/2b62ef74208792c7c4bf923f872e54b5f384efc8 2025-08-20T06:30:58.9700357Z * [new tag] trunk/2c5e10a5fceb208b11c3d569ae02e348b5893b31 -> trunk/2c5e10a5fceb208b11c3d569ae02e348b5893b31 2025-08-20T06:30:58.9700489Z * [new tag] trunk/2cf69fe0e1bdb1413fe9e802c4b84d8958708421 -> trunk/2cf69fe0e1bdb1413fe9e802c4b84d8958708421 2025-08-20T06:30:58.9700619Z * [new tag] trunk/2f0cba934de7094a66c6ce68f5e937254f23142a -> trunk/2f0cba934de7094a66c6ce68f5e937254f23142a 2025-08-20T06:30:58.9700747Z * [new tag] trunk/3008d985a8fc155eb89374afff50cb33a6bd10d5 -> trunk/3008d985a8fc155eb89374afff50cb33a6bd10d5 2025-08-20T06:30:58.9700873Z * [new tag] trunk/3028fa6ce9d9c96671722ab8213a1a30670d7cf2 -> trunk/3028fa6ce9d9c96671722ab8213a1a30670d7cf2 2025-08-20T06:30:58.9701002Z * [new tag] trunk/305fa2239365ad17ac9c534a68bba8a149c42d67 -> trunk/305fa2239365ad17ac9c534a68bba8a149c42d67 2025-08-20T06:30:58.9701131Z * [new tag] trunk/30d2f98daa956843a8f7b43e809da57910540306 -> trunk/30d2f98daa956843a8f7b43e809da57910540306 2025-08-20T06:30:58.9701265Z * [new tag] trunk/31c9ac4319c0cc2ed8c6be701c6ccf73f6cb4706 -> trunk/31c9ac4319c0cc2ed8c6be701c6ccf73f6cb4706 2025-08-20T06:30:58.9701392Z * [new tag] trunk/33c3794533844236a6e30ba377e0a6802b279fc8 -> trunk/33c3794533844236a6e30ba377e0a6802b279fc8 2025-08-20T06:30:58.9701513Z * [new tag] trunk/33d94018668951611b318b7515ae96f04e48eac0 -> trunk/33d94018668951611b318b7515ae96f04e48eac0 2025-08-20T06:30:58.9701640Z * [new tag] trunk/34358f335d95213d96b6cca6a83e7bf3af6a9fcb -> trunk/34358f335d95213d96b6cca6a83e7bf3af6a9fcb 2025-08-20T06:30:58.9701773Z * [new tag] trunk/34ec5ed275f8aa875c80daa97b3e82af0b06f673 -> trunk/34ec5ed275f8aa875c80daa97b3e82af0b06f673 2025-08-20T06:30:58.9701902Z * [new tag] trunk/355462e1278d818deb9ef4a184073d5b66074816 -> trunk/355462e1278d818deb9ef4a184073d5b66074816 2025-08-20T06:30:58.9703077Z * [new tag] trunk/35e4d97e047bff8b38fee1dcf6ef6503f0fc9208 -> trunk/35e4d97e047bff8b38fee1dcf6ef6503f0fc9208 2025-08-20T06:30:58.9703208Z * [new tag] trunk/3650989e6e19d8a3d134c22ae7c4659bf8c93785 -> trunk/3650989e6e19d8a3d134c22ae7c4659bf8c93785 2025-08-20T06:30:58.9703338Z * [new tag] trunk/371909cfd10e0da1bab1e12fb54a2403c37c5f76 -> trunk/371909cfd10e0da1bab1e12fb54a2403c37c5f76 2025-08-20T06:30:58.9703472Z * [new tag] trunk/371eacb2ae4ecdabc52ea4634ed21558df2f3bab -> trunk/371eacb2ae4ecdabc52ea4634ed21558df2f3bab 2025-08-20T06:30:58.9703601Z * [new tag] trunk/387fe847aba1522ea8c2a656426a1cb785a1b843 -> trunk/387fe847aba1522ea8c2a656426a1cb785a1b843 2025-08-20T06:30:58.9703773Z * [new tag] trunk/39aa3d1471549b7829c207d634dfdc1d26e346a2 -> trunk/39aa3d1471549b7829c207d634dfdc1d26e346a2 2025-08-20T06:30:58.9703902Z * [new tag] trunk/3be70dc30e893b552fc0f23ca06cd8f7949b6d08 -> trunk/3be70dc30e893b552fc0f23ca06cd8f7949b6d08 2025-08-20T06:30:58.9704035Z * [new tag] trunk/3c6efd1380fc16f255e92c3152c9bac4c79a2938 -> trunk/3c6efd1380fc16f255e92c3152c9bac4c79a2938 2025-08-20T06:30:58.9704165Z * [new tag] trunk/3c8c509a9c28a1a9da5e525269f1a62a0c5200f6 -> trunk/3c8c509a9c28a1a9da5e525269f1a62a0c5200f6 2025-08-20T06:30:58.9704296Z * [new tag] trunk/3ced4f1e6cb37d3470dcc540892dee08a6019cf8 -> trunk/3ced4f1e6cb37d3470dcc540892dee08a6019cf8 2025-08-20T06:30:58.9704424Z * [new tag] trunk/3d126e17e0c2630031e7a359d6a6fd1dbe52c4f7 -> trunk/3d126e17e0c2630031e7a359d6a6fd1dbe52c4f7 2025-08-20T06:30:58.9704554Z * [new tag] trunk/3ef2e1ef769582a82c6ddf150e9d11bf4bf1c44f -> trunk/3ef2e1ef769582a82c6ddf150e9d11bf4bf1c44f 2025-08-20T06:30:58.9704686Z * [new tag] trunk/3faee0a6318afcbbbb48687009a459214910d820 -> trunk/3faee0a6318afcbbbb48687009a459214910d820 2025-08-20T06:30:58.9704814Z * [new tag] trunk/3fc7a951768d209f916a8f39049cbe2a1440a17d -> trunk/3fc7a951768d209f916a8f39049cbe2a1440a17d 2025-08-20T06:30:58.9704947Z * [new tag] trunk/3fe19a7a0af3f4d692af30476c320be18c7e8ae6 -> trunk/3fe19a7a0af3f4d692af30476c320be18c7e8ae6 2025-08-20T06:30:58.9705073Z * [new tag] trunk/4014672b30f4d4292c9e5c664606e9cb78567b95 -> trunk/4014672b30f4d4292c9e5c664606e9cb78567b95 2025-08-20T06:30:58.9705200Z * [new tag] trunk/40311e2ec15b991bd9fa7942973fdc015366e140 -> trunk/40311e2ec15b991bd9fa7942973fdc015366e140 2025-08-20T06:30:58.9705324Z * [new tag] trunk/4051b42c294d400013b34b5093c0cada37a57163 -> trunk/4051b42c294d400013b34b5093c0cada37a57163 2025-08-20T06:30:58.9705452Z * [new tag] trunk/41673110cd7c5960824cc74a6fcaeda1a8bc7a23 -> trunk/41673110cd7c5960824cc74a6fcaeda1a8bc7a23 2025-08-20T06:30:58.9705577Z * [new tag] trunk/41b3e80a55d3693999525c97ebc8467c46188e1b -> trunk/41b3e80a55d3693999525c97ebc8467c46188e1b 2025-08-20T06:30:58.9705707Z * [new tag] trunk/42e51cd4b3973a053fcfa80878a3f346fd158e9f -> trunk/42e51cd4b3973a053fcfa80878a3f346fd158e9f 2025-08-20T06:30:58.9705833Z * [new tag] trunk/450517f34643c572c22dc6dfd30d18089a73bc7a -> trunk/450517f34643c572c22dc6dfd30d18089a73bc7a 2025-08-20T06:30:58.9705961Z * [new tag] trunk/45ba7ecda876685b083cbbe932450560c566826b -> trunk/45ba7ecda876685b083cbbe932450560c566826b 2025-08-20T06:30:58.9706096Z * [new tag] trunk/45c2c7a5fcd0d43bc42aadfabefd5ca836fef7fa -> trunk/45c2c7a5fcd0d43bc42aadfabefd5ca836fef7fa 2025-08-20T06:30:58.9707185Z * [new tag] trunk/47a1db823dfcdacdb99f317428fc3791a18c5812 -> trunk/47a1db823dfcdacdb99f317428fc3791a18c5812 2025-08-20T06:30:58.9707315Z * [new tag] trunk/4a773e1e867f28a8ff0b15203e5cd9548f74fcee -> trunk/4a773e1e867f28a8ff0b15203e5cd9548f74fcee 2025-08-20T06:30:58.9707444Z * [new tag] trunk/4a90dc0c1f68d1f98832b169f792ed1bb195a0f3 -> trunk/4a90dc0c1f68d1f98832b169f792ed1bb195a0f3 2025-08-20T06:30:58.9707621Z * [new tag] trunk/4cae9cf2df0b222c264c59c21570ca1760c8d415 -> trunk/4cae9cf2df0b222c264c59c21570ca1760c8d415 2025-08-20T06:30:58.9707753Z * [new tag] trunk/4cb31015f29a5cc8b4c987cc9cb2dbd6fd5b6f1b -> trunk/4cb31015f29a5cc8b4c987cc9cb2dbd6fd5b6f1b 2025-08-20T06:30:58.9707888Z * [new tag] trunk/4cde0acc0e4e795e1a12cbdd9b93c8c04c1fa05d -> trunk/4cde0acc0e4e795e1a12cbdd9b93c8c04c1fa05d 2025-08-20T06:30:58.9708016Z * [new tag] trunk/4d5f92aa39d294a833038299aa3f38f99ebc31b6 -> trunk/4d5f92aa39d294a833038299aa3f38f99ebc31b6 2025-08-20T06:30:58.9708137Z * [new tag] trunk/4e9044113384e01d639d16d818694358990e2ae4 -> trunk/4e9044113384e01d639d16d818694358990e2ae4 2025-08-20T06:30:58.9708298Z * [new tag] trunk/50a8c118754a6c5a46968f5c8e215ccba6831d42 -> trunk/50a8c118754a6c5a46968f5c8e215ccba6831d42 2025-08-20T06:30:58.9708428Z * [new tag] trunk/50cfe76231768ee2c784f68a1eba03369f386019 -> trunk/50cfe76231768ee2c784f68a1eba03369f386019 2025-08-20T06:30:58.9708556Z * [new tag] trunk/512fc768e94c937df350911aaa4ebce757d1f9df -> trunk/512fc768e94c937df350911aaa4ebce757d1f9df 2025-08-20T06:30:58.9708679Z * [new tag] trunk/53e39494958b7e2278cc8176f63636e812e8945f -> trunk/53e39494958b7e2278cc8176f63636e812e8945f 2025-08-20T06:30:58.9708808Z * [new tag] trunk/543896fcf3312f2053018edf9ee74c0fbb1d28ed -> trunk/543896fcf3312f2053018edf9ee74c0fbb1d28ed 2025-08-20T06:30:58.9708937Z * [new tag] trunk/54cc63b467f24242cf0d6538d3e1df39e553daf1 -> trunk/54cc63b467f24242cf0d6538d3e1df39e553daf1 2025-08-20T06:30:58.9709061Z * [new tag] trunk/55061c96028bc9c0d01e7137d8c025d997cdf0c1 -> trunk/55061c96028bc9c0d01e7137d8c025d997cdf0c1 2025-08-20T06:30:58.9709190Z * [new tag] trunk/56218d85e2da09d9ede3809718ec989c2151632c -> trunk/56218d85e2da09d9ede3809718ec989c2151632c 2025-08-20T06:30:58.9709321Z * [new tag] trunk/5665dc9ab76b84d7c90d845ffb0f6349b3621919 -> trunk/5665dc9ab76b84d7c90d845ffb0f6349b3621919 2025-08-20T06:30:58.9709451Z * [new tag] trunk/56c828bef93eada0e18d2cc013207831ca80cc99 -> trunk/56c828bef93eada0e18d2cc013207831ca80cc99 2025-08-20T06:30:58.9709579Z * [new tag] trunk/576a0e64ed2470abd2c430205d1984a11951ce05 -> trunk/576a0e64ed2470abd2c430205d1984a11951ce05 2025-08-20T06:30:58.9709706Z * [new tag] trunk/58f9a3dd6391397e439c5f5075837e8f983735aa -> trunk/58f9a3dd6391397e439c5f5075837e8f983735aa 2025-08-20T06:30:58.9709835Z * [new tag] trunk/599f639ddb8bb45abb2dc305542f38288427183d -> trunk/599f639ddb8bb45abb2dc305542f38288427183d 2025-08-20T06:30:58.9709969Z * [new tag] trunk/5ace061254af71aa83d1baae81aa1864c9746add -> trunk/5ace061254af71aa83d1baae81aa1864c9746add 2025-08-20T06:30:58.9710097Z * [new tag] trunk/5b9ad951f8195865e13a44fe09a78bf95973f2fa -> trunk/5b9ad951f8195865e13a44fe09a78bf95973f2fa 2025-08-20T06:30:58.9711344Z * [new tag] trunk/5cf6567c1ff211b818efc8419a22339357f1bdfe -> trunk/5cf6567c1ff211b818efc8419a22339357f1bdfe 2025-08-20T06:30:58.9711475Z * [new tag] trunk/5d9653d90ee003173dd03f93e09fed236500ef06 -> trunk/5d9653d90ee003173dd03f93e09fed236500ef06 2025-08-20T06:30:58.9711606Z * [new tag] trunk/5dad5b4f57ade4001c0f421dbdad2e418304870e -> trunk/5dad5b4f57ade4001c0f421dbdad2e418304870e 2025-08-20T06:30:58.9711735Z * [new tag] trunk/5e98d9f9bab96369672c057b4ef3fa1299c70383 -> trunk/5e98d9f9bab96369672c057b4ef3fa1299c70383 2025-08-20T06:30:58.9711861Z * [new tag] trunk/62db8ec39116544ae247f876b3e06753178db49b -> trunk/62db8ec39116544ae247f876b3e06753178db49b 2025-08-20T06:30:58.9711992Z * [new tag] trunk/63654ba4c5178fd12220cfc9d1c878af2fdd07cc -> trunk/63654ba4c5178fd12220cfc9d1c878af2fdd07cc 2025-08-20T06:30:58.9712186Z * [new tag] trunk/638230299037e72f0555824d6e6930b19898480e -> trunk/638230299037e72f0555824d6e6930b19898480e 2025-08-20T06:30:58.9712313Z * [new tag] trunk/639778b3ee3b80e0894367fdc4442b58ae1b3a62 -> trunk/639778b3ee3b80e0894367fdc4442b58ae1b3a62 2025-08-20T06:30:58.9712440Z * [new tag] trunk/63e1b58a13411ad64637fa7349c9ea5e66e7161e -> trunk/63e1b58a13411ad64637fa7349c9ea5e66e7161e 2025-08-20T06:30:58.9712564Z * [new tag] trunk/641ee7478150f26969968f49d8b358e199679a8a -> trunk/641ee7478150f26969968f49d8b358e199679a8a 2025-08-20T06:30:58.9712689Z * [new tag] trunk/65053c03a3d209060cb239d20a229dac37cf9dd1 -> trunk/65053c03a3d209060cb239d20a229dac37cf9dd1 2025-08-20T06:30:58.9712868Z * [new tag] trunk/652a6f5954d039d61dc6e6575ccf89d385d74537 -> trunk/652a6f5954d039d61dc6e6575ccf89d385d74537 2025-08-20T06:30:58.9713001Z * [new tag] trunk/65d21dae18a34e8bd1b2f0e5aec7144b9dd33611 -> trunk/65d21dae18a34e8bd1b2f0e5aec7144b9dd33611 2025-08-20T06:30:58.9713131Z * [new tag] trunk/65dc4df74dc5103420630d8c4c470cd371a9b9a0 -> trunk/65dc4df74dc5103420630d8c4c470cd371a9b9a0 2025-08-20T06:30:58.9713260Z * [new tag] trunk/66166cf1e7696bf25f6f7bb815a93df367db48dc -> trunk/66166cf1e7696bf25f6f7bb815a93df367db48dc 2025-08-20T06:30:58.9713388Z * [new tag] trunk/663da17b622d0c56f288b32b31276166dbed761e -> trunk/663da17b622d0c56f288b32b31276166dbed761e 2025-08-20T06:30:58.9713515Z * [new tag] trunk/664005662ad8c9aa1942015397048aa9ca14fd6d -> trunk/664005662ad8c9aa1942015397048aa9ca14fd6d 2025-08-20T06:30:58.9713645Z * [new tag] trunk/685f15dbea66e8ffa8564752f81ad2f6cb447a14 -> trunk/685f15dbea66e8ffa8564752f81ad2f6cb447a14 2025-08-20T06:30:58.9713778Z * [new tag] trunk/691d17a5c6f52b0bfec94ade1ac60d2956db65c0 -> trunk/691d17a5c6f52b0bfec94ade1ac60d2956db65c0 2025-08-20T06:30:58.9713905Z * [new tag] trunk/6ac9035a84ed916666e2e228f774270d883ad6b8 -> trunk/6ac9035a84ed916666e2e228f774270d883ad6b8 2025-08-20T06:30:58.9714038Z * [new tag] trunk/6b994c47caffdeaa6b3a850e55e74152fb633455 -> trunk/6b994c47caffdeaa6b3a850e55e74152fb633455 2025-08-20T06:30:58.9714166Z * [new tag] trunk/6be6d06295c870c77a6eb69f96b3170d983520d5 -> trunk/6be6d06295c870c77a6eb69f96b3170d983520d5 2025-08-20T06:30:58.9714300Z * [new tag] trunk/6c05ea6475beaf3acc05e1bda0f3f8fe3bdc1d49 -> trunk/6c05ea6475beaf3acc05e1bda0f3f8fe3bdc1d49 2025-08-20T06:30:58.9714429Z * [new tag] trunk/6da11d9aafc0d84dc7f66030c181608ff2614f66 -> trunk/6da11d9aafc0d84dc7f66030c181608ff2614f66 2025-08-20T06:30:58.9715510Z * [new tag] trunk/6e8865fbc161270e2ffc52817e6c667df417a3f7 -> trunk/6e8865fbc161270e2ffc52817e6c667df417a3f7 2025-08-20T06:30:58.9715644Z * [new tag] trunk/6ea8376f84232048d6be0f7b2edf82aec1b61d58 -> trunk/6ea8376f84232048d6be0f7b2edf82aec1b61d58 2025-08-20T06:30:58.9715769Z * [new tag] trunk/6ee175195ac7853734d64704171993cc6265eb38 -> trunk/6ee175195ac7853734d64704171993cc6265eb38 2025-08-20T06:30:58.9715898Z * [new tag] trunk/6f0f4e0c3eacd479864319127915f869f64e1935 -> trunk/6f0f4e0c3eacd479864319127915f869f64e1935 2025-08-20T06:30:58.9716028Z * [new tag] trunk/70ccdec44b89e355a2cb03ba14a634284f7750f8 -> trunk/70ccdec44b89e355a2cb03ba14a634284f7750f8 2025-08-20T06:30:58.9716151Z * [new tag] trunk/72e4786d1635681b8d053d0168c7d16b980e5124 -> trunk/72e4786d1635681b8d053d0168c7d16b980e5124 2025-08-20T06:30:58.9716277Z * [new tag] trunk/74871d4d46103d6893f11bf2922ffe9823c2582d -> trunk/74871d4d46103d6893f11bf2922ffe9823c2582d 2025-08-20T06:30:58.9716407Z * [new tag] trunk/75ea93484cdb993e6cb79d617d0f7b134b14eb76 -> trunk/75ea93484cdb993e6cb79d617d0f7b134b14eb76 2025-08-20T06:30:58.9716535Z * [new tag] trunk/77108008657fb65eaaf1c30bf2cfee85b91a3e0d -> trunk/77108008657fb65eaaf1c30bf2cfee85b91a3e0d 2025-08-20T06:30:58.9716697Z * [new tag] trunk/781e9a7724c47496e3d38a81e6dd6194cf098c41 -> trunk/781e9a7724c47496e3d38a81e6dd6194cf098c41 2025-08-20T06:30:58.9716824Z * [new tag] trunk/78a8e6a671c5631bc0e89b0e674790a424540547 -> trunk/78a8e6a671c5631bc0e89b0e674790a424540547 2025-08-20T06:30:58.9716954Z * [new tag] trunk/7a68d02292fd7a430b55c5bce3268a33c7ec5055 -> trunk/7a68d02292fd7a430b55c5bce3268a33c7ec5055 2025-08-20T06:30:58.9717091Z * [new tag] trunk/7bd4cfaef40f6651a47aeeec91dc3cca6fbc1836 -> trunk/7bd4cfaef40f6651a47aeeec91dc3cca6fbc1836 2025-08-20T06:30:58.9717222Z * [new tag] trunk/7d87e358ac8440f666fabbfd99058bb5342be6ac -> trunk/7d87e358ac8440f666fabbfd99058bb5342be6ac 2025-08-20T06:30:58.9717389Z * [new tag] trunk/7e27347fd353928c99620495c8c531a5eba7d56b -> trunk/7e27347fd353928c99620495c8c531a5eba7d56b 2025-08-20T06:30:58.9717523Z * [new tag] trunk/7e4bfa74eafab994b01f8b5501d4d061cbf64808 -> trunk/7e4bfa74eafab994b01f8b5501d4d061cbf64808 2025-08-20T06:30:58.9717654Z * [new tag] trunk/80dd05e31e3aec49ce9154d5f47bbb3b786a3193 -> trunk/80dd05e31e3aec49ce9154d5f47bbb3b786a3193 2025-08-20T06:30:58.9717785Z * [new tag] trunk/82c7a1eb4b743408e907bdd09ea5645af964ae85 -> trunk/82c7a1eb4b743408e907bdd09ea5645af964ae85 2025-08-20T06:30:58.9717912Z * [new tag] trunk/838f22c57df8d788a55a7637f93327f5ff26cd88 -> trunk/838f22c57df8d788a55a7637f93327f5ff26cd88 2025-08-20T06:30:58.9718040Z * [new tag] trunk/846963fa9bd16a363d81cf1597abb41d858805fd -> trunk/846963fa9bd16a363d81cf1597abb41d858805fd 2025-08-20T06:30:58.9718174Z * [new tag] trunk/858fb80b9b21ec120b546c8bcd522e376edea106 -> trunk/858fb80b9b21ec120b546c8bcd522e376edea106 2025-08-20T06:30:58.9718303Z * [new tag] trunk/85db508af533649d0b3447ff3f0d5fe083150c84 -> trunk/85db508af533649d0b3447ff3f0d5fe083150c84 2025-08-20T06:30:58.9718430Z * [new tag] trunk/8780d28c653c6d3bd69644c85079d2d487dbb576 -> trunk/8780d28c653c6d3bd69644c85079d2d487dbb576 2025-08-20T06:30:58.9718553Z * [new tag] trunk/87d6831b2eb021294d213d188843909804f75449 -> trunk/87d6831b2eb021294d213d188843909804f75449 2025-08-20T06:30:58.9719628Z * [new tag] trunk/87e6c4079d8ec7d04aff00ed82096b39836a8367 -> trunk/87e6c4079d8ec7d04aff00ed82096b39836a8367 2025-08-20T06:30:58.9719760Z * [new tag] trunk/8ca8b6053cddf20ead210813b12c266432c7f3cc -> trunk/8ca8b6053cddf20ead210813b12c266432c7f3cc 2025-08-20T06:30:58.9719893Z * [new tag] trunk/8cfaf51d4e29c9bd9f49ecc98d955ed53df1a13d -> trunk/8cfaf51d4e29c9bd9f49ecc98d955ed53df1a13d 2025-08-20T06:30:58.9720028Z * [new tag] trunk/8d15af2320bb7e5c52c8daddbdad7beb05004049 -> trunk/8d15af2320bb7e5c52c8daddbdad7beb05004049 2025-08-20T06:30:58.9720155Z * [new tag] trunk/8d6d3246316e1767a57d5e855acd6208da753b75 -> trunk/8d6d3246316e1767a57d5e855acd6208da753b75 2025-08-20T06:30:58.9720372Z * [new tag] trunk/8dbe7f99bd707ee28ae12ecb9cab54e1785bf13e -> trunk/8dbe7f99bd707ee28ae12ecb9cab54e1785bf13e 2025-08-20T06:30:58.9720503Z * [new tag] trunk/8eee08d2279b98af2522debb6512d37e837e89e3 -> trunk/8eee08d2279b98af2522debb6512d37e837e89e3 2025-08-20T06:30:58.9720634Z * [new tag] trunk/8f31aa97a3e1e17bed29b6cedf9884f0c6b145e9 -> trunk/8f31aa97a3e1e17bed29b6cedf9884f0c6b145e9 2025-08-20T06:30:58.9720763Z * [new tag] trunk/8f434545c2e48c858d8b0d06db8f9642d6a87ad0 -> trunk/8f434545c2e48c858d8b0d06db8f9642d6a87ad0 2025-08-20T06:30:58.9720887Z * [new tag] trunk/8f766d68397736053883aa281cae0eb46bb233bb -> trunk/8f766d68397736053883aa281cae0eb46bb233bb 2025-08-20T06:30:58.9721019Z * [new tag] trunk/8fe4b3f84814e0733b50c3fed5b9f9db22c87c15 -> trunk/8fe4b3f84814e0733b50c3fed5b9f9db22c87c15 2025-08-20T06:30:58.9721211Z * [new tag] trunk/9225c6199412f8a2ee99b7c29f533fb98b9ff62e -> trunk/9225c6199412f8a2ee99b7c29f533fb98b9ff62e 2025-08-20T06:30:58.9721337Z * [new tag] trunk/923bc46122d173a7964c646311a3bea3cd8dd561 -> trunk/923bc46122d173a7964c646311a3bea3cd8dd561 2025-08-20T06:30:58.9721469Z * [new tag] trunk/95e456fcc5e3df2aaefc1f8997b5740e3d66c426 -> trunk/95e456fcc5e3df2aaefc1f8997b5740e3d66c426 2025-08-20T06:30:58.9721595Z * [new tag] trunk/960c03daf65c8800721212b5085053459e1a9181 -> trunk/960c03daf65c8800721212b5085053459e1a9181 2025-08-20T06:30:58.9721722Z * [new tag] trunk/96bd33b2de79598566df395f32e27c4d33673f05 -> trunk/96bd33b2de79598566df395f32e27c4d33673f05 2025-08-20T06:30:58.9721907Z * [new tag] trunk/97c8c98f8dcb9c5c188b691d156e0043dba6c7f8 -> trunk/97c8c98f8dcb9c5c188b691d156e0043dba6c7f8 2025-08-20T06:30:58.9722039Z * [new tag] trunk/98373e5ad2ddc7e61a3d50fa1afc2b564b661160 -> trunk/98373e5ad2ddc7e61a3d50fa1afc2b564b661160 2025-08-20T06:30:58.9722173Z * [new tag] trunk/9a06e6d0310da9d8a59ae05e8ec9c0201b55cacd -> trunk/9a06e6d0310da9d8a59ae05e8ec9c0201b55cacd 2025-08-20T06:30:58.9722302Z * [new tag] trunk/9c5601ecc316e5be548038bc24411acd7c74a032 -> trunk/9c5601ecc316e5be548038bc24411acd7c74a032 2025-08-20T06:30:58.9722434Z * [new tag] trunk/9d7cecdd6c44c5421d341bcc359be4097ea9a2f5 -> trunk/9d7cecdd6c44c5421d341bcc359be4097ea9a2f5 2025-08-20T06:30:58.9722564Z * [new tag] trunk/9d9cc9897ac44a1a8df38211b03d8342a8af48c3 -> trunk/9d9cc9897ac44a1a8df38211b03d8342a8af48c3 2025-08-20T06:30:58.9722698Z * [new tag] trunk/9df07ecfbebc37885e0b7d7917612fde42a06d77 -> trunk/9df07ecfbebc37885e0b7d7917612fde42a06d77 2025-08-20T06:30:58.9722833Z * [new tag] trunk/a06ec54d40013c97fbffc174ea8f524ea5a95715 -> trunk/a06ec54d40013c97fbffc174ea8f524ea5a95715 2025-08-20T06:30:58.9723930Z * [new tag] trunk/a1a555ed7b98046e5c8ee18a903b9381e7ce322d -> trunk/a1a555ed7b98046e5c8ee18a903b9381e7ce322d 2025-08-20T06:30:58.9724066Z * [new tag] trunk/a2fd106d670bb4990cebfd00f25ecbae4145e76c -> trunk/a2fd106d670bb4990cebfd00f25ecbae4145e76c 2025-08-20T06:30:58.9724199Z * [new tag] trunk/a391fa1c42dd32e32a2e5b1cb196bac56daaca88 -> trunk/a391fa1c42dd32e32a2e5b1cb196bac56daaca88 2025-08-20T06:30:58.9724333Z * [new tag] trunk/a3a82e3da85a53afc4bbf3d75bd3d3dcc2e06645 -> trunk/a3a82e3da85a53afc4bbf3d75bd3d3dcc2e06645 2025-08-20T06:30:58.9724463Z * [new tag] trunk/a3fe1ced409d186628ff2975f05ba529a86fae84 -> trunk/a3fe1ced409d186628ff2975f05ba529a86fae84 2025-08-20T06:30:58.9724594Z * [new tag] trunk/a44a0d3671b4ccf2fe915896a8a5204fe79b1e7b -> trunk/a44a0d3671b4ccf2fe915896a8a5204fe79b1e7b 2025-08-20T06:30:58.9724722Z * [new tag] trunk/a5652407e4f3d772fc44486ac2abf756decf0861 -> trunk/a5652407e4f3d772fc44486ac2abf756decf0861 2025-08-20T06:30:58.9724853Z * [new tag] trunk/a7b5955ea8851d73e35f50a0de5bb0626bae24cb -> trunk/a7b5955ea8851d73e35f50a0de5bb0626bae24cb 2025-08-20T06:30:58.9724983Z * [new tag] trunk/a7c75ae976ffd3352b68b21fe8300c393c9ea52b -> trunk/a7c75ae976ffd3352b68b21fe8300c393c9ea52b 2025-08-20T06:30:58.9725114Z * [new tag] trunk/a84541c73f6d1fb4b026652dc7f0fcf487264af5 -> trunk/a84541c73f6d1fb4b026652dc7f0fcf487264af5 2025-08-20T06:30:58.9725244Z * [new tag] trunk/a9fabeb012a4b804836a2b8d4b3742b92c9a6b58 -> trunk/a9fabeb012a4b804836a2b8d4b3742b92c9a6b58 2025-08-20T06:30:58.9725376Z * [new tag] trunk/aa99e0958f7af75fd34c2e588b9b87fa10bb2aa5 -> trunk/aa99e0958f7af75fd34c2e588b9b87fa10bb2aa5 2025-08-20T06:30:58.9725513Z * [new tag] trunk/adcca7d9a1c053495e99012de801b2ea237faad0 -> trunk/adcca7d9a1c053495e99012de801b2ea237faad0 2025-08-20T06:30:58.9725696Z * [new tag] trunk/af3cabc55d5699f4da528e1ca39d83338f84ae8c -> trunk/af3cabc55d5699f4da528e1ca39d83338f84ae8c 2025-08-20T06:30:58.9725827Z * [new tag] trunk/b0071c65e2a00b5e960da810b36490fecbfa771c -> trunk/b0071c65e2a00b5e960da810b36490fecbfa771c 2025-08-20T06:30:58.9725957Z * [new tag] trunk/b1380f434da2fa2de0e5ff6fd70f73082dc08687 -> trunk/b1380f434da2fa2de0e5ff6fd70f73082dc08687 2025-08-20T06:30:58.9726089Z * [new tag] trunk/b26d2a9464dc23a4a9b4ea37faea2ad4d6f29d88 -> trunk/b26d2a9464dc23a4a9b4ea37faea2ad4d6f29d88 2025-08-20T06:30:58.9726215Z * [new tag] trunk/b439675ae2cef076998546484b174b36a002aa46 -> trunk/b439675ae2cef076998546484b174b36a002aa46 2025-08-20T06:30:58.9726344Z * [new tag] trunk/b6852778ffd4db1c507aeb098f0c2493a03816de -> trunk/b6852778ffd4db1c507aeb098f0c2493a03816de 2025-08-20T06:30:58.9726509Z * [new tag] trunk/b6b74aed604bd2e96389ff99aaaf39abc64fdc64 -> trunk/b6b74aed604bd2e96389ff99aaaf39abc64fdc64 2025-08-20T06:30:58.9726641Z * [new tag] trunk/b74c7cd335180a8ebcd5284f2909a73c9a87aa33 -> trunk/b74c7cd335180a8ebcd5284f2909a73c9a87aa33 2025-08-20T06:30:58.9726769Z * [new tag] trunk/b78968b4d1b89f83a2609fd8088a5b037be6adae -> trunk/b78968b4d1b89f83a2609fd8088a5b037be6adae 2025-08-20T06:30:58.9726897Z * [new tag] trunk/b7ca502f29151f6b375c012ffb63839063cc883b -> trunk/b7ca502f29151f6b375c012ffb63839063cc883b 2025-08-20T06:30:58.9727028Z * [new tag] trunk/b82aa3df20bcef7695ed3261d3dc93fa942516ee -> trunk/b82aa3df20bcef7695ed3261d3dc93fa942516ee 2025-08-20T06:30:58.9728175Z * [new tag] trunk/b9d7de3a094598c3dc0dd52e57bce30eb684c9d8 -> trunk/b9d7de3a094598c3dc0dd52e57bce30eb684c9d8 2025-08-20T06:30:58.9728309Z * [new tag] trunk/ba47821f524eee50a214ed39fa2e7765d54aabf4 -> trunk/ba47821f524eee50a214ed39fa2e7765d54aabf4 2025-08-20T06:30:58.9728445Z * [new tag] trunk/bbc7c03e936ab0fce69dfda1fdf4798523a2fbf8 -> trunk/bbc7c03e936ab0fce69dfda1fdf4798523a2fbf8 2025-08-20T06:30:58.9728580Z * [new tag] trunk/bbd11c4f23d4b0ac1e705c467881e3f5b81ff965 -> trunk/bbd11c4f23d4b0ac1e705c467881e3f5b81ff965 2025-08-20T06:30:58.9728714Z * [new tag] trunk/bfcae7e1c1994c3c3e50e0b21426639a878ab13c -> trunk/bfcae7e1c1994c3c3e50e0b21426639a878ab13c 2025-08-20T06:30:58.9728844Z * [new tag] trunk/c015e53d37bd08645f875b2e4b52bd8f3feded42 -> trunk/c015e53d37bd08645f875b2e4b52bd8f3feded42 2025-08-20T06:30:58.9728972Z * [new tag] trunk/c0a1ae4404f1d3e80706d6216dfb527c701741ef -> trunk/c0a1ae4404f1d3e80706d6216dfb527c701741ef 2025-08-20T06:30:58.9729107Z * [new tag] trunk/c27d6df1ea476b0fb2006d6defbcfae7de56aac3 -> trunk/c27d6df1ea476b0fb2006d6defbcfae7de56aac3 2025-08-20T06:30:58.9729236Z * [new tag] trunk/c5efc5c8a66eca84865015058b3221013ebfe685 -> trunk/c5efc5c8a66eca84865015058b3221013ebfe685 2025-08-20T06:30:58.9729370Z * [new tag] trunk/c6333f7daefd26d2010cdf2cee50578e2848f992 -> trunk/c6333f7daefd26d2010cdf2cee50578e2848f992 2025-08-20T06:30:58.9729492Z * [new tag] trunk/c6563341208003f64c131854a9cf029555f786d2 -> trunk/c6563341208003f64c131854a9cf029555f786d2 2025-08-20T06:30:58.9729619Z * [new tag] trunk/c69966800955939ed0b0d2f39ede730a6bdc7c2e -> trunk/c69966800955939ed0b0d2f39ede730a6bdc7c2e 2025-08-20T06:30:58.9729751Z * [new tag] trunk/c6d697ff5242def81e2384fd667f127cb8758cad -> trunk/c6d697ff5242def81e2384fd667f127cb8758cad 2025-08-20T06:30:58.9729882Z * [new tag] trunk/c6d78d4dbda53837d298d23a5fbc09af90a42d9e -> trunk/c6d78d4dbda53837d298d23a5fbc09af90a42d9e 2025-08-20T06:30:58.9730018Z * [new tag] trunk/cd8d8c18f5bafdc1c73d5ac0129e7b4d76ab45bc -> trunk/cd8d8c18f5bafdc1c73d5ac0129e7b4d76ab45bc 2025-08-20T06:30:58.9730150Z * [new tag] trunk/cff6def7f408d900447e85a653a552bc937399a9 -> trunk/cff6def7f408d900447e85a653a552bc937399a9 2025-08-20T06:30:58.9730424Z * [new tag] trunk/d18007a1d0b1ea9a6b2bcd74e8b128eab4b434a0 -> trunk/d18007a1d0b1ea9a6b2bcd74e8b128eab4b434a0 2025-08-20T06:30:58.9730558Z * [new tag] trunk/d1950d4bb5cba8fb6b23e4d283eea5b9801737e2 -> trunk/d1950d4bb5cba8fb6b23e4d283eea5b9801737e2 2025-08-20T06:30:58.9730689Z * [new tag] trunk/d387a48c38f28d479bd305307bb8edddaaf64b46 -> trunk/d387a48c38f28d479bd305307bb8edddaaf64b46 2025-08-20T06:30:58.9730816Z * [new tag] trunk/d556586448f3caab85673c7da0978fe31c7748f7 -> trunk/d556586448f3caab85673c7da0978fe31c7748f7 2025-08-20T06:30:58.9730938Z * [new tag] trunk/d670304001429a1a833255a918ed788d7ec4989a -> trunk/d670304001429a1a833255a918ed788d7ec4989a 2025-08-20T06:30:58.9731122Z * [new tag] trunk/d8d589bd3ac7a426ca21377f3d5c318e5e8ac055 -> trunk/d8d589bd3ac7a426ca21377f3d5c318e5e8ac055 2025-08-20T06:30:58.9731256Z * [new tag] trunk/d8fcb2a4acb506f9c72a1f44fc8b857158bda892 -> trunk/d8fcb2a4acb506f9c72a1f44fc8b857158bda892 2025-08-20T06:30:58.9731388Z * [new tag] trunk/d910cb3b2db3501cc34b9d4e68739cd7f6f86ad6 -> trunk/d910cb3b2db3501cc34b9d4e68739cd7f6f86ad6 2025-08-20T06:30:58.9732483Z * [new tag] trunk/d91a03f96adc7ac0226b9dcc880f9490519fe7c9 -> trunk/d91a03f96adc7ac0226b9dcc880f9490519fe7c9 2025-08-20T06:30:58.9732617Z * [new tag] trunk/da8f48d88f63fa22ee08edef51627dbf0fbc5e16 -> trunk/da8f48d88f63fa22ee08edef51627dbf0fbc5e16 2025-08-20T06:30:58.9732748Z * [new tag] trunk/dae7710bf2561e9e8a8dc76fd30c68e25bd755b8 -> trunk/dae7710bf2561e9e8a8dc76fd30c68e25bd755b8 2025-08-20T06:30:58.9732880Z * [new tag] trunk/daeb3a6094c62d1881ea68091fcadb02d1dc687e -> trunk/daeb3a6094c62d1881ea68091fcadb02d1dc687e 2025-08-20T06:30:58.9733019Z * [new tag] trunk/db0b7f1cc9bb3fe71aaf8b964a644147ae8e1c35 -> trunk/db0b7f1cc9bb3fe71aaf8b964a644147ae8e1c35 2025-08-20T06:30:58.9733153Z * [new tag] trunk/db32b60662b2f2bdcad980127d5dc4b66b02a7e4 -> trunk/db32b60662b2f2bdcad980127d5dc4b66b02a7e4 2025-08-20T06:30:58.9733278Z * [new tag] trunk/db763b17175553ba09637362eb9773a91997a7ad -> trunk/db763b17175553ba09637362eb9773a91997a7ad 2025-08-20T06:30:58.9733404Z * [new tag] trunk/dc194a309641a68c16d29cb904e5b8a100a13395 -> trunk/dc194a309641a68c16d29cb904e5b8a100a13395 2025-08-20T06:30:58.9733529Z * [new tag] trunk/dc200066cfd35a9d853bc6595e365687dbf2d745 -> trunk/dc200066cfd35a9d853bc6595e365687dbf2d745 2025-08-20T06:30:58.9733657Z * [new tag] trunk/dd21c8a578038ab2841a7ba809a06921093ac9d8 -> trunk/dd21c8a578038ab2841a7ba809a06921093ac9d8 2025-08-20T06:30:58.9733788Z * [new tag] trunk/de744ca4b19968807e01b4fee9f1e62da3eae222 -> trunk/de744ca4b19968807e01b4fee9f1e62da3eae222 2025-08-20T06:30:58.9733922Z * [new tag] trunk/deea71a90e05eb320c04bebfead5317746637f0d -> trunk/deea71a90e05eb320c04bebfead5317746637f0d 2025-08-20T06:30:58.9734049Z * [new tag] trunk/df6073641079c781e66a905e4f15ee49ac257eb2 -> trunk/df6073641079c781e66a905e4f15ee49ac257eb2 2025-08-20T06:30:58.9734172Z * [new tag] trunk/e0488d9f00865fb56c931580c80e099771c6285e -> trunk/e0488d9f00865fb56c931580c80e099771c6285e 2025-08-20T06:30:58.9734295Z * [new tag] trunk/e299926f72e71d08e23c65d00478a23ca91b310a -> trunk/e299926f72e71d08e23c65d00478a23ca91b310a 2025-08-20T06:30:58.9734425Z * [new tag] trunk/e389a08dcd4f703a113edd3b252fe25572a8cea5 -> trunk/e389a08dcd4f703a113edd3b252fe25572a8cea5 2025-08-20T06:30:58.9734555Z * [new tag] trunk/e3ebf364e6d2fb8008da113a596d3cc426ba9c79 -> trunk/e3ebf364e6d2fb8008da113a596d3cc426ba9c79 2025-08-20T06:30:58.9734684Z * [new tag] trunk/e444cd24d48b3a46f067974f2cc157f5ed27709f -> trunk/e444cd24d48b3a46f067974f2cc157f5ed27709f 2025-08-20T06:30:58.9734854Z * [new tag] trunk/e49762026070f66be41bfa6537fbcf9bfc24e558 -> trunk/e49762026070f66be41bfa6537fbcf9bfc24e558 2025-08-20T06:30:58.9734986Z * [new tag] trunk/e4de93f6a3e342bab34d3757cf90ec0ccc87e168 -> trunk/e4de93f6a3e342bab34d3757cf90ec0ccc87e168 2025-08-20T06:30:58.9735117Z * [new tag] trunk/e6e45e6ae8452f0bc5e3e258027c42eb9a1394fb -> trunk/e6e45e6ae8452f0bc5e3e258027c42eb9a1394fb 2025-08-20T06:30:58.9735252Z * [new tag] trunk/e7c3b77b222a64fffb7d9c30b305e9a1ed888b73 -> trunk/e7c3b77b222a64fffb7d9c30b305e9a1ed888b73 2025-08-20T06:30:58.9735379Z * [new tag] trunk/e836323a23f5750e800abe04ef8ca386b3066b58 -> trunk/e836323a23f5750e800abe04ef8ca386b3066b58 2025-08-20T06:30:58.9736507Z * [new tag] trunk/e83825f91cb2901567fedbf31ba7cc434a897271 -> trunk/e83825f91cb2901567fedbf31ba7cc434a897271 2025-08-20T06:30:58.9736636Z * [new tag] trunk/e9209e08540e9edc69259ef0c6c715e0aa7c1b07 -> trunk/e9209e08540e9edc69259ef0c6c715e0aa7c1b07 2025-08-20T06:30:58.9736767Z * [new tag] trunk/e9eb2096a59a79e7a94c3e28a0715e040369f34c -> trunk/e9eb2096a59a79e7a94c3e28a0715e040369f34c 2025-08-20T06:30:58.9736898Z * [new tag] trunk/eaa5d9d3d3dc642832b269b184f0c3ab8c990274 -> trunk/eaa5d9d3d3dc642832b269b184f0c3ab8c990274 2025-08-20T06:30:58.9737028Z * [new tag] trunk/eac2d9d695a32dd456050f45cac35134ec3809f4 -> trunk/eac2d9d695a32dd456050f45cac35134ec3809f4 2025-08-20T06:30:58.9737159Z * [new tag] trunk/eb0eaa67e177e423b848b77116e322bcef3444b7 -> trunk/eb0eaa67e177e423b848b77116e322bcef3444b7 2025-08-20T06:30:58.9737291Z * [new tag] trunk/eba20d2d748cb17dce9aa26e5513e4567bfd8282 -> trunk/eba20d2d748cb17dce9aa26e5513e4567bfd8282 2025-08-20T06:30:58.9737421Z * [new tag] trunk/ecde76c764752540edf9ef62a97936c86d984b17 -> trunk/ecde76c764752540edf9ef62a97936c86d984b17 2025-08-20T06:30:58.9737557Z * [new tag] trunk/ed8bcccf31e1ba01a35e818a4afbb74c333e8dc3 -> trunk/ed8bcccf31e1ba01a35e818a4afbb74c333e8dc3 2025-08-20T06:30:58.9737694Z * [new tag] trunk/eddaaa6c2a66a84e17b17bf8af5131852067b259 -> trunk/eddaaa6c2a66a84e17b17bf8af5131852067b259 2025-08-20T06:30:58.9737824Z * [new tag] trunk/ee1b0412b919dfb358d5a697b3be49621497fbc2 -> trunk/ee1b0412b919dfb358d5a697b3be49621497fbc2 2025-08-20T06:30:58.9737957Z * [new tag] trunk/ef761c43538abae5bccc0c4b6ebaf42ff676db7a -> trunk/ef761c43538abae5bccc0c4b6ebaf42ff676db7a 2025-08-20T06:30:58.9738089Z * [new tag] trunk/f2be3dc8da54945c68ded26bd7808b71861157f1 -> trunk/f2be3dc8da54945c68ded26bd7808b71861157f1 2025-08-20T06:30:58.9738210Z * [new tag] trunk/f30501937738a2440f90988d1d46920529309ba8 -> trunk/f30501937738a2440f90988d1d46920529309ba8 2025-08-20T06:30:58.9738345Z * [new tag] trunk/f782c790df6da9c37dbdda8b611164fd044ebf88 -> trunk/f782c790df6da9c37dbdda8b611164fd044ebf88 2025-08-20T06:30:58.9738478Z * [new tag] trunk/f7ad69f59cc3eb01cae15e159a84fd2927827d0e -> trunk/f7ad69f59cc3eb01cae15e159a84fd2927827d0e 2025-08-20T06:30:58.9738608Z * [new tag] trunk/f89186e910d2aab83fa267bbebe86100f0d30c05 -> trunk/f89186e910d2aab83fa267bbebe86100f0d30c05 2025-08-20T06:30:58.9738736Z * [new tag] trunk/f90ccad1651b5a1698b2232acc3e92e2829b7935 -> trunk/f90ccad1651b5a1698b2232acc3e92e2829b7935 2025-08-20T06:30:58.9738864Z * [new tag] trunk/fa75ba930390634f708c5a0e1409ad6c4a08e9df -> trunk/fa75ba930390634f708c5a0e1409ad6c4a08e9df 2025-08-20T06:30:58.9738992Z * [new tag] trunk/fab5dac734344105ae107e85c08151758a4a9b4d -> trunk/fab5dac734344105ae107e85c08151758a4a9b4d 2025-08-20T06:30:58.9739124Z * [new tag] trunk/fb7e60ba7a0e12c557bd18c4b625091c018227a4 -> trunk/fb7e60ba7a0e12c557bd18c4b625091c018227a4 2025-08-20T06:30:58.9739257Z * [new tag] trunk/fdfd69bb05488d76123db9cc1cdd90ac4137bbfb -> trunk/fdfd69bb05488d76123db9cc1cdd90ac4137bbfb 2025-08-20T06:30:58.9739428Z * [new tag] trunk/fe3f5fe4ea2ff6f56406dc5d954636ebb08d0a08 -> trunk/fe3f5fe4ea2ff6f56406dc5d954636ebb08d0a08 2025-08-20T06:30:58.9739559Z * [new tag] trunk/fecc5f600110209aaaedead11770a445b3c879e6 -> trunk/fecc5f600110209aaaedead11770a445b3c879e6 2025-08-20T06:30:58.9740624Z * [new tag] v0.1.1 -> v0.1.1 2025-08-20T06:30:58.9740684Z * [new tag] v0.1.10 -> v0.1.10 2025-08-20T06:30:58.9740736Z * [new tag] v0.1.11 -> v0.1.11 2025-08-20T06:30:58.9740786Z * [new tag] v0.1.12 -> v0.1.12 2025-08-20T06:30:58.9740902Z * [new tag] v0.1.2 -> v0.1.2 2025-08-20T06:30:58.9740953Z * [new tag] v0.1.3 -> v0.1.3 2025-08-20T06:30:58.9741004Z * [new tag] v0.1.4 -> v0.1.4 2025-08-20T06:30:58.9741053Z * [new tag] v0.1.5 -> v0.1.5 2025-08-20T06:30:58.9741101Z * [new tag] v0.1.6 -> v0.1.6 2025-08-20T06:30:58.9741150Z * [new tag] v0.1.7 -> v0.1.7 2025-08-20T06:30:58.9741198Z * [new tag] v0.1.8 -> v0.1.8 2025-08-20T06:30:58.9741245Z * [new tag] v0.1.9 -> v0.1.9 2025-08-20T06:30:58.9741292Z * [new tag] v0.2.0 -> v0.2.0 2025-08-20T06:30:58.9741341Z * [new tag] v0.3.0 -> v0.3.0 2025-08-20T06:30:58.9741387Z * [new tag] v0.3.1 -> v0.3.1 2025-08-20T06:30:58.9741437Z * [new tag] v0.4.0 -> v0.4.0 2025-08-20T06:30:58.9741485Z * [new tag] v0.4.1 -> v0.4.1 2025-08-20T06:30:58.9741533Z * [new tag] v1.0.0 -> v1.0.0 2025-08-20T06:30:58.9741589Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-08-20T06:30:58.9741638Z * [new tag] v1.0.1 -> v1.0.1 2025-08-20T06:30:58.9741689Z * [new tag] v1.0rc0 -> v1.0rc0 2025-08-20T06:30:58.9741740Z * [new tag] v1.0rc1 -> v1.0rc1 2025-08-20T06:30:58.9741789Z * [new tag] v1.1.0 -> v1.1.0 2025-08-20T06:30:58.9741843Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-08-20T06:30:58.9741892Z * [new tag] v1.10.0 -> v1.10.0 2025-08-20T06:30:58.9742905Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-08-20T06:30:58.9742966Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-08-20T06:30:58.9743019Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-08-20T06:30:58.9743071Z * [new tag] v1.10.1 -> v1.10.1 2025-08-20T06:30:58.9743124Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-08-20T06:30:58.9743174Z * [new tag] v1.10.2 -> v1.10.2 2025-08-20T06:30:58.9743226Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-08-20T06:30:58.9743276Z * [new tag] v1.11.0 -> v1.11.0 2025-08-20T06:30:58.9743328Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-08-20T06:30:58.9743379Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-08-20T06:30:58.9743432Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-08-20T06:30:58.9743484Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-08-20T06:30:58.9743535Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-08-20T06:30:58.9743587Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-08-20T06:30:58.9743699Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-08-20T06:30:58.9743748Z * [new tag] v1.12.0 -> v1.12.0 2025-08-20T06:30:58.9743800Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-08-20T06:30:58.9743851Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-08-20T06:30:58.9743902Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-08-20T06:30:58.9743953Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-08-20T06:30:58.9744006Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-08-20T06:30:58.9744088Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-08-20T06:30:58.9744139Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-08-20T06:30:58.9744191Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-08-20T06:30:58.9745181Z * [new tag] v1.12.1 -> v1.12.1 2025-08-20T06:30:58.9745236Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-08-20T06:30:58.9745288Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-08-20T06:30:58.9745339Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-08-20T06:30:58.9745390Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-08-20T06:30:58.9745442Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-08-20T06:30:58.9745490Z * [new tag] v1.13.0 -> v1.13.0 2025-08-20T06:30:58.9745543Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-08-20T06:30:58.9745596Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-08-20T06:30:58.9745647Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-08-20T06:30:58.9745699Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-08-20T06:30:58.9745751Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-08-20T06:30:58.9745802Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-08-20T06:30:58.9745852Z * [new tag] v1.13.1 -> v1.13.1 2025-08-20T06:30:58.9745903Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-08-20T06:30:58.9745955Z * [new tag] v1.2.0 -> v1.2.0 2025-08-20T06:30:58.9746008Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-08-20T06:30:58.9746061Z * [new tag] v1.3.0 -> v1.3.0 2025-08-20T06:30:58.9746114Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-08-20T06:30:58.9746163Z * [new tag] v1.3.1 -> v1.3.1 2025-08-20T06:30:58.9746214Z * [new tag] v1.4.0 -> v1.4.0 2025-08-20T06:30:58.9746265Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-08-20T06:30:58.9746314Z * [new tag] v1.4.1 -> v1.4.1 2025-08-20T06:30:58.9746363Z * [new tag] v1.5.0 -> v1.5.0 2025-08-20T06:30:58.9747356Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-08-20T06:30:58.9747413Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-08-20T06:30:58.9747466Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-08-20T06:30:58.9747518Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-08-20T06:30:58.9747571Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-08-20T06:30:58.9747621Z * [new tag] v1.5.1 -> v1.5.1 2025-08-20T06:30:58.9747674Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-08-20T06:30:58.9747766Z * [new tag] v1.6.0 -> v1.6.0 2025-08-20T06:30:58.9747818Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-08-20T06:30:58.9747869Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-08-20T06:30:58.9747921Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-08-20T06:30:58.9747971Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-08-20T06:30:58.9748022Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-08-20T06:30:58.9748074Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-08-20T06:30:58.9748157Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-08-20T06:30:58.9748208Z * [new tag] v1.7.0 -> v1.7.0 2025-08-20T06:30:58.9748259Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-08-20T06:30:58.9748312Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-08-20T06:30:58.9748363Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-08-20T06:30:58.9748414Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-08-20T06:30:58.9748463Z * [new tag] v1.7.1 -> v1.7.1 2025-08-20T06:30:58.9748514Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-08-20T06:30:58.9748565Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-08-20T06:30:58.9748617Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-08-20T06:30:58.9748666Z * [new tag] v1.8.0 -> v1.8.0 2025-08-20T06:30:58.9749656Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-08-20T06:30:58.9749708Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-08-20T06:30:58.9749759Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-08-20T06:30:58.9749812Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-08-20T06:30:58.9749864Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-08-20T06:30:58.9749913Z * [new tag] v1.8.1 -> v1.8.1 2025-08-20T06:30:58.9749964Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-08-20T06:30:58.9750016Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-08-20T06:30:58.9750066Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-08-20T06:30:58.9750116Z * [new tag] v1.8.2 -> v1.8.2 2025-08-20T06:30:58.9750248Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-08-20T06:30:58.9750300Z * [new tag] v1.9.0 -> v1.9.0 2025-08-20T06:30:58.9750352Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-08-20T06:30:58.9750405Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-08-20T06:30:58.9750456Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-08-20T06:30:58.9750506Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-08-20T06:30:58.9750556Z * [new tag] v1.9.1 -> v1.9.1 2025-08-20T06:30:58.9750607Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-08-20T06:30:58.9750658Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-08-20T06:30:58.9750708Z * [new tag] v2.0.0 -> v2.0.0 2025-08-20T06:30:58.9750761Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-08-20T06:30:58.9750813Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-08-20T06:30:58.9750863Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-08-20T06:30:58.9750980Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-08-20T06:30:58.9751982Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-08-20T06:30:58.9752035Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-08-20T06:30:58.9752086Z * [new tag] v2.0.1 -> v2.0.1 2025-08-20T06:30:58.9752139Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-08-20T06:30:58.9752190Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-08-20T06:30:58.9752241Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-08-20T06:30:58.9752292Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-08-20T06:30:58.9752399Z * [new tag] v2.1.0 -> v2.1.0 2025-08-20T06:30:58.9752451Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-08-20T06:30:58.9752502Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-08-20T06:30:58.9752555Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-08-20T06:30:58.9752606Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-08-20T06:30:58.9752658Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-08-20T06:30:58.9752708Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-08-20T06:30:58.9752758Z * [new tag] v2.1.1 -> v2.1.1 2025-08-20T06:30:58.9752810Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-08-20T06:30:58.9752861Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-08-20T06:30:58.9752913Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-08-20T06:30:58.9752965Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-08-20T06:30:58.9753016Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-08-20T06:30:58.9753068Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-08-20T06:30:58.9753119Z * [new tag] v2.1.2 -> v2.1.2 2025-08-20T06:30:58.9753170Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-08-20T06:30:58.9753220Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-08-20T06:30:58.9754209Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-08-20T06:30:58.9754261Z * [new tag] v2.2.0 -> v2.2.0 2025-08-20T06:30:58.9754312Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-08-20T06:30:58.9754365Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-08-20T06:30:58.9754416Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-08-20T06:30:58.9754466Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-08-20T06:30:58.9754519Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-08-20T06:30:58.9754571Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-08-20T06:30:58.9754621Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-08-20T06:30:58.9754672Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-08-20T06:30:58.9754722Z * [new tag] v2.2.1 -> v2.2.1 2025-08-20T06:30:58.9754773Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-08-20T06:30:58.9754824Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-08-20T06:30:58.9754876Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-08-20T06:30:58.9754928Z * [new tag] v2.2.2 -> v2.2.2 2025-08-20T06:30:58.9754979Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-08-20T06:30:58.9755068Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-08-20T06:30:58.9755119Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-08-20T06:30:58.9755169Z * [new tag] v2.3.0 -> v2.3.0 2025-08-20T06:30:58.9755220Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-08-20T06:30:58.9755275Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-08-20T06:30:58.9755328Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-08-20T06:30:58.9755381Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-08-20T06:30:58.9755435Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-08-20T06:30:58.9755516Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-08-20T06:30:58.9756506Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-08-20T06:30:58.9756558Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-08-20T06:30:58.9756611Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-08-20T06:30:58.9756661Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-08-20T06:30:58.9756713Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-08-20T06:30:58.9756764Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-08-20T06:30:58.9756815Z * [new tag] v2.3.1 -> v2.3.1 2025-08-20T06:30:58.9756868Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-08-20T06:30:58.9756919Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-08-20T06:30:58.9756971Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-08-20T06:30:58.9757022Z * [new tag] v2.4.0 -> v2.4.0 2025-08-20T06:30:58.9757074Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-08-20T06:30:58.9757126Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-08-20T06:30:58.9757178Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-08-20T06:30:58.9757229Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-08-20T06:30:58.9757280Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-08-20T06:30:58.9757331Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-08-20T06:30:58.9757383Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-08-20T06:30:58.9757433Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-08-20T06:30:58.9757486Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-08-20T06:30:58.9757536Z * [new tag] v2.4.1 -> v2.4.1 2025-08-20T06:30:58.9757587Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-08-20T06:30:58.9757639Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-08-20T06:30:58.9757691Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-08-20T06:30:58.9758678Z * [new tag] v2.5.0 -> v2.5.0 2025-08-20T06:30:58.9758732Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-08-20T06:30:58.9758787Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-08-20T06:30:58.9758838Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-08-20T06:30:58.9758889Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-08-20T06:30:58.9758941Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-08-20T06:30:58.9758994Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-08-20T06:30:58.9759045Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-08-20T06:30:58.9759096Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-08-20T06:30:58.9759187Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-08-20T06:30:58.9759239Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-08-20T06:30:58.9759289Z * [new tag] v2.5.1 -> v2.5.1 2025-08-20T06:30:58.9759342Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-08-20T06:30:58.9759392Z * [new tag] v2.6.0 -> v2.6.0 2025-08-20T06:30:58.9759443Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-08-20T06:30:58.9759495Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-08-20T06:30:58.9759597Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-08-20T06:30:58.9759648Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-08-20T06:30:58.9759699Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-08-20T06:30:58.9759751Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-08-20T06:30:58.9759802Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-08-20T06:30:58.9759853Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-08-20T06:30:58.9759904Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-08-20T06:30:58.9759954Z * [new tag] v2.7.0 -> v2.7.0 2025-08-20T06:30:58.9761047Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-08-20T06:30:58.9761103Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-08-20T06:30:58.9761156Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-08-20T06:30:58.9761209Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-08-20T06:30:58.9761260Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-08-20T06:30:58.9761313Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-08-20T06:30:58.9761364Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-08-20T06:30:58.9761416Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-08-20T06:30:58.9761467Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-08-20T06:30:58.9761518Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-08-20T06:30:58.9761569Z * [new tag] v2.7.1 -> v2.7.1 2025-08-20T06:30:58.9761621Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-08-20T06:30:58.9761672Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-08-20T06:30:58.9761725Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-08-20T06:30:58.9761776Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-08-20T06:30:58.9761828Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-08-20T06:30:58.9761879Z * [new tag] v2.8.0 -> v2.8.0 2025-08-20T06:30:58.9761930Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-08-20T06:30:58.9761981Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-08-20T06:30:58.9762033Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-08-20T06:30:58.9762084Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-08-20T06:30:58.9762135Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-08-20T06:30:58.9762186Z * [new tag] v2.8.0-rc6 -> v2.8.0-rc6 2025-08-20T06:30:58.9762239Z * [new tag] v2.8.0-rc7 -> v2.8.0-rc7 2025-08-20T06:30:58.9762290Z * [new tag] v2.8.0-rc8 -> v2.8.0-rc8 2025-08-20T06:30:58.9763290Z * [new tag] whc_flight_1 -> whc_flight_1 2025-08-20T06:30:58.9763420Z * [new tag] whc_flight_2 -> whc_flight_2 2025-08-20T06:30:58.9763476Z * [new tag] whc_flight_4 -> whc_flight_4 2025-08-20T06:30:59.2516774Z [command]/usr/bin/git rev-parse --verify --quiet a9fabeb012a4b804836a2b8d4b3742b92c9a6b58^{object} 2025-08-20T06:30:59.2544202Z a9fabeb012a4b804836a2b8d4b3742b92c9a6b58 2025-08-20T06:30:59.2545946Z ##[endgroup] 2025-08-20T06:30:59.2546109Z ##[group]Determining the checkout info 2025-08-20T06:30:59.2546286Z ##[endgroup] 2025-08-20T06:30:59.2549589Z [command]/usr/bin/git sparse-checkout disable 2025-08-20T06:30:59.2815565Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-08-20T06:30:59.3012333Z ##[group]Checking out the ref 2025-08-20T06:30:59.3015155Z [command]/usr/bin/git checkout --progress --force a9fabeb012a4b804836a2b8d4b3742b92c9a6b58 2025-08-20T06:30:59.9569788Z Note: switching to 'a9fabeb012a4b804836a2b8d4b3742b92c9a6b58'. 2025-08-20T06:30:59.9569947Z 2025-08-20T06:30:59.9570084Z You are in 'detached HEAD' state. You can look around, make experimental 2025-08-20T06:30:59.9570395Z changes and commit them, and you can discard any commits you make in this 2025-08-20T06:30:59.9570647Z state without impacting any branches by switching back to a branch. 2025-08-20T06:30:59.9570899Z 2025-08-20T06:30:59.9570994Z If you want to create a new branch to retain commits you create, you may 2025-08-20T06:30:59.9571239Z do so (now or later) by using -c with the switch command. Example: 2025-08-20T06:30:59.9571352Z 2025-08-20T06:30:59.9576757Z git switch -c 2025-08-20T06:30:59.9576846Z 2025-08-20T06:30:59.9576910Z Or undo this operation with: 2025-08-20T06:30:59.9577038Z 2025-08-20T06:30:59.9577079Z git switch - 2025-08-20T06:30:59.9577133Z 2025-08-20T06:30:59.9577228Z Turn off this advice by setting config variable advice.detachedHead to false 2025-08-20T06:30:59.9577355Z 2025-08-20T06:30:59.9577460Z HEAD is now at a9fabeb012a [BE] Fix old TMA API in persistent matmul template (#161030) 2025-08-20T06:30:59.9649718Z ##[endgroup] 2025-08-20T06:30:59.9649957Z ##[group]Setting up auth for fetching submodules 2025-08-20T06:30:59.9653825Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-08-20T06:30:59.9683246Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-08-20T06:30:59.9702780Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-08-20T06:30:59.9720423Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-08-20T06:30:59.9741832Z ##[endgroup] 2025-08-20T06:30:59.9742058Z ##[group]Fetching submodules 2025-08-20T06:30:59.9742487Z [command]/usr/bin/git submodule sync --recursive 2025-08-20T06:30:59.9963213Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-08-20T06:31:00.0163607Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-08-20T06:31:00.0164495Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-08-20T06:31:00.0164884Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-08-20T06:31:00.0165230Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-08-20T06:31:00.0165536Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-08-20T06:31:00.0166244Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-08-20T06:31:00.0167959Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-08-20T06:31:00.0170560Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-08-20T06:31:00.0172004Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-08-20T06:31:00.0173801Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-08-20T06:31:00.0175606Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-08-20T06:31:00.0177249Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-08-20T06:31:00.0183765Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-08-20T06:31:00.0184239Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-08-20T06:31:00.0184559Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-08-20T06:31:00.0185281Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-08-20T06:31:00.0187488Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-08-20T06:31:00.0189251Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-08-20T06:31:00.0191432Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-08-20T06:31:00.0193524Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-08-20T06:31:00.0195441Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-08-20T06:31:00.0197410Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-08-20T06:31:00.0199444Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-08-20T06:31:00.0205701Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-08-20T06:31:00.0206055Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-08-20T06:31:00.0206393Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-08-20T06:31:00.0207772Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-08-20T06:31:00.0210114Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-08-20T06:31:00.0212495Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-08-20T06:31:00.0214512Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-08-20T06:31:00.0216737Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-08-20T06:31:00.0218987Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-08-20T06:31:00.0221604Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-08-20T06:31:00.0223928Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-08-20T06:31:00.0226371Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-08-20T06:31:00.0229266Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-08-20T06:31:00.0231086Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-08-20T06:31:00.0257459Z Cloning into '/home/runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-08-20T06:31:00.4175918Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/psimd'... 2025-08-20T06:31:00.4176189Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/FP16'... 2025-08-20T06:31:00.4176708Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-08-20T06:31:00.4176912Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-08-20T06:31:00.4385344Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-08-20T06:31:00.5153094Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-08-20T06:31:00.5153378Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-08-20T06:31:00.5396156Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-08-20T06:31:00.7369869Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-08-20T06:31:00.7370392Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/gloo'... 2025-08-20T06:31:00.7376364Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/ideep'... 2025-08-20T06:31:00.7376593Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-08-20T06:31:00.7477649Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-08-20T06:31:02.0920071Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-08-20T06:31:02.0920461Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-08-20T06:31:02.0920713Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-08-20T06:31:02.0920932Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-08-20T06:31:02.0921133Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-08-20T06:31:02.0921334Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-08-20T06:31:02.0921536Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/sleef'... 2025-08-20T06:31:02.0921735Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/googletest'... 2025-08-20T06:31:02.0927690Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-08-20T06:31:02.0927898Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-08-20T06:31:02.0928230Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-08-20T06:31:02.0928429Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto'... 2025-08-20T06:31:02.0928622Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fmt'... 2025-08-20T06:31:02.1920782Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-08-20T06:31:09.5720486Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-08-20T06:31:09.5732387Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-08-20T06:31:09.5732630Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-08-20T06:31:09.5732826Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/onnx'... 2025-08-20T06:31:09.5733031Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-08-20T06:31:09.5733277Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/aiter'... 2025-08-20T06:31:09.5733483Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-08-20T06:31:09.5733988Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-08-20T06:31:09.5734190Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-08-20T06:31:09.5816690Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-08-20T06:31:09.5924892Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-08-20T06:31:09.5995144Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-08-20T06:31:09.6128311Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-08-20T06:31:09.6536505Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-08-20T06:31:09.6823049Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-08-20T06:31:10.0023247Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-08-20T06:31:10.0760779Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-08-20T06:31:10.0784977Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-08-20T06:31:10.0815186Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-08-20T06:31:12.5724082Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-08-20T06:31:12.5869147Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-08-20T06:31:12.7411598Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-08-20T06:31:12.7738099Z Submodule path 'third_party/cpp-httplib': checked out '3af7f2c16147f3fbc6e4d717032daf505dc1652c' 2025-08-20T06:31:12.8294514Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-08-20T06:31:12.8542584Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-08-20T06:31:13.1748947Z Submodule path 'third_party/cutlass': checked out 'e51efbfe18fe4f4cbb66ab814c55bf4aa0185491' 2025-08-20T06:31:13.2485710Z Submodule path 'third_party/fbgemm': checked out '21c7d30c526c0f1ad873ecc632dca6cfa8a69067' 2025-08-20T06:31:13.2503967Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-08-20T06:31:13.2505624Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-08-20T06:31:13.2507210Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-08-20T06:31:13.2515046Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-08-20T06:31:13.2515609Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-08-20T06:31:13.2516203Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-08-20T06:31:13.2516772Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-08-20T06:31:13.2545374Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-08-20T06:31:14.5058378Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-08-20T06:31:14.5059219Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-08-20T06:31:14.5059907Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-08-20T06:31:14.5061469Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-08-20T06:31:14.6059353Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-08-20T06:31:14.7085422Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-08-20T06:31:16.7238141Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-08-20T06:31:16.8442676Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out 'b1281b8b08d973a7064f864f47eeb30f3e2596e9' 2025-08-20T06:31:16.9003613Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-08-20T06:31:17.1941942Z Submodule path 'third_party/fbgemm/external/cutlass': checked out 'b40777404c174b9694a870bff5c13ce6b7f656ad' 2025-08-20T06:31:17.2205798Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-08-20T06:31:17.2306498Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out 'a4337c69fe0e2552a7b7b0669178926beeed828c' 2025-08-20T06:31:17.2841093Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-08-20T06:31:17.3222430Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-08-20T06:31:17.3227768Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-08-20T06:31:17.3229346Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-08-20T06:31:17.3258077Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-08-20T06:31:19.7268762Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-08-20T06:31:19.8363583Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-08-20T06:31:20.1059745Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-08-20T06:31:20.1811817Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-08-20T06:31:20.2259261Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-08-20T06:31:20.2696874Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-08-20T06:31:20.3137965Z Submodule path 'third_party/gloo': checked out 'c7b7b022c124d9643957d9bd55f57ac59fce8fa2' 2025-08-20T06:31:20.3613214Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-08-20T06:31:20.4030520Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-08-20T06:31:20.4145377Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-08-20T06:31:20.4160677Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-08-20T06:31:30.3280374Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-08-20T06:31:30.3401343Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-08-20T06:31:30.3903673Z Submodule path 'third_party/kineto': checked out '5e7501833f1021ce6f618572d3baf657b6319658' 2025-08-20T06:31:30.3919119Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-20T06:31:30.3919758Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-08-20T06:31:30.3921833Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-08-20T06:31:30.3949094Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-08-20T06:31:31.0873884Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-08-20T06:31:31.4820766Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-08-20T06:31:31.5352100Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-08-20T06:31:31.5380604Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-20T06:31:31.5381351Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-20T06:31:31.5381972Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-20T06:31:31.5382567Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-20T06:31:31.5383228Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-20T06:31:31.5383935Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-20T06:31:31.5385839Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-20T06:31:31.5387724Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-20T06:31:31.5422170Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-08-20T06:31:32.7395985Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-08-20T06:31:32.7404998Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-08-20T06:31:32.7405405Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-08-20T06:31:32.7405800Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-08-20T06:31:32.7406177Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-08-20T06:31:32.7406552Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-08-20T06:31:32.8395852Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-08-20T06:31:35.0261427Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-08-20T06:31:35.0369484Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-08-20T06:31:35.0571355Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-08-20T06:31:35.0659169Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-08-20T06:31:35.0672730Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-20T06:31:35.0685563Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-08-20T06:31:35.5145473Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-08-20T06:31:35.5262874Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-08-20T06:31:35.5508632Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-08-20T06:31:35.6020668Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-08-20T06:31:35.6127513Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-08-20T06:31:35.6354163Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-08-20T06:31:35.6683683Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-08-20T06:31:35.6925297Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-08-20T06:31:35.7148200Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-08-20T06:31:35.7706238Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-08-20T06:31:35.9811423Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-08-20T06:31:35.9830693Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-08-20T06:31:35.9853479Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-08-20T06:31:36.8848948Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-08-20T06:31:36.9192606Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-08-20T06:31:36.9208605Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-20T06:31:36.9211329Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-20T06:31:36.9217476Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-20T06:31:36.9219164Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-20T06:31:36.9219730Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-20T06:31:36.9221741Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-20T06:31:36.9223795Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-20T06:31:36.9225933Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-20T06:31:36.9253862Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-08-20T06:31:37.4981471Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-08-20T06:31:37.4981827Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-08-20T06:31:37.4982137Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-08-20T06:31:37.4988095Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-08-20T06:31:37.5981395Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-08-20T06:31:37.8399322Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-08-20T06:31:40.3574222Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-08-20T06:31:42.2757814Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-08-20T06:31:42.2995389Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-08-20T06:31:42.3109619Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-08-20T06:31:42.3667537Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-08-20T06:31:42.3767835Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-08-20T06:31:42.3866205Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-08-20T06:31:42.3959676Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-08-20T06:31:42.3970959Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-20T06:31:42.3973540Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-20T06:31:42.3994422Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-08-20T06:31:43.6600628Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-08-20T06:31:43.7894529Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-08-20T06:31:43.8169072Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-08-20T06:31:44.0272157Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-08-20T06:31:44.0379107Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-08-20T06:31:44.1726276Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-08-20T06:31:44.1745918Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-08-20T06:31:44.1748409Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-08-20T06:31:44.1774950Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-08-20T06:31:44.8523565Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-08-20T06:31:44.9944379Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-08-20T06:31:45.0341477Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-08-20T06:31:45.0410829Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-08-20T06:31:45.0508267Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-08-20T06:31:45.0718148Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-08-20T06:31:45.0882848Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-08-20T06:31:45.1132220Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-08-20T06:31:45.1294304Z Submodule path 'third_party/tensorpipe': checked out 'af0118d13e52f5a08841464a768e01a0bf3e3075' 2025-08-20T06:31:45.1308398Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-08-20T06:31:45.1310604Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-08-20T06:31:45.1312494Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-08-20T06:31:45.1314524Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-08-20T06:31:45.1342486Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-08-20T06:31:45.9622372Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-08-20T06:31:46.0416831Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-08-20T06:31:46.1411381Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-08-20T06:31:46.1741862Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-08-20T06:31:46.1840294Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-08-20T06:31:46.2231013Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-08-20T06:31:46.2411984Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-08-20T06:31:46.2423778Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-20T06:31:46.2442805Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-08-20T06:31:46.5878410Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-08-20T06:31:46.5904263Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-08-20T06:31:46.6109062Z Entering 'android/libs/fbjni' 2025-08-20T06:31:46.6137524Z Entering 'third_party/FP16' 2025-08-20T06:31:46.6164030Z Entering 'third_party/FXdiv' 2025-08-20T06:31:46.6195952Z Entering 'third_party/NNPACK' 2025-08-20T06:31:46.6226158Z Entering 'third_party/NVTX' 2025-08-20T06:31:46.6250906Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-20T06:31:46.6277131Z Entering 'third_party/XNNPACK' 2025-08-20T06:31:46.6313074Z Entering 'third_party/aiter' 2025-08-20T06:31:46.6338733Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-20T06:31:46.6369237Z Entering 'third_party/benchmark' 2025-08-20T06:31:46.6396112Z Entering 'third_party/composable_kernel' 2025-08-20T06:31:46.6426314Z Entering 'third_party/cpp-httplib' 2025-08-20T06:31:46.6450596Z Entering 'third_party/cpuinfo' 2025-08-20T06:31:46.6479577Z Entering 'third_party/cudnn_frontend' 2025-08-20T06:31:46.6506649Z Entering 'third_party/cutlass' 2025-08-20T06:31:46.6541297Z Entering 'third_party/fbgemm' 2025-08-20T06:31:46.6566721Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-20T06:31:46.6591059Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-20T06:31:46.6622513Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-20T06:31:46.6655637Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-20T06:31:46.6688458Z Entering 'third_party/fbgemm/external/googletest' 2025-08-20T06:31:46.6722489Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-20T06:31:46.6752187Z Entering 'third_party/fbgemm/external/json' 2025-08-20T06:31:46.6787009Z Entering 'third_party/flash-attention' 2025-08-20T06:31:46.6810402Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-20T06:31:46.6837944Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-20T06:31:46.6870744Z Entering 'third_party/flatbuffers' 2025-08-20T06:31:46.6902549Z Entering 'third_party/fmt' 2025-08-20T06:31:46.6929274Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-20T06:31:46.6961080Z Entering 'third_party/gloo' 2025-08-20T06:31:46.6987370Z Entering 'third_party/googletest' 2025-08-20T06:31:46.7013916Z Entering 'third_party/ideep' 2025-08-20T06:31:46.7038739Z Entering 'third_party/ideep/mkl-dnn' 2025-08-20T06:31:46.7071799Z Entering 'third_party/ittapi' 2025-08-20T06:31:46.7097129Z Entering 'third_party/kineto' 2025-08-20T06:31:46.7120956Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-20T06:31:46.7144685Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-20T06:31:46.7173869Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-20T06:31:46.7202146Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-20T06:31:46.7239103Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-20T06:31:46.7268220Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-20T06:31:46.7297005Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-20T06:31:46.7330440Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-20T06:31:46.7353967Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-20T06:31:46.7379664Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-20T06:31:46.7412312Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-20T06:31:46.7441079Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-20T06:31:46.7471942Z Entering 'third_party/kleidiai' 2025-08-20T06:31:46.7497470Z Entering 'third_party/mimalloc' 2025-08-20T06:31:46.7522344Z Entering 'third_party/nlohmann' 2025-08-20T06:31:46.7546636Z Entering 'third_party/onnx' 2025-08-20T06:31:46.7577482Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-20T06:31:46.7611659Z Entering 'third_party/opentelemetry-cpp' 2025-08-20T06:31:46.7638882Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-20T06:31:46.7678346Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-20T06:31:46.7707226Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-20T06:31:46.7743032Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-20T06:31:46.7777020Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-20T06:31:46.7802855Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-20T06:31:46.7828091Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-20T06:31:46.7861531Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-20T06:31:46.7892728Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-20T06:31:46.7923233Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-20T06:31:46.7957097Z Entering 'third_party/pocketfft' 2025-08-20T06:31:46.7982301Z Entering 'third_party/protobuf' 2025-08-20T06:31:46.8006326Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-20T06:31:46.8030747Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-20T06:31:46.8054770Z Entering 'third_party/psimd' 2025-08-20T06:31:46.8085166Z Entering 'third_party/pthreadpool' 2025-08-20T06:31:46.8110118Z Entering 'third_party/pybind11' 2025-08-20T06:31:46.8133884Z Entering 'third_party/python-peachpy' 2025-08-20T06:31:46.8157037Z Entering 'third_party/sleef' 2025-08-20T06:31:46.8187090Z Entering 'third_party/tensorpipe' 2025-08-20T06:31:46.8212579Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-20T06:31:46.8239351Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-20T06:31:46.8263930Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-20T06:31:46.8293817Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-20T06:31:46.8318471Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-20T06:31:46.8373496Z ##[endgroup] 2025-08-20T06:31:46.8373727Z ##[group]Persisting credentials for submodules 2025-08-20T06:31:46.8376509Z [command]/usr/bin/git 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-08-20T06:31:46.8549601Z Entering 'android/libs/fbjni' 2025-08-20T06:31:46.8588513Z Entering 'third_party/FP16' 2025-08-20T06:31:46.8615641Z Entering 'third_party/FXdiv' 2025-08-20T06:31:46.8645682Z Entering 'third_party/NNPACK' 2025-08-20T06:31:46.8678332Z Entering 'third_party/NVTX' 2025-08-20T06:31:46.8716167Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-20T06:31:46.8747406Z Entering 'third_party/XNNPACK' 2025-08-20T06:31:46.8781654Z Entering 'third_party/aiter' 2025-08-20T06:31:46.8809166Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-20T06:31:46.8848620Z Entering 'third_party/benchmark' 2025-08-20T06:31:46.8878665Z Entering 'third_party/composable_kernel' 2025-08-20T06:31:46.8911625Z Entering 'third_party/cpp-httplib' 2025-08-20T06:31:46.8945273Z Entering 'third_party/cpuinfo' 2025-08-20T06:31:46.8977007Z Entering 'third_party/cudnn_frontend' 2025-08-20T06:31:46.9014532Z Entering 'third_party/cutlass' 2025-08-20T06:31:46.9049941Z Entering 'third_party/fbgemm' 2025-08-20T06:31:46.9084375Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-20T06:31:46.9131224Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-20T06:31:46.9163683Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-20T06:31:46.9192916Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-20T06:31:46.9229257Z Entering 'third_party/fbgemm/external/googletest' 2025-08-20T06:31:46.9256998Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-20T06:31:46.9296285Z Entering 'third_party/fbgemm/external/json' 2025-08-20T06:31:46.9330252Z Entering 'third_party/flash-attention' 2025-08-20T06:31:46.9354515Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-20T06:31:46.9389284Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-20T06:31:46.9421662Z Entering 'third_party/flatbuffers' 2025-08-20T06:31:46.9455391Z Entering 'third_party/fmt' 2025-08-20T06:31:46.9503453Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-20T06:31:46.9542150Z Entering 'third_party/gloo' 2025-08-20T06:31:46.9590620Z Entering 'third_party/googletest' 2025-08-20T06:31:46.9633872Z Entering 'third_party/ideep' 2025-08-20T06:31:46.9667417Z Entering 'third_party/ideep/mkl-dnn' 2025-08-20T06:31:46.9709823Z Entering 'third_party/ittapi' 2025-08-20T06:31:46.9742895Z Entering 'third_party/kineto' 2025-08-20T06:31:46.9786779Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-20T06:31:46.9818312Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-20T06:31:46.9857743Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-20T06:31:46.9890598Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-20T06:31:46.9929150Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-20T06:31:46.9963568Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-20T06:31:46.9995418Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-20T06:31:47.0027085Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-20T06:31:47.0056024Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-20T06:31:47.0089282Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-20T06:31:47.0130985Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-20T06:31:47.0163019Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-20T06:31:47.0193890Z Entering 'third_party/kleidiai' 2025-08-20T06:31:47.0230032Z Entering 'third_party/mimalloc' 2025-08-20T06:31:47.0261492Z Entering 'third_party/nlohmann' 2025-08-20T06:31:47.0297058Z Entering 'third_party/onnx' 2025-08-20T06:31:47.0339874Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-20T06:31:47.0384663Z Entering 'third_party/opentelemetry-cpp' 2025-08-20T06:31:47.0426220Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-20T06:31:47.0456307Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-20T06:31:47.0487570Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-20T06:31:47.0516144Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-20T06:31:47.0547797Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-20T06:31:47.0582486Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-20T06:31:47.0606899Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-20T06:31:47.0631900Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-20T06:31:47.0671005Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-20T06:31:47.0715303Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-20T06:31:47.0756877Z Entering 'third_party/pocketfft' 2025-08-20T06:31:47.0789625Z Entering 'third_party/protobuf' 2025-08-20T06:31:47.0826036Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-20T06:31:47.0856785Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-20T06:31:47.0891415Z Entering 'third_party/psimd' 2025-08-20T06:31:47.0923181Z Entering 'third_party/pthreadpool' 2025-08-20T06:31:47.0953491Z Entering 'third_party/pybind11' 2025-08-20T06:31:47.0990891Z Entering 'third_party/python-peachpy' 2025-08-20T06:31:47.1016883Z Entering 'third_party/sleef' 2025-08-20T06:31:47.1047272Z Entering 'third_party/tensorpipe' 2025-08-20T06:31:47.1080254Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-20T06:31:47.1109431Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-20T06:31:47.1143804Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-20T06:31:47.1178410Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-20T06:31:47.1207557Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-20T06:31:47.1256451Z [command]/usr/bin/git 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-08-20T06:31:47.1440372Z Entering 'android/libs/fbjni' 2025-08-20T06:31:47.1461984Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-08-20T06:31:47.1478355Z Entering 'third_party/FP16' 2025-08-20T06:31:47.1505032Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-08-20T06:31:47.1517571Z Entering 'third_party/FXdiv' 2025-08-20T06:31:47.1552865Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-08-20T06:31:47.1566799Z Entering 'third_party/NNPACK' 2025-08-20T06:31:47.1591631Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-08-20T06:31:47.1607895Z Entering 'third_party/NVTX' 2025-08-20T06:31:47.1640081Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-08-20T06:31:47.1654185Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-20T06:31:47.1678956Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-08-20T06:31:47.1694889Z Entering 'third_party/XNNPACK' 2025-08-20T06:31:47.1725041Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-08-20T06:31:47.1747217Z Entering 'third_party/aiter' 2025-08-20T06:31:47.1771601Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-08-20T06:31:47.1787092Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-20T06:31:47.1813414Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-08-20T06:31:47.1831901Z Entering 'third_party/benchmark' 2025-08-20T06:31:47.1859740Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-08-20T06:31:47.1874000Z Entering 'third_party/composable_kernel' 2025-08-20T06:31:47.1920161Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-08-20T06:31:47.1940968Z Entering 'third_party/cpp-httplib' 2025-08-20T06:31:47.1970757Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-08-20T06:31:47.1993175Z Entering 'third_party/cpuinfo' 2025-08-20T06:31:47.2026742Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-08-20T06:31:47.2047325Z Entering 'third_party/cudnn_frontend' 2025-08-20T06:31:47.2076570Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-08-20T06:31:47.2095668Z Entering 'third_party/cutlass' 2025-08-20T06:31:47.2124903Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-08-20T06:31:47.2145304Z Entering 'third_party/fbgemm' 2025-08-20T06:31:47.2172746Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-08-20T06:31:47.2191324Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-20T06:31:47.2219450Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-08-20T06:31:47.2234370Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-20T06:31:47.2263581Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-08-20T06:31:47.2280849Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-20T06:31:47.2308261Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-08-20T06:31:47.2321087Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-20T06:31:47.2347073Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-08-20T06:31:47.2363765Z Entering 'third_party/fbgemm/external/googletest' 2025-08-20T06:31:47.2389922Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-08-20T06:31:47.2404124Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-20T06:31:47.2435442Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-08-20T06:31:47.2449869Z Entering 'third_party/fbgemm/external/json' 2025-08-20T06:31:47.2477952Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-08-20T06:31:47.2498477Z Entering 'third_party/flash-attention' 2025-08-20T06:31:47.2526514Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-08-20T06:31:47.2541571Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-20T06:31:47.2569840Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-08-20T06:31:47.2585611Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-20T06:31:47.2611346Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-08-20T06:31:47.2631234Z Entering 'third_party/flatbuffers' 2025-08-20T06:31:47.2657678Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-08-20T06:31:47.2673134Z Entering 'third_party/fmt' 2025-08-20T06:31:47.2700033Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-08-20T06:31:47.2712639Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-20T06:31:47.2745009Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-08-20T06:31:47.2760384Z Entering 'third_party/gloo' 2025-08-20T06:31:47.2793035Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-08-20T06:31:47.2814206Z Entering 'third_party/googletest' 2025-08-20T06:31:47.2843394Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-08-20T06:31:47.2854852Z Entering 'third_party/ideep' 2025-08-20T06:31:47.2880352Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-08-20T06:31:47.2894342Z Entering 'third_party/ideep/mkl-dnn' 2025-08-20T06:31:47.2920618Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-08-20T06:31:47.2938167Z Entering 'third_party/ittapi' 2025-08-20T06:31:47.2967825Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-08-20T06:31:47.2982005Z Entering 'third_party/kineto' 2025-08-20T06:31:47.3013756Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-08-20T06:31:47.3027782Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-20T06:31:47.3058423Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-08-20T06:31:47.3071820Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-20T06:31:47.3105284Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-08-20T06:31:47.3117514Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-20T06:31:47.3143885Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-08-20T06:31:47.3154988Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-20T06:31:47.3183092Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-08-20T06:31:47.3196099Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-20T06:31:47.3218648Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-08-20T06:31:47.3229264Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-20T06:31:47.3254070Z file:/home/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-08-20T06:31:47.3268748Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-20T06:31:47.3293310Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-08-20T06:31:47.3304777Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-20T06:31:47.3329798Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-08-20T06:31:47.3342490Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-20T06:31:47.3368356Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-08-20T06:31:47.3381311Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-20T06:31:47.3407496Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-08-20T06:31:47.3422893Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-20T06:31:47.3446470Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-08-20T06:31:47.3457453Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-20T06:31:47.3480609Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-08-20T06:31:47.3494969Z Entering 'third_party/kleidiai' 2025-08-20T06:31:47.3523943Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-08-20T06:31:47.3534033Z Entering 'third_party/mimalloc' 2025-08-20T06:31:47.3559809Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-08-20T06:31:47.3572899Z Entering 'third_party/nlohmann' 2025-08-20T06:31:47.3600914Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-08-20T06:31:47.3614027Z Entering 'third_party/onnx' 2025-08-20T06:31:47.3638710Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-08-20T06:31:47.3661376Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-20T06:31:47.3685208Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-08-20T06:31:47.3699783Z Entering 'third_party/opentelemetry-cpp' 2025-08-20T06:31:47.3726437Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-08-20T06:31:47.3737506Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-20T06:31:47.3759742Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-08-20T06:31:47.3772443Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-20T06:31:47.3800967Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-08-20T06:31:47.3812909Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-20T06:31:47.3834325Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-08-20T06:31:47.3843419Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-20T06:31:47.3867737Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-08-20T06:31:47.3879675Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-20T06:31:47.3905098Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-08-20T06:31:47.3914014Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-20T06:31:47.3937443Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-08-20T06:31:47.3953966Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-20T06:31:47.3975475Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-08-20T06:31:47.3986754Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-20T06:31:47.4016570Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-08-20T06:31:47.4028069Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-20T06:31:47.4049538Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-08-20T06:31:47.4064215Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-20T06:31:47.4091788Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-08-20T06:31:47.4112151Z Entering 'third_party/pocketfft' 2025-08-20T06:31:47.4142093Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-08-20T06:31:47.4151741Z Entering 'third_party/protobuf' 2025-08-20T06:31:47.4176013Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-08-20T06:31:47.4194923Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-20T06:31:47.4218538Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-08-20T06:31:47.4228995Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-20T06:31:47.4250532Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-08-20T06:31:47.4264818Z Entering 'third_party/psimd' 2025-08-20T06:31:47.4287302Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-08-20T06:31:47.4298017Z Entering 'third_party/pthreadpool' 2025-08-20T06:31:47.4324120Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-08-20T06:31:47.4335731Z Entering 'third_party/pybind11' 2025-08-20T06:31:47.4360706Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-08-20T06:31:47.4373032Z Entering 'third_party/python-peachpy' 2025-08-20T06:31:47.4399001Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-08-20T06:31:47.4414981Z Entering 'third_party/sleef' 2025-08-20T06:31:47.4440659Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-08-20T06:31:47.4453029Z Entering 'third_party/tensorpipe' 2025-08-20T06:31:47.4475357Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-08-20T06:31:47.4486476Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-20T06:31:47.4511988Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-08-20T06:31:47.4523603Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-20T06:31:47.4549260Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-08-20T06:31:47.4558008Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-20T06:31:47.4579491Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-08-20T06:31:47.4590677Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-20T06:31:47.4616102Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-08-20T06:31:47.4626743Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-20T06:31:47.4649365Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-08-20T06:31:47.4846834Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-08-20T06:31:47.5020899Z Entering 'android/libs/fbjni' 2025-08-20T06:31:47.5048510Z Entering 'third_party/FP16' 2025-08-20T06:31:47.5070907Z Entering 'third_party/FXdiv' 2025-08-20T06:31:47.5093394Z Entering 'third_party/NNPACK' 2025-08-20T06:31:47.5115423Z Entering 'third_party/NVTX' 2025-08-20T06:31:47.5143674Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-20T06:31:47.5173110Z Entering 'third_party/XNNPACK' 2025-08-20T06:31:47.5205592Z Entering 'third_party/aiter' 2025-08-20T06:31:47.5232967Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-20T06:31:47.5261502Z Entering 'third_party/benchmark' 2025-08-20T06:31:47.5286365Z Entering 'third_party/composable_kernel' 2025-08-20T06:31:47.5319662Z Entering 'third_party/cpp-httplib' 2025-08-20T06:31:47.5353276Z Entering 'third_party/cpuinfo' 2025-08-20T06:31:47.5384523Z Entering 'third_party/cudnn_frontend' 2025-08-20T06:31:47.5411850Z Entering 'third_party/cutlass' 2025-08-20T06:31:47.5451019Z Entering 'third_party/fbgemm' 2025-08-20T06:31:47.5477666Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-20T06:31:47.5505275Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-20T06:31:47.5531797Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-20T06:31:47.5555648Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-20T06:31:47.5584670Z Entering 'third_party/fbgemm/external/googletest' 2025-08-20T06:31:47.5613610Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-20T06:31:47.5642251Z Entering 'third_party/fbgemm/external/json' 2025-08-20T06:31:47.5672133Z Entering 'third_party/flash-attention' 2025-08-20T06:31:47.5699139Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-20T06:31:47.5727852Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-20T06:31:47.5758337Z Entering 'third_party/flatbuffers' 2025-08-20T06:31:47.5783165Z Entering 'third_party/fmt' 2025-08-20T06:31:47.5807870Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-20T06:31:47.5837930Z Entering 'third_party/gloo' 2025-08-20T06:31:47.5862398Z Entering 'third_party/googletest' 2025-08-20T06:31:47.5887945Z Entering 'third_party/ideep' 2025-08-20T06:31:47.5909962Z Entering 'third_party/ideep/mkl-dnn' 2025-08-20T06:31:47.5940854Z Entering 'third_party/ittapi' 2025-08-20T06:31:47.5966738Z Entering 'third_party/kineto' 2025-08-20T06:31:47.5990792Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-20T06:31:47.6014645Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-20T06:31:47.6037972Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-20T06:31:47.6065557Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-20T06:31:47.6089514Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-20T06:31:47.6116192Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-20T06:31:47.6152242Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-20T06:31:47.6187365Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-20T06:31:47.6215512Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-20T06:31:47.6238425Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-20T06:31:47.6265549Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-20T06:31:47.6291274Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-20T06:31:47.6321881Z Entering 'third_party/kleidiai' 2025-08-20T06:31:47.6346846Z Entering 'third_party/mimalloc' 2025-08-20T06:31:47.6372110Z Entering 'third_party/nlohmann' 2025-08-20T06:31:47.6396947Z Entering 'third_party/onnx' 2025-08-20T06:31:47.6427236Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-20T06:31:47.6451999Z Entering 'third_party/opentelemetry-cpp' 2025-08-20T06:31:47.6476616Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-20T06:31:47.6503783Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-20T06:31:47.6524531Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-20T06:31:47.6550946Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-20T06:31:47.6572805Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-20T06:31:47.6595216Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-20T06:31:47.6631077Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-20T06:31:47.6646666Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-20T06:31:47.6672839Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-20T06:31:47.6702751Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-20T06:31:47.6733462Z Entering 'third_party/pocketfft' 2025-08-20T06:31:47.6764220Z Entering 'third_party/protobuf' 2025-08-20T06:31:47.6795175Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-20T06:31:47.6811954Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-20T06:31:47.6832609Z Entering 'third_party/psimd' 2025-08-20T06:31:47.6862177Z Entering 'third_party/pthreadpool' 2025-08-20T06:31:47.6889605Z Entering 'third_party/pybind11' 2025-08-20T06:31:47.6916439Z Entering 'third_party/python-peachpy' 2025-08-20T06:31:47.6944021Z Entering 'third_party/sleef' 2025-08-20T06:31:47.6965792Z Entering 'third_party/tensorpipe' 2025-08-20T06:31:47.6992024Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-20T06:31:47.7013260Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-20T06:31:47.7035447Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-20T06:31:47.7057494Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-20T06:31:47.7078682Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-20T06:31:47.7125776Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-08-20T06:31:47.7303939Z Entering 'android/libs/fbjni' 2025-08-20T06:31:47.7333651Z Entering 'third_party/FP16' 2025-08-20T06:31:47.7364249Z Entering 'third_party/FXdiv' 2025-08-20T06:31:47.7389687Z Entering 'third_party/NNPACK' 2025-08-20T06:31:47.7417600Z Entering 'third_party/NVTX' 2025-08-20T06:31:47.7447291Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-20T06:31:47.7480047Z Entering 'third_party/XNNPACK' 2025-08-20T06:31:47.7513280Z Entering 'third_party/aiter' 2025-08-20T06:31:47.7536618Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-20T06:31:47.7561886Z Entering 'third_party/benchmark' 2025-08-20T06:31:47.7589320Z Entering 'third_party/composable_kernel' 2025-08-20T06:31:47.7620156Z Entering 'third_party/cpp-httplib' 2025-08-20T06:31:47.7646083Z Entering 'third_party/cpuinfo' 2025-08-20T06:31:47.7670631Z Entering 'third_party/cudnn_frontend' 2025-08-20T06:31:47.7694014Z Entering 'third_party/cutlass' 2025-08-20T06:31:47.7724245Z Entering 'third_party/fbgemm' 2025-08-20T06:31:47.7754001Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-20T06:31:47.7778957Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-20T06:31:47.7810587Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-20T06:31:47.7838116Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-20T06:31:47.7873498Z Entering 'third_party/fbgemm/external/googletest' 2025-08-20T06:31:47.7893087Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-20T06:31:47.7922609Z Entering 'third_party/fbgemm/external/json' 2025-08-20T06:31:47.7949901Z Entering 'third_party/flash-attention' 2025-08-20T06:31:47.7974504Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-20T06:31:47.8002152Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-20T06:31:47.8042487Z Entering 'third_party/flatbuffers' 2025-08-20T06:31:47.8070993Z Entering 'third_party/fmt' 2025-08-20T06:31:47.8104906Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-20T06:31:47.8134868Z Entering 'third_party/gloo' 2025-08-20T06:31:47.8164740Z Entering 'third_party/googletest' 2025-08-20T06:31:47.8186738Z Entering 'third_party/ideep' 2025-08-20T06:31:47.8209382Z Entering 'third_party/ideep/mkl-dnn' 2025-08-20T06:31:47.8240404Z Entering 'third_party/ittapi' 2025-08-20T06:31:47.8270795Z Entering 'third_party/kineto' 2025-08-20T06:31:47.8299516Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-20T06:31:47.8348802Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-20T06:31:47.8380848Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-20T06:31:47.8413556Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-20T06:31:47.8438180Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-20T06:31:47.8464675Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-20T06:31:47.8495241Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-20T06:31:47.8524569Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-20T06:31:47.8565029Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-20T06:31:47.8596286Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-20T06:31:47.8626603Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-20T06:31:47.8656206Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-20T06:31:47.8685484Z Entering 'third_party/kleidiai' 2025-08-20T06:31:47.8715680Z Entering 'third_party/mimalloc' 2025-08-20T06:31:47.8743977Z Entering 'third_party/nlohmann' 2025-08-20T06:31:47.8776179Z Entering 'third_party/onnx' 2025-08-20T06:31:47.8814511Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-20T06:31:47.8852031Z Entering 'third_party/opentelemetry-cpp' 2025-08-20T06:31:47.8875526Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-20T06:31:47.8907456Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-20T06:31:47.8935483Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-20T06:31:47.8957699Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-20T06:31:47.8984761Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-20T06:31:47.9012595Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-20T06:31:47.9041673Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-20T06:31:47.9065835Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-20T06:31:47.9099991Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-20T06:31:47.9135664Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-20T06:31:47.9173682Z Entering 'third_party/pocketfft' 2025-08-20T06:31:47.9203671Z Entering 'third_party/protobuf' 2025-08-20T06:31:47.9228718Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-20T06:31:47.9254288Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-20T06:31:47.9279202Z Entering 'third_party/psimd' 2025-08-20T06:31:47.9315316Z Entering 'third_party/pthreadpool' 2025-08-20T06:31:47.9334823Z Entering 'third_party/pybind11' 2025-08-20T06:31:47.9360140Z Entering 'third_party/python-peachpy' 2025-08-20T06:31:47.9387500Z Entering 'third_party/sleef' 2025-08-20T06:31:47.9415952Z Entering 'third_party/tensorpipe' 2025-08-20T06:31:47.9439277Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-20T06:31:47.9463131Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-20T06:31:47.9485884Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-20T06:31:47.9509212Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-20T06:31:47.9534497Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-20T06:31:47.9580446Z ##[endgroup] 2025-08-20T06:31:47.9609610Z [command]/usr/bin/git log -1 --format=%H 2025-08-20T06:31:47.9628240Z a9fabeb012a4b804836a2b8d4b3742b92c9a6b58 2025-08-20T06:31:47.9765512Z Prepare all required actions 2025-08-20T06:31:47.9765784Z Getting action download info 2025-08-20T06:31:48.1656334Z ##[group]Run ./.github/actions/setup-rocm 2025-08-20T06:31:48.1656477Z env: 2025-08-20T06:31:48.1656600Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:31:48.1656738Z ##[endgroup] 2025-08-20T06:31:48.1671616Z ##[group]Run dpkg -l | grep -E " rocm" 2025-08-20T06:31:48.1671757Z dpkg -l | grep -E " rocm" 2025-08-20T06:31:48.1677186Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:31:48.1677326Z env: 2025-08-20T06:31:48.1677408Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:31:48.1677504Z ##[endgroup] 2025-08-20T06:31:48.1738804Z ii rocm-cmake 0.14.0.60401-83~22.04 amd64 rocm-cmake built using CMake 2025-08-20T06:31:48.1743162Z ii rocm-core 6.4.1.60401-83~22.04 amd64 ROCm Runtime software stack 2025-08-20T06:31:48.1743527Z ii rocm-dbgapi 0.77.2.60401-83~22.04 amd64 Library to provide AMD GPU debugger API 2025-08-20T06:31:48.1743906Z ii rocm-debug-agent 2.0.4.60401-83~22.04 amd64 Radeon Open Compute Debug Agent (ROCdebug-agent) 2025-08-20T06:31:48.1744277Z ii rocm-dev 6.4.1.60401-83~22.04 amd64 Radeon Open Compute (ROCm) Runtime software stack 2025-08-20T06:31:48.1744550Z ii rocm-device-libs 1.0.0.60401-83~22.04 amd64 Radeon Open Compute - device libraries 2025-08-20T06:31:48.1744748Z ii rocm-gdb 15.2.60401-83~22.04 amd64 ROCgdb 2025-08-20T06:31:48.1744930Z ii rocm-llvm 19.0.0.25184.60401-83~22.04 amd64 ROCm core compiler 2025-08-20T06:31:48.1745123Z ii rocm-opencl 2.0.0.60401-83~22.04 amd64 clr built using CMake 2025-08-20T06:31:48.1745320Z ii rocm-opencl-dev 2.0.0.60401-83~22.04 amd64 clr built using CMake 2025-08-20T06:31:48.1745523Z ii rocm-smi-lib 7.5.0.60401-83~22.04 amd64 AMD System Management libraries 2025-08-20T06:31:48.1745739Z ii rocm-utils 6.4.1.60401-83~22.04 amd64 Radeon Open Compute (ROCm) Runtime software stack 2025-08-20T06:31:48.1745963Z ii rocminfo 1.0.0.60401-83~22.04 amd64 Radeon Open Compute (ROCm) Runtime rocminfo tool 2025-08-20T06:31:48.1753634Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-08-20T06:31:48.1753831Z # ignore expansion of "docker ps -q" since it could be empty 2025-08-20T06:31:48.1753978Z # shellcheck disable=SC2046 2025-08-20T06:31:48.1754094Z docker stop $(docker ps -q) || true 2025-08-20T06:31:48.1754215Z # Prune all stopped containers. 2025-08-20T06:31:48.1754333Z docker container prune -f 2025-08-20T06:31:48.1757871Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:31:48.1758000Z env: 2025-08-20T06:31:48.1758078Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:31:48.1758168Z ##[endgroup] 2025-08-20T06:31:48.2008718Z docker: 'docker stop' requires at least 1 argument 2025-08-20T06:31:48.2008927Z 2025-08-20T06:31:48.2009013Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-08-20T06:31:48.2009425Z 2025-08-20T06:31:48.2009511Z See 'docker stop --help' for more information 2025-08-20T06:31:48.2134151Z Total reclaimed space: 0B 2025-08-20T06:31:48.2164533Z ##[group]Run cat /etc/os-release || true 2025-08-20T06:31:48.2164704Z cat /etc/os-release || true 2025-08-20T06:31:48.2164837Z cat /etc/apt/sources.list.d/rocm.list || true 2025-08-20T06:31:48.2164980Z cat /opt/rocm/.info/version || true 2025-08-20T06:31:48.2165098Z whoami 2025-08-20T06:31:48.2170905Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:31:48.2171051Z env: 2025-08-20T06:31:48.2171136Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:31:48.2171242Z ##[endgroup] 2025-08-20T06:31:48.2192125Z PRETTY_NAME="Ubuntu 22.04.5 LTS" 2025-08-20T06:31:48.2192284Z NAME="Ubuntu" 2025-08-20T06:31:48.2192534Z VERSION_ID="22.04" 2025-08-20T06:31:48.2192635Z VERSION="22.04.5 LTS (Jammy Jellyfish)" 2025-08-20T06:31:48.2192757Z VERSION_CODENAME=jammy 2025-08-20T06:31:48.2192868Z ID=ubuntu 2025-08-20T06:31:48.2192949Z ID_LIKE=debian 2025-08-20T06:31:48.2193074Z HOME_URL="https://www.ubuntu.com/" 2025-08-20T06:31:48.2193203Z SUPPORT_URL="https://help.ubuntu.com/" 2025-08-20T06:31:48.2193354Z BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2025-08-20T06:31:48.2193557Z PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2025-08-20T06:31:48.2193741Z UBUNTU_CODENAME=jammy 2025-08-20T06:31:48.2199856Z deb [arch=amd64 signed-by=/etc/apt/keyrings/rocm.gpg] https://repo.radeon.com/rocm/apt/6.4.1 jammy main 2025-08-20T06:31:48.2201789Z 6.4.1-83 2025-08-20T06:31:48.2208003Z runner 2025-08-20T06:31:48.2218745Z ##[group]Run dpkg -l | grep -E " amdgpu" 2025-08-20T06:31:48.2218892Z dpkg -l | grep -E " amdgpu" 2025-08-20T06:31:48.2223197Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:31:48.2223332Z env: 2025-08-20T06:31:48.2223421Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:31:48.2223529Z ##[endgroup] 2025-08-20T06:31:48.2272305Z ii amdgpu-core 1:6.4.60401-2164967.22.04 all Core meta package for unified amdgpu driver. 2025-08-20T06:31:48.2272558Z ii amdgpu-install 6.4.60401-2164967.22.04 all AMDGPU driver repository and installer 2025-08-20T06:31:48.2286982Z ##[group]Run rocm-smi 2025-08-20T06:31:48.2287110Z rocm-smi 2025-08-20T06:31:48.2292580Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:31:48.2292726Z env: 2025-08-20T06:31:48.2292811Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:31:48.2292922Z ##[endgroup] 2025-08-20T06:31:48.2750887Z 2025-08-20T06:31:48.2750941Z 2025-08-20T06:31:48.2751075Z ============================================ ROCm System Management Interface ============================================ 2025-08-20T06:31:48.2751288Z ====================================================== Concise Info ====================================================== 2025-08-20T06:31:48.2751517Z Device Node IDs Temp Power Partitions SCLK MCLK Fan Perf PwrCap VRAM% GPU% 2025-08-20T06:31:48.2752060Z  (DID, GUID) (Junction) (Socket) (Mem, Compute, ID)  2025-08-20T06:31:48.2752237Z ========================================================================================================================== 2025-08-20T06:31:48.2752697Z 0 9 0x74b9, 43855 48.0°C 140.0W NPS1, SPX, 0 147Mhz 900Mhz 0% auto 1000.0W 0% 0% 2025-08-20T06:31:48.2754009Z ========================================================================================================================== 2025-08-20T06:31:48.2755066Z ================================================== End of ROCm SMI Log =================================================== 2025-08-20T06:31:48.2825865Z ##[group]Run rocminfo 2025-08-20T06:31:48.2826019Z rocminfo 2025-08-20T06:31:48.2832495Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:31:48.2832656Z env: 2025-08-20T06:31:48.2832757Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:31:48.2832874Z ##[endgroup] 2025-08-20T06:31:48.3482014Z ROCk module version 6.12.12 is loaded 2025-08-20T06:31:48.3482414Z ===================== 2025-08-20T06:31:48.3482708Z HSA System Attributes 2025-08-20T06:31:48.3482952Z ===================== 2025-08-20T06:31:48.3490903Z Runtime Version: 1.15 2025-08-20T06:31:48.3491027Z Runtime Ext Version: 1.7 2025-08-20T06:31:48.3491350Z System Timestamp Freq.: 1000.000000MHz 2025-08-20T06:31:48.3491542Z Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) 2025-08-20T06:31:48.3491750Z Machine Model: LARGE 2025-08-20T06:31:48.3491914Z System Endianness: LITTLE 2025-08-20T06:31:48.3492055Z Mwaitx: DISABLED 2025-08-20T06:31:48.3492165Z XNACK enabled: NO 2025-08-20T06:31:48.3492276Z DMAbuf Support: YES 2025-08-20T06:31:48.3492383Z VMM Support: YES 2025-08-20T06:31:48.3492455Z 2025-08-20T06:31:48.3492492Z ========== 2025-08-20T06:31:48.3492587Z HSA Agents 2025-08-20T06:31:48.3492682Z ========== 2025-08-20T06:31:48.3492775Z ******* 2025-08-20T06:31:48.3492873Z Agent 1 2025-08-20T06:31:48.3492964Z ******* 2025-08-20T06:31:48.3493082Z Name: AMD EPYC 9575F 64-Core Processor 2025-08-20T06:31:48.3493258Z Uuid: CPU-XX 2025-08-20T06:31:48.3493416Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-08-20T06:31:48.3493574Z Vendor Name: CPU 2025-08-20T06:31:48.3493724Z Feature: None specified 2025-08-20T06:31:48.3493869Z Profile: FULL_PROFILE 2025-08-20T06:31:48.3494024Z Float Round Mode: NEAR 2025-08-20T06:31:48.3494185Z Max Queue Number: 0(0x0) 2025-08-20T06:31:48.3494331Z Queue Min Size: 0(0x0) 2025-08-20T06:31:48.3494479Z Queue Max Size: 0(0x0) 2025-08-20T06:31:48.3494626Z Queue Type: MULTI 2025-08-20T06:31:48.3494767Z Node: 0 2025-08-20T06:31:48.3494909Z Device Type: CPU 2025-08-20T06:31:48.3495041Z Cache Info: 2025-08-20T06:31:48.3495159Z L1: 65536(0x10000) KB 2025-08-20T06:31:48.3495295Z Chip ID: 0(0x0) 2025-08-20T06:31:48.3495441Z ASIC Revision: 0(0x0) 2025-08-20T06:31:48.3495595Z Cacheline Size: 64(0x40) 2025-08-20T06:31:48.3495749Z Max Clock Freq. (MHz): 0 2025-08-20T06:31:48.3495890Z BDFID: 0 2025-08-20T06:31:48.3496037Z Internal Node ID: 0 2025-08-20T06:31:48.3496186Z Compute Unit: 80 2025-08-20T06:31:48.3496327Z SIMDs per CU: 0 2025-08-20T06:31:48.3496475Z Shader Engines: 0 2025-08-20T06:31:48.3496665Z Shader Arrs. per Eng.: 0 2025-08-20T06:31:48.3496823Z WatchPts on Addr. Ranges:1 2025-08-20T06:31:48.3496968Z Memory Properties: 2025-08-20T06:31:48.3497071Z Features: None 2025-08-20T06:31:48.3497182Z Pool Info: 2025-08-20T06:31:48.3497288Z Pool 1 2025-08-20T06:31:48.3499641Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-08-20T06:31:48.3499810Z Size: 660508064(0x275e8da0) KB 2025-08-20T06:31:48.3499962Z Allocatable: TRUE 2025-08-20T06:31:48.3500110Z Alloc Granule: 4KB 2025-08-20T06:31:48.3500350Z Alloc Recommended Granule:4KB 2025-08-20T06:31:48.3500501Z Alloc Alignment: 4KB 2025-08-20T06:31:48.3500701Z Accessible by all: TRUE 2025-08-20T06:31:48.3500831Z Pool 2 2025-08-20T06:31:48.3500947Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-08-20T06:31:48.3501081Z Size: 660508064(0x275e8da0) KB 2025-08-20T06:31:48.3501212Z Allocatable: TRUE 2025-08-20T06:31:48.3501353Z Alloc Granule: 4KB 2025-08-20T06:31:48.3501498Z Alloc Recommended Granule:4KB 2025-08-20T06:31:48.3501641Z Alloc Alignment: 4KB 2025-08-20T06:31:48.3501783Z Accessible by all: TRUE 2025-08-20T06:31:48.3501904Z Pool 3 2025-08-20T06:31:48.3502018Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-08-20T06:31:48.3502150Z Size: 660508064(0x275e8da0) KB 2025-08-20T06:31:48.3502281Z Allocatable: TRUE 2025-08-20T06:31:48.3502418Z Alloc Granule: 4KB 2025-08-20T06:31:48.3502561Z Alloc Recommended Granule:4KB 2025-08-20T06:31:48.3502703Z Alloc Alignment: 4KB 2025-08-20T06:31:48.3502844Z Accessible by all: TRUE 2025-08-20T06:31:48.3502966Z Pool 4 2025-08-20T06:31:48.3503076Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-08-20T06:31:48.3503207Z Size: 660508064(0x275e8da0) KB 2025-08-20T06:31:48.3503336Z Allocatable: TRUE 2025-08-20T06:31:48.3503473Z Alloc Granule: 4KB 2025-08-20T06:31:48.3503620Z Alloc Recommended Granule:4KB 2025-08-20T06:31:48.3503762Z Alloc Alignment: 4KB 2025-08-20T06:31:48.3503902Z Accessible by all: TRUE 2025-08-20T06:31:48.3504024Z ISA Info: 2025-08-20T06:31:48.3504113Z ******* 2025-08-20T06:31:48.3504198Z Agent 2 2025-08-20T06:31:48.3504282Z ******* 2025-08-20T06:31:48.3505749Z Name: AMD EPYC 9575F 64-Core Processor 2025-08-20T06:31:48.3505883Z Uuid: CPU-XX 2025-08-20T06:31:48.3506021Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-08-20T06:31:48.3506163Z Vendor Name: CPU 2025-08-20T06:31:48.3506297Z Feature: None specified 2025-08-20T06:31:48.3506432Z Profile: FULL_PROFILE 2025-08-20T06:31:48.3506572Z Float Round Mode: NEAR 2025-08-20T06:31:48.3506707Z Max Queue Number: 0(0x0) 2025-08-20T06:31:48.3506840Z Queue Min Size: 0(0x0) 2025-08-20T06:31:48.3506971Z Queue Max Size: 0(0x0) 2025-08-20T06:31:48.3507102Z Queue Type: MULTI 2025-08-20T06:31:48.3507274Z Node: 1 2025-08-20T06:31:48.3508508Z Device Type: CPU 2025-08-20T06:31:48.3508634Z Cache Info: 2025-08-20T06:31:48.3508735Z L1: 65536(0x10000) KB 2025-08-20T06:31:48.3508857Z Chip ID: 0(0x0) 2025-08-20T06:31:48.3508985Z ASIC Revision: 0(0x0) 2025-08-20T06:31:48.3509161Z Cacheline Size: 64(0x40) 2025-08-20T06:31:48.3509298Z Max Clock Freq. (MHz): 0 2025-08-20T06:31:48.3509425Z BDFID: 0 2025-08-20T06:31:48.3509554Z Internal Node ID: 1 2025-08-20T06:31:48.3509687Z Compute Unit: 80 2025-08-20T06:31:48.3509820Z SIMDs per CU: 0 2025-08-20T06:31:48.3509950Z Shader Engines: 0 2025-08-20T06:31:48.3510088Z Shader Arrs. per Eng.: 0 2025-08-20T06:31:48.3511375Z WatchPts on Addr. Ranges:1 2025-08-20T06:31:48.3511503Z Memory Properties: 2025-08-20T06:31:48.3511598Z Features: None 2025-08-20T06:31:48.3511692Z Pool Info: 2025-08-20T06:31:48.3511782Z Pool 1 2025-08-20T06:31:48.3511902Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-08-20T06:31:48.3512036Z Size: 660522896(0x275ec790) KB 2025-08-20T06:31:48.3512170Z Allocatable: TRUE 2025-08-20T06:31:48.3512308Z Alloc Granule: 4KB 2025-08-20T06:31:48.3512456Z Alloc Recommended Granule:4KB 2025-08-20T06:31:48.3512601Z Alloc Alignment: 4KB 2025-08-20T06:31:48.3512742Z Accessible by all: TRUE 2025-08-20T06:31:48.3513897Z Pool 2 2025-08-20T06:31:48.3514018Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-08-20T06:31:48.3514152Z Size: 660522896(0x275ec790) KB 2025-08-20T06:31:48.3514281Z Allocatable: TRUE 2025-08-20T06:31:48.3514421Z Alloc Granule: 4KB 2025-08-20T06:31:48.3514566Z Alloc Recommended Granule:4KB 2025-08-20T06:31:48.3514711Z Alloc Alignment: 4KB 2025-08-20T06:31:48.3514851Z Accessible by all: TRUE 2025-08-20T06:31:48.3514978Z Pool 3 2025-08-20T06:31:48.3515094Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-08-20T06:31:48.3515375Z Size: 660522896(0x275ec790) KB 2025-08-20T06:31:48.3515541Z Allocatable: TRUE 2025-08-20T06:31:48.3517218Z Alloc Granule: 4KB 2025-08-20T06:31:48.3517369Z Alloc Recommended Granule:4KB 2025-08-20T06:31:48.3517512Z Alloc Alignment: 4KB 2025-08-20T06:31:48.3517726Z Accessible by all: TRUE 2025-08-20T06:31:48.3517929Z Pool 4 2025-08-20T06:31:48.3518138Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-08-20T06:31:48.3518277Z Size: 660522896(0x275ec790) KB 2025-08-20T06:31:48.3518405Z Allocatable: TRUE 2025-08-20T06:31:48.3518610Z Alloc Granule: 4KB 2025-08-20T06:31:48.3518754Z Alloc Recommended Granule:4KB 2025-08-20T06:31:48.3518899Z Alloc Alignment: 4KB 2025-08-20T06:31:48.3520900Z Accessible by all: TRUE 2025-08-20T06:31:48.3521028Z ISA Info: 2025-08-20T06:31:48.3521118Z ******* 2025-08-20T06:31:48.3521206Z Agent 3 2025-08-20T06:31:48.3521291Z ******* 2025-08-20T06:31:48.3521478Z Name: gfx942 2025-08-20T06:31:48.3521682Z Uuid: GPU-ec0dfc08c237b499 2025-08-20T06:31:48.3521867Z Marketing Name: AMD Instinct Mi325X VF 2025-08-20T06:31:48.3522007Z Vendor Name: AMD 2025-08-20T06:31:48.3522141Z Feature: KERNEL_DISPATCH 2025-08-20T06:31:48.3522281Z Profile: BASE_PROFILE 2025-08-20T06:31:48.3522420Z Float Round Mode: NEAR 2025-08-20T06:31:48.3525165Z Max Queue Number: 128(0x80) 2025-08-20T06:31:48.3525318Z Queue Min Size: 64(0x40) 2025-08-20T06:31:48.3525451Z Queue Max Size: 131072(0x20000) 2025-08-20T06:31:48.3525586Z Queue Type: MULTI 2025-08-20T06:31:48.3525725Z Node: 2 2025-08-20T06:31:48.3525855Z Device Type: GPU 2025-08-20T06:31:48.3525976Z Cache Info: 2025-08-20T06:31:48.3526080Z L1: 32(0x20) KB 2025-08-20T06:31:48.3526199Z L2: 4096(0x1000) KB 2025-08-20T06:31:48.3526315Z L3: 262144(0x40000) KB 2025-08-20T06:31:48.3526437Z Chip ID: 29881(0x74b9) 2025-08-20T06:31:48.3526572Z ASIC Revision: 1(0x1) 2025-08-20T06:31:48.3526787Z Cacheline Size: 128(0x80) 2025-08-20T06:31:48.3526990Z Max Clock Freq. (MHz): 2100 2025-08-20T06:31:48.3527123Z BDFID: 33536 2025-08-20T06:31:48.3527257Z Internal Node ID: 2 2025-08-20T06:31:48.3527392Z Compute Unit: 304 2025-08-20T06:31:48.3527528Z SIMDs per CU: 4 2025-08-20T06:31:48.3529818Z Shader Engines: 32 2025-08-20T06:31:48.3529963Z Shader Arrs. per Eng.: 1 2025-08-20T06:31:48.3530118Z WatchPts on Addr. Ranges:4 2025-08-20T06:31:48.3530359Z Coherent Host Access: FALSE 2025-08-20T06:31:48.3530488Z Memory Properties: 2025-08-20T06:31:48.3530593Z Features: KERNEL_DISPATCH 2025-08-20T06:31:48.3530723Z Fast F16 Operation: TRUE 2025-08-20T06:31:48.3530866Z Wavefront Size: 64(0x40) 2025-08-20T06:31:48.3531007Z Workgroup Max Size: 1024(0x400) 2025-08-20T06:31:48.3531139Z Workgroup Max Size per Dimension: 2025-08-20T06:31:48.3531256Z x 1024(0x400) 2025-08-20T06:31:48.3531371Z y 1024(0x400) 2025-08-20T06:31:48.3531487Z z 1024(0x400) 2025-08-20T06:31:48.3531611Z Max Waves Per CU: 32(0x20) 2025-08-20T06:31:48.3533034Z Max Work-item Per CU: 2048(0x800) 2025-08-20T06:31:48.3533182Z Grid Max Size: 4294967295(0xffffffff) 2025-08-20T06:31:48.3533306Z Grid Max Size per Dimension: 2025-08-20T06:31:48.3533412Z x 4294967295(0xffffffff) 2025-08-20T06:31:48.3533526Z y 4294967295(0xffffffff) 2025-08-20T06:31:48.3533640Z z 4294967295(0xffffffff) 2025-08-20T06:31:48.3533779Z Max fbarriers/Workgrp: 32 2025-08-20T06:31:48.3539101Z Packet Processor uCode:: 177 2025-08-20T06:31:48.3539262Z SDMA engine uCode:: 24 2025-08-20T06:31:48.3539402Z IOMMU Support:: None 2025-08-20T06:31:48.3539526Z Pool Info: 2025-08-20T06:31:48.3539621Z Pool 1 2025-08-20T06:31:48.3541411Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-08-20T06:31:48.3541564Z Size: 268107776(0xffb0000) KB 2025-08-20T06:31:48.3541701Z Allocatable: TRUE 2025-08-20T06:31:48.3541841Z Alloc Granule: 4KB 2025-08-20T06:31:48.3541988Z Alloc Recommended Granule:2048KB 2025-08-20T06:31:48.3542136Z Alloc Alignment: 4KB 2025-08-20T06:31:48.3542282Z Accessible by all: FALSE 2025-08-20T06:31:48.3542409Z Pool 2 2025-08-20T06:31:48.3542527Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-08-20T06:31:48.3542663Z Size: 268107776(0xffb0000) KB 2025-08-20T06:31:48.3542794Z Allocatable: TRUE 2025-08-20T06:31:48.3542934Z Alloc Granule: 4KB 2025-08-20T06:31:48.3543078Z Alloc Recommended Granule:2048KB 2025-08-20T06:31:48.3547517Z Alloc Alignment: 4KB 2025-08-20T06:31:48.3547667Z Accessible by all: FALSE 2025-08-20T06:31:48.3547797Z Pool 3 2025-08-20T06:31:48.3547914Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-08-20T06:31:48.3548048Z Size: 268107776(0xffb0000) KB 2025-08-20T06:31:48.3548183Z Allocatable: TRUE 2025-08-20T06:31:48.3548320Z Alloc Granule: 4KB 2025-08-20T06:31:48.3548468Z Alloc Recommended Granule:2048KB 2025-08-20T06:31:48.3548612Z Alloc Alignment: 4KB 2025-08-20T06:31:48.3548756Z Accessible by all: FALSE 2025-08-20T06:31:48.3548879Z Pool 4 2025-08-20T06:31:48.3548989Z Segment: GROUP 2025-08-20T06:31:48.3550082Z Size: 64(0x40) KB 2025-08-20T06:31:48.3550308Z Allocatable: FALSE 2025-08-20T06:31:48.3550447Z Alloc Granule: 0KB 2025-08-20T06:31:48.3550591Z Alloc Recommended Granule:0KB 2025-08-20T06:31:48.3550739Z Alloc Alignment: 0KB 2025-08-20T06:31:48.3550880Z Accessible by all: FALSE 2025-08-20T06:31:48.3551005Z ISA Info: 2025-08-20T06:31:48.3551097Z ISA 1 2025-08-20T06:31:48.3551218Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-08-20T06:31:48.3551439Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-08-20T06:31:48.3551585Z Profiles: HSA_PROFILE_BASE 2025-08-20T06:31:48.3551729Z Default Rounding Mode: NEAR 2025-08-20T06:31:48.3552717Z Default Rounding Mode: NEAR 2025-08-20T06:31:48.3552860Z Fast f16: TRUE 2025-08-20T06:31:48.3552998Z Workgroup Max Size: 1024(0x400) 2025-08-20T06:31:48.3553170Z Workgroup Max Size per Dimension: 2025-08-20T06:31:48.3553290Z x 1024(0x400) 2025-08-20T06:31:48.3553408Z y 1024(0x400) 2025-08-20T06:31:48.3553522Z z 1024(0x400) 2025-08-20T06:31:48.3553649Z Grid Max Size: 4294967295(0xffffffff) 2025-08-20T06:31:48.3553780Z Grid Max Size per Dimension: 2025-08-20T06:31:48.3553887Z x 4294967295(0xffffffff) 2025-08-20T06:31:48.3554001Z y 4294967295(0xffffffff) 2025-08-20T06:31:48.3554116Z z 4294967295(0xffffffff) 2025-08-20T06:31:48.3554244Z FBarrier Max Size: 32 2025-08-20T06:31:48.3555188Z ISA 2 2025-08-20T06:31:48.3555325Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-08-20T06:31:48.3555486Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-08-20T06:31:48.3555631Z Profiles: HSA_PROFILE_BASE 2025-08-20T06:31:48.3555775Z Default Rounding Mode: NEAR 2025-08-20T06:31:48.3555922Z Default Rounding Mode: NEAR 2025-08-20T06:31:48.3556062Z Fast f16: TRUE 2025-08-20T06:31:48.3556197Z Workgroup Max Size: 1024(0x400) 2025-08-20T06:31:48.3556328Z Workgroup Max Size per Dimension: 2025-08-20T06:31:48.3556440Z x 1024(0x400) 2025-08-20T06:31:48.3556553Z y 1024(0x400) 2025-08-20T06:31:48.3556665Z z 1024(0x400) 2025-08-20T06:31:48.3557547Z Grid Max Size: 4294967295(0xffffffff) 2025-08-20T06:31:48.3557677Z Grid Max Size per Dimension: 2025-08-20T06:31:48.3557782Z x 4294967295(0xffffffff) 2025-08-20T06:31:48.3557897Z y 4294967295(0xffffffff) 2025-08-20T06:31:48.3558011Z z 4294967295(0xffffffff) 2025-08-20T06:31:48.3558141Z FBarrier Max Size: 32 2025-08-20T06:31:48.3558262Z *** Done *** 2025-08-20T06:31:48.3571639Z ##[group]Run ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-08-20T06:31:48.3571813Z ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-08-20T06:31:48.3572077Z msg="Please file an issue on pytorch/pytorch reporting the faulty runner. Include a link to the runner logs so the runner can be identified" 2025-08-20T06:31:48.3572322Z if [[ $ngpu -eq 0 ]]; then 2025-08-20T06:31:48.3572461Z  echo "Error: Failed to detect any GPUs on the runner" 2025-08-20T06:31:48.3572593Z  echo "$msg" 2025-08-20T06:31:48.3572684Z  exit 1 2025-08-20T06:31:48.3572765Z fi 2025-08-20T06:31:48.3577005Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:31:48.3577138Z env: 2025-08-20T06:31:48.3577215Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:31:48.3577305Z ##[endgroup] 2025-08-20T06:31:48.4260500Z ##[group]Run pytorch/pytorch/.github/actions/diskspace-cleanup@main 2025-08-20T06:31:48.4260668Z with: 2025-08-20T06:31:48.4260759Z diskspace-cutoff: 70 2025-08-20T06:31:48.4260857Z env: 2025-08-20T06:31:48.4260942Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:31:48.4261046Z ##[endgroup] 2025-08-20T06:31:48.4286857Z ##[group]Run set -ex 2025-08-20T06:31:48.4286991Z set -ex 2025-08-20T06:31:48.4287087Z diskspace_cutoff=70 2025-08-20T06:31:48.4287228Z docker_root_dir=$(docker info -f '{{.DockerRootDir}}') 2025-08-20T06:31:48.4287512Z if [ ! -d "$docker_root_dir" ]; then 2025-08-20T06:31:48.4287800Z  echo "Docker root directory ($docker_root_dir) does not exist. Skipping disk space check." 2025-08-20T06:31:48.4287981Z  exit 0 2025-08-20T06:31:48.4288063Z fi 2025-08-20T06:31:48.4288219Z diskspace=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2025-08-20T06:31:48.4288542Z msg="Please file an issue on pytorch/pytorch reporting the faulty runner. Include a link to the runner logs so the runner can be identified" 2025-08-20T06:31:48.4288811Z if [[ "$diskspace" -ge "$diskspace_cutoff" ]] ; then 2025-08-20T06:31:48.4288948Z  docker system prune -af 2025-08-20T06:31:48.4289125Z  diskspace_new=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2025-08-20T06:31:48.4289324Z  if [[ "$diskspace_new" -gt "$diskspace_cutoff" ]] ; then 2025-08-20T06:31:48.4289537Z  echo "Error: Available diskspace is less than $diskspace_cutoff percent. Not enough diskspace." 2025-08-20T06:31:48.4289717Z  echo "$msg" 2025-08-20T06:31:48.4289812Z  exit 1 2025-08-20T06:31:48.4289898Z  else 2025-08-20T06:31:48.4290003Z  difference=$((diskspace - diskspace_new)) 2025-08-20T06:31:48.4290278Z  echo "Diskspace saved: $difference percent" 2025-08-20T06:31:48.4290399Z  fi 2025-08-20T06:31:48.4290476Z fi 2025-08-20T06:31:48.4295300Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:31:48.4295434Z env: 2025-08-20T06:31:48.4295512Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:31:48.4295604Z ##[endgroup] 2025-08-20T06:31:48.4314442Z + diskspace_cutoff=70 2025-08-20T06:31:48.4317416Z ++ docker info -f '{{.DockerRootDir}}' 2025-08-20T06:31:48.4691840Z + docker_root_dir=/home/runner/docker-data 2025-08-20T06:31:48.4691992Z + '[' '!' -d /home/runner/docker-data ']' 2025-08-20T06:31:48.4696789Z ++ df -H --output=pcent /home/runner/docker-data 2025-08-20T06:31:48.4698212Z ++ sed -n 2p 2025-08-20T06:31:48.4699405Z ++ sed s/%// 2025-08-20T06:31:48.4700726Z ++ sed 's/ //' 2025-08-20T06:31:48.4717247Z + diskspace=14 2025-08-20T06:31:48.4717903Z + msg='Please file an issue on pytorch/pytorch reporting the faulty runner. Include a link to the runner logs so the runner can be identified' 2025-08-20T06:31:48.4718296Z + [[ 14 -ge 70 ]] 2025-08-20T06:31:48.4744943Z ##[group]Run RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-08-20T06:31:48.4745144Z RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-08-20T06:31:48.4745287Z rm -rf "${RUNNER_ARTIFACT_DIR}" 2025-08-20T06:31:48.4745414Z mkdir -p "${RUNNER_ARTIFACT_DIR}" 2025-08-20T06:31:48.4745576Z echo "RUNNER_ARTIFACT_DIR=${RUNNER_ARTIFACT_DIR}" >> "${GITHUB_ENV}" 2025-08-20T06:31:48.4745727Z  2025-08-20T06:31:48.4745840Z RUNNER_TEST_RESULTS_DIR="${RUNNER_TEMP}/test-results" 2025-08-20T06:31:48.4745995Z rm -rf "${RUNNER_TEST_RESULTS_DIR}" 2025-08-20T06:31:48.4746122Z mkdir -p "${RUNNER_TEST_RESULTS_DIR}" 2025-08-20T06:31:48.4746292Z echo "RUNNER_TEST_RESULTS_DIR=${RUNNER_TEST_RESULTS_DIR}" >> "${GITHUB_ENV}" 2025-08-20T06:31:48.4746451Z  2025-08-20T06:31:48.4746543Z RUNNER_DOCS_DIR="${RUNNER_TEMP}/docs" 2025-08-20T06:31:48.4746750Z rm -rf "${RUNNER_DOCS_DIR}" 2025-08-20T06:31:48.4746868Z mkdir -p "${RUNNER_DOCS_DIR}" 2025-08-20T06:31:48.4747013Z echo "RUNNER_DOCS_DIR=${RUNNER_DOCS_DIR}" >> "${GITHUB_ENV}" 2025-08-20T06:31:48.4752055Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:31:48.4752187Z env: 2025-08-20T06:31:48.4752267Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:31:48.4755298Z ##[endgroup] 2025-08-20T06:31:48.4832800Z ##[group]Run env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-08-20T06:31:48.4833107Z env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-08-20T06:31:48.4833278Z env | grep '^CI' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-08-20T06:31:48.4837142Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:31:48.4837270Z env: 2025-08-20T06:31:48.4837348Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:31:48.4839388Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:31:48.4839554Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:31:48.4839701Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:31:48.4839813Z ##[endgroup] 2025-08-20T06:31:48.4899076Z ##[group]Run # All GPUs are visible to the runner; visibility, if needed, will be set by run_test.py. 2025-08-20T06:31:48.4899364Z # All GPUs are visible to the runner; visibility, if needed, will be set by run_test.py. 2025-08-20T06:31:48.4899553Z # Add render group for container creation. 2025-08-20T06:31:48.4899715Z render_gid=`cat /etc/group | grep render | cut -d: -f3` 2025-08-20T06:31:48.4899900Z # Ensure GPU isolation if pod is part of kubernetes setup with DEVICE_FLAG. 2025-08-20T06:31:48.4900082Z if [ -f "/etc/podinfo/gha-render-devices" ]; then 2025-08-20T06:31:48.4900377Z  DEVICE_FLAG=$(cat /etc/podinfo/gha-render-devices) 2025-08-20T06:31:48.4900504Z else 2025-08-20T06:31:48.4900597Z  DEVICE_FLAG="--device /dev/dri" 2025-08-20T06:31:48.4900704Z fi 2025-08-20T06:31:48.4900870Z # The --group-add daemon and --group-add bin are needed in the Ubuntu 24.04 and Almalinux OSs respectively. 2025-08-20T06:31:48.4901133Z # This is due to the device files (/dev/kfd & /dev/dri) being owned by video group on bare metal. 2025-08-20T06:31:48.4901373Z # This video group ID maps to subgid 1 inside the docker image due to the /etc/subgid entries. 2025-08-20T06:31:48.4901624Z # The group name corresponding to group ID 1 can change depending on the OS, so both are necessary. 2025-08-20T06:31:48.4902044Z echo "GPU_FLAG=--device=/dev/mem --device=/dev/kfd $DEVICE_FLAG --group-add video --group-add $render_gid --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host" >> "${GITHUB_ENV}" 2025-08-20T06:31:48.4914304Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:31:48.4914447Z env: 2025-08-20T06:31:48.4914528Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:31:48.4914648Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:31:48.4914810Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:31:48.4914961Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:31:48.4915077Z ##[endgroup] 2025-08-20T06:31:48.5003269Z ##[group]Run aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 2025-08-20T06:31:48.5003464Z with: 2025-08-20T06:31:48.5003596Z role-to-assume: arn:aws:iam::308535385114:role/gha_workflow_s3_and_ecr_read_only 2025-08-20T06:31:48.5003764Z aws-region: us-east-1 2025-08-20T06:31:48.5003868Z role-duration-seconds: 18000 2025-08-20T06:31:48.5003985Z audience: sts.amazonaws.com 2025-08-20T06:31:48.5004087Z env: 2025-08-20T06:31:48.5004177Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:31:48.5004306Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:31:48.5004471Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:31:48.5004732Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:31:48.5005108Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:31:48.5005452Z ##[endgroup] 2025-08-20T06:31:48.6895317Z Assuming role with OIDC 2025-08-20T06:31:48.8160626Z Authenticated as assumedRoleId AROAUPVRELQNLLCOPFEJR:GitHubActions 2025-08-20T06:31:48.8588416Z ##[group]Run aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076 2025-08-20T06:31:48.8588592Z with: 2025-08-20T06:31:48.8588680Z mask-password: true 2025-08-20T06:31:48.8588782Z registry-type: private 2025-08-20T06:31:48.8588886Z skip-logout: false 2025-08-20T06:31:48.8588976Z env: 2025-08-20T06:31:48.8589061Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:31:48.8589189Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:31:48.8589365Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:31:48.8589522Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:31:48.8589894Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:31:48.8590365Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:31:48.8590487Z AWS_REGION: us-east-1 2025-08-20T06:31:48.8590798Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:31:48.8590943Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:31:48.8593329Z AWS_SESSION_TOKEN: *** 2025-08-20T06:31:48.8593427Z ##[endgroup] 2025-08-20T06:31:49.0588972Z Logging into registry 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-20T06:31:49.2787009Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2025-08-20T06:31:49.2787214Z with: 2025-08-20T06:31:49.2787486Z docker-image-name: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64 2025-08-20T06:31:49.2787784Z use-custom-docker-registry: true 2025-08-20T06:31:49.2787914Z docker-build-dir: .ci/docker 2025-08-20T06:31:49.2788037Z docker-build-script: ./build.sh 2025-08-20T06:31:49.2788155Z working-directory: . 2025-08-20T06:31:49.2788290Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-20T06:31:49.2788443Z force-push: false 2025-08-20T06:31:49.2788540Z env: 2025-08-20T06:31:49.2788631Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:31:49.2788767Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:31:49.2788945Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:31:49.2789118Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:31:49.2789487Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:31:49.2789848Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:31:49.2789958Z AWS_REGION: us-east-1 2025-08-20T06:31:49.2790356Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:31:49.2790513Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:31:49.2792756Z AWS_SESSION_TOKEN: *** 2025-08-20T06:31:49.2792858Z ##[endgroup] 2025-08-20T06:31:49.2801609Z ##[group]Run set -ex 2025-08-20T06:31:49.2801733Z set -ex 2025-08-20T06:31:49.2801824Z  2025-08-20T06:31:49.2801971Z # If the docker build directory or the build script doesn't exist, the action will 2025-08-20T06:31:49.2802205Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-08-20T06:31:49.2802410Z # job could then download the pre-built image as usual 2025-08-20T06:31:49.2802651Z if [[ -d "${DOCKER_BUILD_DIR}" ]] && [[ -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]] && [[ "${USE_CUSTOM_DOCKER_REGISTRY}" == "true" ]]; then 2025-08-20T06:31:49.2802977Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-08-20T06:31:49.2803100Z else 2025-08-20T06:31:49.2803202Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-08-20T06:31:49.2803366Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-08-20T06:31:49.2803513Z  2025-08-20T06:31:49.2803710Z  echo "Not using custom ECR registry. Either it was not requested or there is no Docker build script in the ${REPO_NAME} repo..." 2025-08-20T06:31:49.2803926Z  exit 0 2025-08-20T06:31:49.2804012Z fi 2025-08-20T06:31:49.2804094Z  2025-08-20T06:31:49.2804225Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-08-20T06:31:49.2804441Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-08-20T06:31:49.2804632Z  # use it as it is, but first let's extract the tag 2025-08-20T06:31:49.2804807Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-08-20T06:31:49.2804993Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-08-20T06:31:49.2805168Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-08-20T06:31:49.2805315Z else 2025-08-20T06:31:49.2805416Z  if [[ "${DOCKER_IMAGE_NAME}" == *:* ]]; then 2025-08-20T06:31:49.2805559Z  CUSTOM_TAG_PREFIX=${DOCKER_IMAGE_NAME#*:} 2025-08-20T06:31:49.2805702Z  DOCKER_IMAGE_NAME=${DOCKER_IMAGE_NAME%%:*} 2025-08-20T06:31:49.2805822Z  fi 2025-08-20T06:31:49.2806055Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-08-20T06:31:49.2806272Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-08-20T06:31:49.2806501Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-08-20T06:31:49.2806744Z  echo "custom-tag-prefix=${CUSTOM_TAG_PREFIX}" >> "${GITHUB_OUTPUT}" 2025-08-20T06:31:49.2806895Z fi 2025-08-20T06:31:49.2812698Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:31:49.2812834Z env: 2025-08-20T06:31:49.2812921Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:31:49.2813048Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:31:49.2813215Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:31:49.2813372Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:31:49.2813739Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:31:49.2814094Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:31:49.2814206Z AWS_REGION: us-east-1 2025-08-20T06:31:49.2814340Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:31:49.2814485Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:31:49.2816770Z AWS_SESSION_TOKEN: *** 2025-08-20T06:31:49.2816870Z REPO_NAME: pytorch 2025-08-20T06:31:49.2817137Z DOCKER_IMAGE_NAME: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64 2025-08-20T06:31:49.2817418Z DOCKER_BUILD_DIR: .ci/docker 2025-08-20T06:31:49.2817530Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-08-20T06:31:49.2817678Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-20T06:31:49.2817827Z USE_CUSTOM_DOCKER_REGISTRY: true 2025-08-20T06:31:49.2817937Z CUSTOM_TAG_PREFIX: 2025-08-20T06:31:49.2818032Z ##[endgroup] 2025-08-20T06:31:49.2842386Z + [[ -d .ci/docker ]] 2025-08-20T06:31:49.2843287Z + [[ -f .ci/docker/./build.sh ]] 2025-08-20T06:31:49.2843661Z + [[ true == \t\r\u\e ]] 2025-08-20T06:31:49.2844332Z + echo skip=false 2025-08-20T06:31:49.2845071Z + [[ 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64 == *\3\0\8\5\3\5\3\8\5\1\1\4\.\d\k\r\.\e\c\r\.\u\s\-\e\a\s\t\-\1\.\a\m\a\z\o\n\a\w\s\.\c\o\m\/\p\y\t\o\r\c\h* ]] 2025-08-20T06:31:49.2847184Z ++ awk -F '[:,]' '{print $2}' 2025-08-20T06:31:49.2848480Z ++ echo 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64 2025-08-20T06:31:49.2854564Z + DOCKER_TAG=pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64 2025-08-20T06:31:49.2855101Z + echo docker-tag=pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64 2025-08-20T06:31:49.2855921Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64 2025-08-20T06:31:49.2878381Z ##[group]Run set +e 2025-08-20T06:31:49.2878604Z set +e 2025-08-20T06:31:49.2878749Z set -x 2025-08-20T06:31:49.2878877Z  2025-08-20T06:31:49.2886053Z login() { 2025-08-20T06:31:49.2886257Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-08-20T06:31:49.2886450Z } 2025-08-20T06:31:49.2886537Z  2025-08-20T06:31:49.2886624Z retry () { 2025-08-20T06:31:49.2886737Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-08-20T06:31:49.2886859Z } 2025-08-20T06:31:49.2886939Z  2025-08-20T06:31:49.2887032Z retry login "${DOCKER_REGISTRY}" 2025-08-20T06:31:49.2887148Z  2025-08-20T06:31:49.2887236Z START_TIME=$(date +%s) 2025-08-20T06:31:49.2887354Z # Wait up to 120 minutes 2025-08-20T06:31:49.2887628Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-08-20T06:31:49.2887892Z  # Check if image already exists, if it does then skip building it 2025-08-20T06:31:49.2888081Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-08-20T06:31:49.2888222Z  exit 0 2025-08-20T06:31:49.2888316Z  fi 2025-08-20T06:31:49.2888403Z  2025-08-20T06:31:49.2888550Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-08-20T06:31:49.2888790Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-08-20T06:31:49.2889025Z  # latter, it will wait for the Docker images to become available before continuing 2025-08-20T06:31:49.2889218Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-08-20T06:31:49.2889370Z  # It's a Docker build job, let's build the image 2025-08-20T06:31:49.2889503Z  break 2025-08-20T06:31:49.2889601Z  else 2025-08-20T06:31:49.2889731Z  # It's a regular build job, wait for the image to become available 2025-08-20T06:31:49.2889887Z  sleep 300 2025-08-20T06:31:49.2889986Z  fi 2025-08-20T06:31:49.2890073Z done 2025-08-20T06:31:49.2890388Z  2025-08-20T06:31:49.2890526Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-08-20T06:31:49.2890730Z # be empty. The default action would be to continue rebuild the image 2025-08-20T06:31:49.2890918Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-08-20T06:31:49.2891087Z  # if we're on the base branch then use the parent commit 2025-08-20T06:31:49.2891244Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-08-20T06:31:49.2891362Z else 2025-08-20T06:31:49.2891487Z  # otherwise we're on a PR, so use the most recent base commit 2025-08-20T06:31:49.2891662Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-08-20T06:31:49.2891795Z fi 2025-08-20T06:31:49.2891879Z  2025-08-20T06:31:49.2892037Z if [[ -z "${MERGE_BASE}" ]]; then 2025-08-20T06:31:49.2892181Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-08-20T06:31:49.2892315Z  2025-08-20T06:31:49.2892485Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-08-20T06:31:49.2892678Z  exit 0 2025-08-20T06:31:49.2892769Z fi 2025-08-20T06:31:49.2892856Z  2025-08-20T06:31:49.2892975Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-08-20T06:31:49.2893215Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-08-20T06:31:49.2893424Z  exit 1 2025-08-20T06:31:49.2893519Z fi 2025-08-20T06:31:49.2893610Z  2025-08-20T06:31:49.2893759Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-08-20T06:31:49.2893998Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-08-20T06:31:49.2894217Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-08-20T06:31:49.2894466Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-08-20T06:31:49.2894742Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-08-20T06:31:49.2894912Z fi 2025-08-20T06:31:49.2895003Z  2025-08-20T06:31:49.2895113Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-08-20T06:31:49.2900629Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:31:49.2900779Z env: 2025-08-20T06:31:49.2900877Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:31:49.2901016Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:31:49.2901243Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:31:49.2901412Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:31:49.2901794Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:31:49.2902156Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:31:49.2902275Z AWS_REGION: us-east-1 2025-08-20T06:31:49.2902498Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:31:49.2902667Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:31:49.2904917Z AWS_SESSION_TOKEN: *** 2025-08-20T06:31:49.2905025Z DOCKER_BUILD_DIR: .ci/docker 2025-08-20T06:31:49.2905369Z BASE_REVISION: a9fabeb012a4b804836a2b8d4b3742b92c9a6b58 2025-08-20T06:31:49.2905681Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64 2025-08-20T06:31:49.2906035Z DOCKER_TAG: pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64 2025-08-20T06:31:49.2906261Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-20T06:31:49.2906409Z DOCKER_PUSH: 2025-08-20T06:31:49.2906500Z ##[endgroup] 2025-08-20T06:31:49.2931185Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-20T06:31:49.2931412Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-20T06:31:49.2933594Z + aws ecr get-login-password --region us-east-1 2025-08-20T06:31:49.2934151Z /home/runner/_work/_temp/a7f67626-af69-47d0-8b55-f688b878dc18.sh: line 5: aws: command not found 2025-08-20T06:31:49.2935625Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-20T06:31:49.3034738Z Error: Cannot perform an interactive login from a non TTY device 2025-08-20T06:31:49.3043469Z + sleep 1 2025-08-20T06:31:50.3058304Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-20T06:31:50.3063066Z + aws ecr get-login-password --region us-east-1 2025-08-20T06:31:50.3063669Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-20T06:31:50.3064721Z /home/runner/_work/_temp/a7f67626-af69-47d0-8b55-f688b878dc18.sh: line 5: aws: command not found 2025-08-20T06:31:50.3170631Z Error: Cannot perform an interactive login from a non TTY device 2025-08-20T06:31:50.3182083Z + sleep 2 2025-08-20T06:31:52.3198856Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-20T06:31:52.3201622Z + aws ecr get-login-password --region us-east-1 2025-08-20T06:31:52.3202166Z /home/runner/_work/_temp/a7f67626-af69-47d0-8b55-f688b878dc18.sh: line 5: aws: command not found 2025-08-20T06:31:52.3203508Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-20T06:31:52.3313594Z Error: Cannot perform an interactive login from a non TTY device 2025-08-20T06:31:52.3326973Z ++ date +%s 2025-08-20T06:31:52.3335282Z + START_TIME=1755671512 2025-08-20T06:31:52.3338281Z ++ date +%s 2025-08-20T06:31:52.3354486Z + [[ 1755664312 -lt 1755671512 ]] 2025-08-20T06:31:52.3355132Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64 2025-08-20T06:31:52.8771921Z { 2025-08-20T06:31:52.8772220Z "schemaVersion": 2, 2025-08-20T06:31:52.8772750Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-08-20T06:31:52.8773211Z "config": { 2025-08-20T06:31:52.8773601Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-08-20T06:31:52.8774005Z "size": 28688, 2025-08-20T06:31:52.8774451Z "digest": "sha256:21148e5ba548fa6ed34b930c69e5bfa12de268ec33b516d5aec94c1d141d2ced" 2025-08-20T06:31:52.8774919Z }, 2025-08-20T06:31:52.8775140Z "layers": [ 2025-08-20T06:31:52.8775354Z { 2025-08-20T06:31:52.8775695Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8776114Z "size": 30592714, 2025-08-20T06:31:52.8776948Z "digest": "sha256:baa9e71a063a9c4a556a0b24bdafca4bcc5a13a0d6427d7f7ca44e328ecc2211" 2025-08-20T06:31:52.8777438Z }, 2025-08-20T06:31:52.8777771Z { 2025-08-20T06:31:52.8778104Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8778505Z "size": 1554, 2025-08-20T06:31:52.8778929Z "digest": "sha256:0b0a30c7dd162976b7b0ebbb4f564bba5e7a52fd7a08dd8a8bd5e204c3cab652" 2025-08-20T06:31:52.8779392Z }, 2025-08-20T06:31:52.8779587Z { 2025-08-20T06:31:52.8779916Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8780438Z "size": 335762989, 2025-08-20T06:31:52.8780715Z "digest": "sha256:ffdb1069d827d5523e2f2f1bb0e550ee1cf540cb1a637bba3331aaa64b196170" 2025-08-20T06:31:52.8781005Z }, 2025-08-20T06:31:52.8781133Z { 2025-08-20T06:31:52.8781334Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8781590Z "size": 703, 2025-08-20T06:31:52.8781858Z "digest": "sha256:34295c4d93109ba66cfdef3a064960d7ea4d2341d488a06a8131025b8602a721" 2025-08-20T06:31:52.8782142Z }, 2025-08-20T06:31:52.8788928Z { 2025-08-20T06:31:52.8789168Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8789427Z "size": 1773, 2025-08-20T06:31:52.8789714Z "digest": "sha256:eadb45b1171051ecc6bd7edff08fc517afd5e81f60cd5a80b2f0368bd6153e57" 2025-08-20T06:31:52.8789941Z }, 2025-08-20T06:31:52.8790037Z { 2025-08-20T06:31:52.8790357Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8790549Z "size": 485, 2025-08-20T06:31:52.8790749Z "digest": "sha256:5a98a7bd5abacd1369ddb89e2f95ab9e4f679e2f92769215a25589bf80aa6192" 2025-08-20T06:31:52.8790962Z }, 2025-08-20T06:31:52.8791060Z { 2025-08-20T06:31:52.8791213Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8791405Z "size": 120654487, 2025-08-20T06:31:52.8791605Z "digest": "sha256:a150d436e63811364811e94a4cb121be76032780204332da56042f4170e38a07" 2025-08-20T06:31:52.8791809Z }, 2025-08-20T06:31:52.8791898Z { 2025-08-20T06:31:52.8792040Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8792378Z "size": 4241, 2025-08-20T06:31:52.8792581Z "digest": "sha256:dd45735f48b3fa8606ea779a3dd4844e14d456ab3f7e2dc032957c1ccf2bbe2c" 2025-08-20T06:31:52.8792793Z }, 2025-08-20T06:31:52.8792884Z { 2025-08-20T06:31:52.8793030Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8793212Z "size": 1709, 2025-08-20T06:31:52.8793410Z "digest": "sha256:5e731dc752b3d9eec46ebbbd727e682eb90b5c03ec9bf15dafa9554749c62027" 2025-08-20T06:31:52.8793626Z }, 2025-08-20T06:31:52.8793718Z { 2025-08-20T06:31:52.8793871Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8794174Z "size": 724, 2025-08-20T06:31:52.8794430Z "digest": "sha256:b8759c9c9f072ea5054b3bb2b72ce7a87682b2d53106873c0bf7b4b3598d83fa" 2025-08-20T06:31:52.8794641Z }, 2025-08-20T06:31:52.8794732Z { 2025-08-20T06:31:52.8794886Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8795086Z "size": 3416652365, 2025-08-20T06:31:52.8795288Z "digest": "sha256:7e036c4d10ed5ba862e2b402716c2cd0176fcda7d5454f7e7bc0f0d9c6e540dd" 2025-08-20T06:31:52.8795498Z }, 2025-08-20T06:31:52.8797906Z { 2025-08-20T06:31:52.8798062Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8798263Z "size": 380, 2025-08-20T06:31:52.8798443Z "digest": "sha256:3d35438f9b5600d30f245405a29335f9aff9591fc4560cb0d600216b804a9b94" 2025-08-20T06:31:52.8798650Z }, 2025-08-20T06:31:52.8798741Z { 2025-08-20T06:31:52.8798894Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8799084Z "size": 65128523, 2025-08-20T06:31:52.8799277Z "digest": "sha256:3af57d27c43fb667389693e6c9e2d32609bdf66804d599fa9e7394e7757c9999" 2025-08-20T06:31:52.8799482Z }, 2025-08-20T06:31:52.8801417Z { 2025-08-20T06:31:52.8801542Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8801697Z "size": 791, 2025-08-20T06:31:52.8801856Z "digest": "sha256:f513e9b9df2d04a130dfb0e46ac025fd0a6f81ef71805cd4f7bdff01ba2aff7f" 2025-08-20T06:31:52.8802026Z }, 2025-08-20T06:31:52.8802097Z { 2025-08-20T06:31:52.8802218Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8802365Z "size": 106, 2025-08-20T06:31:52.8802520Z "digest": "sha256:e62b30419d9cdcd00a0f0ebb4cf4cac46f06205a667dc96208e78aa9d85b989b" 2025-08-20T06:31:52.8802691Z }, 2025-08-20T06:31:52.8802759Z { 2025-08-20T06:31:52.8804042Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8804189Z "size": 1494, 2025-08-20T06:31:52.8804344Z "digest": "sha256:97b83d3f10fa4cfd98fafedd5dc45b1641630a72d14ea563a8c6d0d2ef773522" 2025-08-20T06:31:52.8804514Z }, 2025-08-20T06:31:52.8804584Z { 2025-08-20T06:31:52.8804705Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8804855Z "size": 540342607, 2025-08-20T06:31:52.8805018Z "digest": "sha256:dda858a3e3a56c6f600b88c8fb238c3f0425fc009c95c1530e0c501b6caa6a3e" 2025-08-20T06:31:52.8805185Z }, 2025-08-20T06:31:52.8805254Z { 2025-08-20T06:31:52.8805371Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8806567Z "size": 164, 2025-08-20T06:31:52.8806718Z "digest": "sha256:b914a4303593cbb8e594241b22eb8bff0727dc87fa698e7371def4419a2776d8" 2025-08-20T06:31:52.8806885Z }, 2025-08-20T06:31:52.8806954Z { 2025-08-20T06:31:52.8807073Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8807219Z "size": 2484, 2025-08-20T06:31:52.8807365Z "digest": "sha256:195536c4fca4536013066787e826df63266b969d1257f33f261c5fae748e2d4c" 2025-08-20T06:31:52.8807527Z }, 2025-08-20T06:31:52.8807597Z { 2025-08-20T06:31:52.8807795Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8807947Z "size": 8101150109, 2025-08-20T06:31:52.8809129Z "digest": "sha256:c225f8250d186d2508b18a29de1f4a24b3d04c17f3c90d1a1640a048652f4871" 2025-08-20T06:31:52.8809354Z }, 2025-08-20T06:31:52.8809424Z { 2025-08-20T06:31:52.8809541Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8809686Z "size": 105, 2025-08-20T06:31:52.8809837Z "digest": "sha256:77a691f3edc6f88fb8bfe049cc3278f4d73ea74ca557ed422871794f67c2340c" 2025-08-20T06:31:52.8809998Z }, 2025-08-20T06:31:52.8810065Z { 2025-08-20T06:31:52.8810254Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8810395Z "size": 611, 2025-08-20T06:31:52.8810542Z "digest": "sha256:f47a9e6729f8f195606c24739c9dc4d093975d252061fad26b04ed12bfc5d800" 2025-08-20T06:31:52.8811704Z }, 2025-08-20T06:31:52.8811772Z { 2025-08-20T06:31:52.8811887Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8812033Z "size": 677677431, 2025-08-20T06:31:52.8812185Z "digest": "sha256:9262d57b30420dc9cd05849a6a2c68123b3f30cfeb1a3537a2950dc8bc4512f4" 2025-08-20T06:31:52.8812347Z }, 2025-08-20T06:31:52.8812415Z { 2025-08-20T06:31:52.8812528Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8812669Z "size": 111, 2025-08-20T06:31:52.8812814Z "digest": "sha256:73072799de6421545b5efbe883aa03f1dc03e9ade34689a51457e2c54a6ca7e5" 2025-08-20T06:31:52.8812971Z }, 2025-08-20T06:31:52.8814025Z { 2025-08-20T06:31:52.8814139Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8814281Z "size": 1556, 2025-08-20T06:31:52.8814429Z "digest": "sha256:5c5ba4e070873de21ca09bfc000320f3c0e2859ef2041e03866eaaf586c4860d" 2025-08-20T06:31:52.8814588Z }, 2025-08-20T06:31:52.8814655Z { 2025-08-20T06:31:52.8814769Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8814910Z "size": 107, 2025-08-20T06:31:52.8815112Z "digest": "sha256:7bbd4624b4df1ed26f11cbe9f741c8ef850899263ee0b44ab6c7cbbdb8cee5cc" 2025-08-20T06:31:52.8815281Z }, 2025-08-20T06:31:52.8815349Z { 2025-08-20T06:31:52.8816486Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8816631Z "size": 166, 2025-08-20T06:31:52.8816775Z "digest": "sha256:8493e23924a2b6b6f17db44d14db76472f88ec90126c91ef3d97a977aa58aa35" 2025-08-20T06:31:52.8816937Z }, 2025-08-20T06:31:52.8817005Z { 2025-08-20T06:31:52.8817120Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8817263Z "size": 2935833, 2025-08-20T06:31:52.8817412Z "digest": "sha256:812e1763e8f1bc323456e1aa3bef8592b7e9e5c5ef2611cd2f38e2e4a2b56800" 2025-08-20T06:31:52.8817574Z }, 2025-08-20T06:31:52.8817642Z { 2025-08-20T06:31:52.8817755Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8818867Z "size": 107, 2025-08-20T06:31:52.8819022Z "digest": "sha256:ab26b07f41582338bc05e27dced9c716cb35f9dbffbf086ef6c86d7e73d66bca" 2025-08-20T06:31:52.8819187Z }, 2025-08-20T06:31:52.8819257Z { 2025-08-20T06:31:52.8819372Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8819513Z "size": 803, 2025-08-20T06:31:52.8819657Z "digest": "sha256:e3c0b2534e73174f240e1e933da27b5107776fd84ad7a54a33009da7b3ca7ffe" 2025-08-20T06:31:52.8819818Z }, 2025-08-20T06:31:52.8819884Z { 2025-08-20T06:31:52.8819997Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8820140Z "size": 26116634, 2025-08-20T06:31:52.8821454Z "digest": "sha256:d162313ee65e5e43abed391e021e921207b382fef092a7866d803757a9a13d66" 2025-08-20T06:31:52.8821615Z }, 2025-08-20T06:31:52.8821683Z { 2025-08-20T06:31:52.8821797Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8821939Z "size": 104, 2025-08-20T06:31:52.8822083Z "digest": "sha256:f5f13aa23069bd412c809a43060131474846286f5a56139c0c94577f73ce2cd5" 2025-08-20T06:31:52.8822240Z }, 2025-08-20T06:31:52.8822307Z { 2025-08-20T06:31:52.8822472Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8822613Z "size": 425, 2025-08-20T06:31:52.8822753Z "digest": "sha256:1b3776572452889c896390bca031906d2482776953ad54d41c083dcfa58e623e" 2025-08-20T06:31:52.8823897Z }, 2025-08-20T06:31:52.8823964Z { 2025-08-20T06:31:52.8824078Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8824221Z "size": 19316517, 2025-08-20T06:31:52.8824373Z "digest": "sha256:2fb7604ae11d129199e96ac5c0fe1b3f53846b45cfb54ddf3fe192621eba9c48" 2025-08-20T06:31:52.8824535Z }, 2025-08-20T06:31:52.8824603Z { 2025-08-20T06:31:52.8824715Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8824856Z "size": 638, 2025-08-20T06:31:52.8825002Z "digest": "sha256:1562ace1b2373090f5cae05ddbc7c49ed5cc2067a3cb95a8bb70a96a9f24a36d" 2025-08-20T06:31:52.8826120Z }, 2025-08-20T06:31:52.8826192Z { 2025-08-20T06:31:52.8826309Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8826457Z "size": 724, 2025-08-20T06:31:52.8826601Z "digest": "sha256:b8759c9c9f072ea5054b3bb2b72ce7a87682b2d53106873c0bf7b4b3598d83fa" 2025-08-20T06:31:52.8826763Z }, 2025-08-20T06:31:52.8826831Z { 2025-08-20T06:31:52.8826944Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8827086Z "size": 147, 2025-08-20T06:31:52.8827231Z "digest": "sha256:4826dba965f91bf5724e8fc1f3dd564e1f181fe90618eecc4c69c95be5914e11" 2025-08-20T06:31:52.8827394Z }, 2025-08-20T06:31:52.8828399Z { 2025-08-20T06:31:52.8828517Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8828658Z "size": 134, 2025-08-20T06:31:52.8828800Z "digest": "sha256:2177c4ea5790a3770c991ee30981ad8cc2a5d333f85061d097caaca8bef77203" 2025-08-20T06:31:52.8828961Z }, 2025-08-20T06:31:52.8829088Z { 2025-08-20T06:31:52.8829205Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8829351Z "size": 139, 2025-08-20T06:31:52.8829496Z "digest": "sha256:3cc087054a7f1b5cc76a16febb58111f9d03bba03c8111ce5b2463b5e8735dfb" 2025-08-20T06:31:52.8829659Z }, 2025-08-20T06:31:52.8829726Z { 2025-08-20T06:31:52.8831002Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8831149Z "size": 32, 2025-08-20T06:31:52.8831296Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-08-20T06:31:52.8831459Z }, 2025-08-20T06:31:52.8831526Z { 2025-08-20T06:31:52.8831639Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8831781Z "size": 223, 2025-08-20T06:31:52.8831924Z "digest": "sha256:6745317d66f9a67d8f0d6f2dee4e6bd67691c60b683fac6093e7988015f16cf4" 2025-08-20T06:31:52.8832082Z }, 2025-08-20T06:31:52.8832150Z { 2025-08-20T06:31:52.8832267Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8833364Z "size": 345, 2025-08-20T06:31:52.8833517Z "digest": "sha256:cec5172ca8dd81c948390e3901207b401edca4ea9a571342fb12a17911e303b3" 2025-08-20T06:31:52.8833678Z }, 2025-08-20T06:31:52.8833746Z { 2025-08-20T06:31:52.8833860Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8834001Z "size": 88300, 2025-08-20T06:31:52.8834150Z "digest": "sha256:c9956bd1ba6a4d5c4073fa23a81ba3cea7dbb90bd270111b9c3216114591fd0f" 2025-08-20T06:31:52.8834311Z }, 2025-08-20T06:31:52.8834380Z { 2025-08-20T06:31:52.8834493Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8834633Z "size": 106, 2025-08-20T06:31:52.8835719Z "digest": "sha256:1430aec6b34298653fe853417ad646175ca7ed32059f58672c7df52273c2b238" 2025-08-20T06:31:52.8835881Z }, 2025-08-20T06:31:52.8835949Z { 2025-08-20T06:31:52.8836065Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8836209Z "size": 1665, 2025-08-20T06:31:52.8836353Z "digest": "sha256:a0b30cfeb894f039b771ae7249237770e958161489fb787f36b6ff3272b189d3" 2025-08-20T06:31:52.8836565Z }, 2025-08-20T06:31:52.8836633Z { 2025-08-20T06:31:52.8836746Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8836887Z "size": 724, 2025-08-20T06:31:52.8837031Z "digest": "sha256:b8759c9c9f072ea5054b3bb2b72ce7a87682b2d53106873c0bf7b4b3598d83fa" 2025-08-20T06:31:52.8838147Z }, 2025-08-20T06:31:52.8838218Z { 2025-08-20T06:31:52.8838333Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8838475Z "size": 138, 2025-08-20T06:31:52.8838618Z "digest": "sha256:b4f7b813298cb448085308ab173fdc38f30408218ac78e53b0f7ed320bfae6d6" 2025-08-20T06:31:52.8838776Z }, 2025-08-20T06:31:52.8838843Z { 2025-08-20T06:31:52.8838955Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8839100Z "size": 120, 2025-08-20T06:31:52.8839247Z "digest": "sha256:4dafc6c7088a84bf25cc31ebf95f59a950da821c76e70debd8224a1e913985cd" 2025-08-20T06:31:52.8839413Z }, 2025-08-20T06:31:52.8840836Z { 2025-08-20T06:31:52.8840954Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8841098Z "size": 5369630124, 2025-08-20T06:31:52.8841248Z "digest": "sha256:c4a5057964a5f40c335da24464d040db91b837000a5b58a725204414756bc6ea" 2025-08-20T06:31:52.8841405Z }, 2025-08-20T06:31:52.8841473Z { 2025-08-20T06:31:52.8841587Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8841728Z "size": 174, 2025-08-20T06:31:52.8841875Z "digest": "sha256:91b3bcc792ae7ed8fc1f76e84c0391dadde6c9db03686b60d60eb93a561bba99" 2025-08-20T06:31:52.8842039Z }, 2025-08-20T06:31:52.8842107Z { 2025-08-20T06:31:52.8843176Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8843321Z "size": 1897, 2025-08-20T06:31:52.8843522Z "digest": "sha256:aefe8b4cb512b74c7f165626a8804d2247fd0aaf69074b078d7f07ded0091865" 2025-08-20T06:31:52.8843684Z }, 2025-08-20T06:31:52.8843757Z { 2025-08-20T06:31:52.8843870Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8844014Z "size": 162674115, 2025-08-20T06:31:52.8844167Z "digest": "sha256:a8f00d05a6ce82b45cce23606f7b1c8ba90d7b1e1cc35de37332f7d1d048daf4" 2025-08-20T06:31:52.8844331Z }, 2025-08-20T06:31:52.8844397Z { 2025-08-20T06:31:52.8844566Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8845880Z "size": 301, 2025-08-20T06:31:52.8846035Z "digest": "sha256:e58d08c666e5ff9f9715fe0cd8c9e8e4fe0dbb5703a5cd39783a5d3ee2a86b5c" 2025-08-20T06:31:52.8846200Z }, 2025-08-20T06:31:52.8846269Z { 2025-08-20T06:31:52.8846386Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8846529Z "size": 32, 2025-08-20T06:31:52.8846680Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-08-20T06:31:52.8846843Z }, 2025-08-20T06:31:52.8846910Z { 2025-08-20T06:31:52.8847027Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8847169Z "size": 108, 2025-08-20T06:31:52.8847319Z "digest": "sha256:8afb12d20dc25fe6acf87adbde02bced5e96dac3a549f3a62be7cbfae77f388f" 2025-08-20T06:31:52.8848568Z }, 2025-08-20T06:31:52.8848642Z { 2025-08-20T06:31:52.8848756Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-20T06:31:52.8848899Z "size": 54145698, 2025-08-20T06:31:52.8849049Z "digest": "sha256:c593a88a605a81ecb2777184b6d85bd5c8d83a45e1758b348a0f792d20aaaf1e" 2025-08-20T06:31:52.8849208Z } 2025-08-20T06:31:52.8849277Z ] 2025-08-20T06:31:52.8849348Z } 2025-08-20T06:31:52.8849427Z + exit 0 2025-08-20T06:31:52.8875969Z ##[group]Run set -eux 2025-08-20T06:31:52.8876084Z set -eux 2025-08-20T06:31:52.8876403Z aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token | jq --raw-output '.SecretString' | jq -r .docker_hub_readonly_token | docker login --username pytorchbot --password-stdin 2025-08-20T06:31:52.8882198Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:31:52.8882339Z env: 2025-08-20T06:31:52.8882426Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:31:52.8882551Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:31:52.8882716Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:31:52.8882871Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:31:52.8885221Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:31:52.8885590Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:31:52.8885698Z AWS_REGION: us-east-1 2025-08-20T06:31:52.8885905Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:31:52.8886051Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:31:52.8888400Z AWS_SESSION_TOKEN: *** 2025-08-20T06:31:52.8888500Z ##[endgroup] 2025-08-20T06:31:52.8917036Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-08-20T06:31:52.8917452Z /home/runner/_work/_temp/7c4cbab5-0c7a-421b-8fbb-23ecf90048aa.sh: line 2: aws: command not found 2025-08-20T06:31:52.8917757Z + jq --raw-output .SecretString 2025-08-20T06:31:52.8918325Z + jq -r .docker_hub_readonly_token 2025-08-20T06:31:52.8919898Z + docker login --username pytorchbot --password-stdin 2025-08-20T06:31:52.9010449Z Error: Cannot perform an interactive login from a non TTY device 2025-08-20T06:31:52.9031020Z ##[error]Process completed with exit code 1. 2025-08-20T06:31:52.9110395Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-08-20T06:31:52.9110562Z with: 2025-08-20T06:31:52.9110820Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64 2025-08-20T06:31:52.9111134Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-20T06:31:52.9111293Z env: 2025-08-20T06:31:52.9111383Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:31:52.9111515Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:31:52.9111683Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:31:52.9111841Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:31:52.9112211Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:31:52.9112577Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:31:52.9112686Z AWS_REGION: us-east-1 2025-08-20T06:31:52.9112885Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:31:52.9113035Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:31:52.9115287Z AWS_SESSION_TOKEN: *** 2025-08-20T06:31:52.9115385Z ##[endgroup] 2025-08-20T06:31:52.9125014Z ##[group]Run set -x 2025-08-20T06:31:52.9125145Z set -x 2025-08-20T06:31:52.9125230Z set +e 2025-08-20T06:31:52.9125312Z  2025-08-20T06:31:52.9128164Z login() { 2025-08-20T06:31:52.9128358Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-08-20T06:31:52.9128541Z } 2025-08-20T06:31:52.9128621Z  2025-08-20T06:31:52.9128699Z retry () { 2025-08-20T06:31:52.9128804Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-08-20T06:31:52.9128918Z } 2025-08-20T06:31:52.9128995Z  2025-08-20T06:31:52.9129085Z retry login "${DOCKER_REGISTRY}" 2025-08-20T06:31:52.9129195Z  2025-08-20T06:31:52.9129369Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-08-20T06:31:52.9131925Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-08-20T06:31:52.9132070Z  2025-08-20T06:31:52.9132308Z set -e 2025-08-20T06:31:52.9132436Z # ignore output since only exit code is used for conditional 2025-08-20T06:31:52.9132611Z # only pull docker image if it's not available locally 2025-08-20T06:31:52.9132805Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-08-20T06:31:52.9132984Z  retry docker pull "${DOCKER_IMAGE}" 2025-08-20T06:31:52.9133100Z fi 2025-08-20T06:31:52.9138706Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:31:52.9138843Z env: 2025-08-20T06:31:52.9141334Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:31:52.9141467Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:31:52.9141634Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:31:52.9141788Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:31:52.9142154Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:31:52.9142508Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:31:52.9142616Z AWS_REGION: us-east-1 2025-08-20T06:31:52.9142746Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:31:52.9142889Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:31:52.9145136Z AWS_SESSION_TOKEN: *** 2025-08-20T06:31:52.9145401Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64 2025-08-20T06:31:52.9148003Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-20T06:31:52.9148148Z ##[endgroup] 2025-08-20T06:31:52.9170071Z + set +e 2025-08-20T06:31:52.9170364Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-20T06:31:52.9170630Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-20T06:31:52.9172202Z + aws ecr get-login-password --region us-east-1 2025-08-20T06:31:52.9172480Z /home/runner/_work/_temp/c1c8b1af-ba46-42fe-9100-ad1348f94f77.sh: line 5: aws: command not found 2025-08-20T06:31:52.9174656Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-20T06:31:52.9281097Z Error: Cannot perform an interactive login from a non TTY device 2025-08-20T06:31:52.9290704Z + sleep 1 2025-08-20T06:31:53.9300350Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-20T06:31:53.9303131Z + aws ecr get-login-password --region us-east-1 2025-08-20T06:31:53.9303583Z /home/runner/_work/_temp/c1c8b1af-ba46-42fe-9100-ad1348f94f77.sh: line 5: aws: command not found 2025-08-20T06:31:53.9304065Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-20T06:31:53.9403990Z Error: Cannot perform an interactive login from a non TTY device 2025-08-20T06:31:53.9417846Z + sleep 2 2025-08-20T06:31:55.9433578Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-20T06:31:55.9437832Z + aws ecr get-login-password --region us-east-1 2025-08-20T06:31:55.9438626Z /home/runner/_work/_temp/c1c8b1af-ba46-42fe-9100-ad1348f94f77.sh: line 5: aws: command not found 2025-08-20T06:31:55.9439357Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-20T06:31:55.9536190Z Error: Cannot perform an interactive login from a non TTY device 2025-08-20T06:31:55.9561277Z ++ docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64 2025-08-20T06:31:55.9561667Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-08-20T06:31:56.4683587Z + IMAGE_SIZE=18046.308025360107 2025-08-20T06:31:56.4683818Z + echo 'Compressed size of image in MB: 18046.308025360107' 2025-08-20T06:31:56.4684017Z + set -e 2025-08-20T06:31:56.4684394Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64 2025-08-20T06:31:56.4685081Z Compressed size of image in MB: 18046.308025360107 2025-08-20T06:31:56.4802642Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64 2025-08-20T06:31:56.4803109Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64 2025-08-20T06:31:56.9848104Z pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64: Pulling from pytorch/ci-image 2025-08-20T06:31:56.9848803Z baa9e71a063a: Pulling fs layer 2025-08-20T06:31:56.9849137Z 0b0a30c7dd16: Pulling fs layer 2025-08-20T06:31:56.9849433Z ffdb1069d827: Pulling fs layer 2025-08-20T06:31:56.9849641Z 34295c4d9310: Pulling fs layer 2025-08-20T06:31:56.9849845Z eadb45b11710: Pulling fs layer 2025-08-20T06:31:56.9850060Z 5a98a7bd5aba: Pulling fs layer 2025-08-20T06:31:56.9850396Z a150d436e638: Pulling fs layer 2025-08-20T06:31:56.9850605Z dd45735f48b3: Pulling fs layer 2025-08-20T06:31:56.9850818Z 5e731dc752b3: Pulling fs layer 2025-08-20T06:31:56.9859751Z 34295c4d9310: Waiting 2025-08-20T06:31:56.9859939Z b8759c9c9f07: Pulling fs layer 2025-08-20T06:31:56.9860097Z 7e036c4d10ed: Pulling fs layer 2025-08-20T06:31:56.9860353Z 3d35438f9b56: Pulling fs layer 2025-08-20T06:31:56.9860494Z eadb45b11710: Waiting 2025-08-20T06:31:56.9860629Z 3af57d27c43f: Pulling fs layer 2025-08-20T06:31:56.9860779Z f513e9b9df2d: Pulling fs layer 2025-08-20T06:31:56.9860925Z a150d436e638: Waiting 2025-08-20T06:31:56.9861061Z e62b30419d9c: Pulling fs layer 2025-08-20T06:31:56.9861440Z dd45735f48b3: Waiting 2025-08-20T06:31:56.9861573Z 5e731dc752b3: Waiting 2025-08-20T06:31:56.9866874Z 97b83d3f10fa: Pulling fs layer 2025-08-20T06:31:56.9867737Z b8759c9c9f07: Waiting 2025-08-20T06:31:56.9867958Z dda858a3e3a5: Pulling fs layer 2025-08-20T06:31:56.9868090Z 7e036c4d10ed: Waiting 2025-08-20T06:31:56.9868197Z b914a4303593: Pulling fs layer 2025-08-20T06:31:56.9868314Z 195536c4fca4: Pulling fs layer 2025-08-20T06:31:56.9868465Z c225f8250d18: Pulling fs layer 2025-08-20T06:31:56.9868573Z f513e9b9df2d: Waiting 2025-08-20T06:31:56.9868671Z 97b83d3f10fa: Waiting 2025-08-20T06:31:56.9868766Z 5a98a7bd5aba: Waiting 2025-08-20T06:31:56.9868866Z e62b30419d9c: Waiting 2025-08-20T06:31:56.9868960Z 3d35438f9b56: Waiting 2025-08-20T06:31:56.9869074Z 77a691f3edc6: Pulling fs layer 2025-08-20T06:31:56.9869180Z c225f8250d18: Waiting 2025-08-20T06:31:56.9869279Z f47a9e6729f8: Pulling fs layer 2025-08-20T06:31:56.9869385Z 9262d57b3042: Pulling fs layer 2025-08-20T06:31:56.9869493Z 73072799de64: Pulling fs layer 2025-08-20T06:31:56.9869603Z 5c5ba4e07087: Pulling fs layer 2025-08-20T06:31:56.9869711Z 7bbd4624b4df: Pulling fs layer 2025-08-20T06:31:56.9869818Z 3af57d27c43f: Waiting 2025-08-20T06:31:56.9869920Z 8493e23924a2: Pulling fs layer 2025-08-20T06:31:56.9870026Z 812e1763e8f1: Pulling fs layer 2025-08-20T06:31:56.9870125Z 73072799de64: Waiting 2025-08-20T06:31:56.9870351Z ab26b07f4158: Pulling fs layer 2025-08-20T06:31:56.9870452Z f47a9e6729f8: Waiting 2025-08-20T06:31:56.9870542Z 7bbd4624b4df: Waiting 2025-08-20T06:31:56.9870632Z 8493e23924a2: Waiting 2025-08-20T06:31:56.9870716Z 812e1763e8f1: Waiting 2025-08-20T06:31:56.9871847Z e3c0b2534e73: Pulling fs layer 2025-08-20T06:31:56.9872161Z 195536c4fca4: Waiting 2025-08-20T06:31:56.9872299Z 77a691f3edc6: Waiting 2025-08-20T06:31:56.9872428Z d162313ee65e: Pulling fs layer 2025-08-20T06:31:56.9872559Z e3c0b2534e73: Waiting 2025-08-20T06:31:56.9872679Z f5f13aa23069: Pulling fs layer 2025-08-20T06:31:56.9872813Z 1b3776572452: Pulling fs layer 2025-08-20T06:31:56.9872953Z d162313ee65e: Waiting 2025-08-20T06:31:56.9873069Z 2fb7604ae11d: Pulling fs layer 2025-08-20T06:31:56.9873204Z f5f13aa23069: Waiting 2025-08-20T06:31:56.9873317Z 1b3776572452: Waiting 2025-08-20T06:31:56.9876048Z 1562ace1b237: Pulling fs layer 2025-08-20T06:31:56.9876185Z 2fb7604ae11d: Waiting 2025-08-20T06:31:56.9876299Z 4826dba965f9: Pulling fs layer 2025-08-20T06:31:56.9879369Z 2177c4ea5790: Pulling fs layer 2025-08-20T06:31:56.9879714Z 1562ace1b237: Waiting 2025-08-20T06:31:56.9879992Z 3cc087054a7f: Pulling fs layer 2025-08-20T06:31:56.9880099Z 2177c4ea5790: Waiting 2025-08-20T06:31:56.9880342Z 4826dba965f9: Waiting 2025-08-20T06:31:56.9880446Z 4f4fb700ef54: Pulling fs layer 2025-08-20T06:31:56.9880553Z 6745317d66f9: Pulling fs layer 2025-08-20T06:31:56.9882757Z cec5172ca8dd: Pulling fs layer 2025-08-20T06:31:56.9882879Z c9956bd1ba6a: Pulling fs layer 2025-08-20T06:31:56.9882994Z 3cc087054a7f: Waiting 2025-08-20T06:31:56.9883094Z 1430aec6b342: Pulling fs layer 2025-08-20T06:31:56.9883195Z 6745317d66f9: Waiting 2025-08-20T06:31:56.9883295Z 4f4fb700ef54: Waiting 2025-08-20T06:31:56.9883393Z a0b30cfeb894: Pulling fs layer 2025-08-20T06:31:56.9883494Z cec5172ca8dd: Waiting 2025-08-20T06:31:56.9883585Z c9956bd1ba6a: Waiting 2025-08-20T06:31:56.9883676Z 1430aec6b342: Waiting 2025-08-20T06:31:56.9883773Z b4f7b813298c: Pulling fs layer 2025-08-20T06:31:56.9885296Z a0b30cfeb894: Waiting 2025-08-20T06:31:56.9885403Z 4dafc6c7088a: Pulling fs layer 2025-08-20T06:31:56.9885509Z c4a5057964a5: Pulling fs layer 2025-08-20T06:31:56.9885610Z b4f7b813298c: Waiting 2025-08-20T06:31:56.9885706Z 91b3bcc792ae: Pulling fs layer 2025-08-20T06:31:56.9885807Z 4dafc6c7088a: Waiting 2025-08-20T06:31:56.9885899Z c4a5057964a5: Waiting 2025-08-20T06:31:56.9885994Z aefe8b4cb512: Pulling fs layer 2025-08-20T06:31:56.9886097Z 91b3bcc792ae: Waiting 2025-08-20T06:31:56.9886191Z a8f00d05a6ce: Pulling fs layer 2025-08-20T06:31:56.9886297Z e58d08c666e5: Pulling fs layer 2025-08-20T06:31:56.9887606Z aefe8b4cb512: Waiting 2025-08-20T06:31:56.9887892Z 8afb12d20dc2: Pulling fs layer 2025-08-20T06:31:56.9887995Z a8f00d05a6ce: Waiting 2025-08-20T06:31:56.9888086Z e58d08c666e5: Waiting 2025-08-20T06:31:56.9888182Z c593a88a605a: Pulling fs layer 2025-08-20T06:31:56.9888285Z 8afb12d20dc2: Waiting 2025-08-20T06:31:56.9888375Z c593a88a605a: Waiting 2025-08-20T06:31:57.1979975Z 0b0a30c7dd16: Verifying Checksum 2025-08-20T06:31:57.1980985Z 0b0a30c7dd16: Download complete 2025-08-20T06:31:57.4352475Z 34295c4d9310: Verifying Checksum 2025-08-20T06:31:57.4352738Z 34295c4d9310: Download complete 2025-08-20T06:31:57.6601396Z eadb45b11710: Verifying Checksum 2025-08-20T06:31:57.6601604Z eadb45b11710: Download complete 2025-08-20T06:31:57.8505753Z 5a98a7bd5aba: Verifying Checksum 2025-08-20T06:31:57.8506159Z 5a98a7bd5aba: Download complete 2025-08-20T06:31:58.5088611Z baa9e71a063a: Verifying Checksum 2025-08-20T06:31:58.5089069Z baa9e71a063a: Download complete 2025-08-20T06:31:58.7795868Z dd45735f48b3: Download complete 2025-08-20T06:31:59.0196113Z 5e731dc752b3: Verifying Checksum 2025-08-20T06:31:59.0196286Z 5e731dc752b3: Download complete 2025-08-20T06:31:59.0806689Z baa9e71a063a: Pull complete 2025-08-20T06:31:59.0909197Z 0b0a30c7dd16: Pull complete 2025-08-20T06:31:59.2499252Z b8759c9c9f07: Download complete 2025-08-20T06:32:00.4267209Z a150d436e638: Verifying Checksum 2025-08-20T06:32:00.4267655Z a150d436e638: Download complete 2025-08-20T06:32:00.6550746Z 3d35438f9b56: Verifying Checksum 2025-08-20T06:32:00.6551032Z 3d35438f9b56: Download complete 2025-08-20T06:32:01.8966524Z 3af57d27c43f: Verifying Checksum 2025-08-20T06:32:01.8967002Z 3af57d27c43f: Download complete 2025-08-20T06:32:02.1487810Z f513e9b9df2d: Verifying Checksum 2025-08-20T06:32:02.1488187Z f513e9b9df2d: Download complete 2025-08-20T06:32:02.4037994Z e62b30419d9c: Verifying Checksum 2025-08-20T06:32:02.4038435Z e62b30419d9c: Download complete 2025-08-20T06:32:02.6340367Z 97b83d3f10fa: Verifying Checksum 2025-08-20T06:32:02.6340751Z 97b83d3f10fa: Download complete 2025-08-20T06:32:02.8958195Z ffdb1069d827: Verifying Checksum 2025-08-20T06:32:02.8958613Z ffdb1069d827: Download complete 2025-08-20T06:32:03.1051821Z b914a4303593: Verifying Checksum 2025-08-20T06:32:03.1052717Z b914a4303593: Download complete 2025-08-20T06:32:03.3479434Z 195536c4fca4: Verifying Checksum 2025-08-20T06:32:03.3479858Z 195536c4fca4: Download complete 2025-08-20T06:32:07.9367895Z ffdb1069d827: Pull complete 2025-08-20T06:32:07.9452086Z 34295c4d9310: Pull complete 2025-08-20T06:32:07.9562109Z eadb45b11710: Pull complete 2025-08-20T06:32:07.9647164Z 5a98a7bd5aba: Pull complete 2025-08-20T06:32:09.2539679Z a150d436e638: Pull complete 2025-08-20T06:32:09.2631238Z dd45735f48b3: Pull complete 2025-08-20T06:32:09.2719779Z 5e731dc752b3: Pull complete 2025-08-20T06:32:09.2805814Z b8759c9c9f07: Pull complete 2025-08-20T06:32:11.7261556Z dda858a3e3a5: Verifying Checksum 2025-08-20T06:32:11.7268517Z dda858a3e3a5: Download complete 2025-08-20T06:32:11.9706487Z 77a691f3edc6: Download complete 2025-08-20T06:32:12.2110972Z f47a9e6729f8: Verifying Checksum 2025-08-20T06:32:12.2111317Z f47a9e6729f8: Download complete 2025-08-20T06:32:22.6562603Z 9262d57b3042: Verifying Checksum 2025-08-20T06:32:22.6562821Z 9262d57b3042: Download complete 2025-08-20T06:32:22.9794203Z 73072799de64: Download complete 2025-08-20T06:32:23.2156567Z 5c5ba4e07087: Download complete 2025-08-20T06:32:23.4417822Z 7bbd4624b4df: Download complete 2025-08-20T06:32:23.6718121Z 8493e23924a2: Verifying Checksum 2025-08-20T06:32:23.6718375Z 8493e23924a2: Download complete 2025-08-20T06:32:23.9887139Z 812e1763e8f1: Verifying Checksum 2025-08-20T06:32:23.9887636Z 812e1763e8f1: Download complete 2025-08-20T06:32:24.1792412Z ab26b07f4158: Verifying Checksum 2025-08-20T06:32:24.1793495Z ab26b07f4158: Download complete 2025-08-20T06:32:24.3961402Z e3c0b2534e73: Verifying Checksum 2025-08-20T06:32:24.3961659Z e3c0b2534e73: Download complete 2025-08-20T06:32:25.2553580Z d162313ee65e: Verifying Checksum 2025-08-20T06:32:25.2553977Z d162313ee65e: Download complete 2025-08-20T06:32:25.4766069Z f5f13aa23069: Verifying Checksum 2025-08-20T06:32:25.4766310Z f5f13aa23069: Download complete 2025-08-20T06:32:25.6871944Z 1b3776572452: Verifying Checksum 2025-08-20T06:32:25.6879735Z 1b3776572452: Download complete 2025-08-20T06:32:26.8318610Z 2fb7604ae11d: Verifying Checksum 2025-08-20T06:32:26.8318905Z 2fb7604ae11d: Download complete 2025-08-20T06:32:27.0353342Z 1562ace1b237: Verifying Checksum 2025-08-20T06:32:27.0353610Z 1562ace1b237: Download complete 2025-08-20T06:32:27.2400656Z 4826dba965f9: Verifying Checksum 2025-08-20T06:32:27.2400865Z 4826dba965f9: Download complete 2025-08-20T06:32:27.4361181Z 2177c4ea5790: Verifying Checksum 2025-08-20T06:32:27.4361538Z 2177c4ea5790: Download complete 2025-08-20T06:32:27.6818773Z 3cc087054a7f: Verifying Checksum 2025-08-20T06:32:27.6818996Z 3cc087054a7f: Download complete 2025-08-20T06:32:27.7786593Z 4f4fb700ef54: Verifying Checksum 2025-08-20T06:32:27.7786788Z 4f4fb700ef54: Download complete 2025-08-20T06:32:27.9845234Z 6745317d66f9: Download complete 2025-08-20T06:32:28.1914852Z cec5172ca8dd: Verifying Checksum 2025-08-20T06:32:28.1915188Z cec5172ca8dd: Download complete 2025-08-20T06:32:28.4652951Z c9956bd1ba6a: Verifying Checksum 2025-08-20T06:32:28.4660920Z c9956bd1ba6a: Download complete 2025-08-20T06:32:28.6772371Z 1430aec6b342: Download complete 2025-08-20T06:32:28.8890859Z a0b30cfeb894: Verifying Checksum 2025-08-20T06:32:28.8891304Z a0b30cfeb894: Download complete 2025-08-20T06:32:29.1282420Z b4f7b813298c: Verifying Checksum 2025-08-20T06:32:29.1282783Z b4f7b813298c: Download complete 2025-08-20T06:32:29.3589840Z 4dafc6c7088a: Verifying Checksum 2025-08-20T06:32:29.3590410Z 4dafc6c7088a: Download complete 2025-08-20T06:32:54.5654764Z 7e036c4d10ed: Verifying Checksum 2025-08-20T06:32:54.5658178Z 7e036c4d10ed: Download complete 2025-08-20T06:32:54.8832377Z 91b3bcc792ae: Download complete 2025-08-20T06:32:55.1101569Z aefe8b4cb512: Verifying Checksum 2025-08-20T06:32:55.1102031Z aefe8b4cb512: Download complete 2025-08-20T06:32:57.6181989Z a8f00d05a6ce: Verifying Checksum 2025-08-20T06:32:57.6182244Z a8f00d05a6ce: Download complete 2025-08-20T06:32:57.9048630Z e58d08c666e5: Verifying Checksum 2025-08-20T06:32:57.9049101Z e58d08c666e5: Download complete 2025-08-20T06:32:58.1432444Z 8afb12d20dc2: Verifying Checksum 2025-08-20T06:32:58.1441009Z 8afb12d20dc2: Download complete 2025-08-20T06:32:59.2592790Z c593a88a605a: Verifying Checksum 2025-08-20T06:32:59.2593805Z c593a88a605a: Download complete 2025-08-20T06:33:19.9912456Z 7e036c4d10ed: Pull complete 2025-08-20T06:33:20.0009973Z 3d35438f9b56: Pull complete 2025-08-20T06:33:20.5534430Z 3af57d27c43f: Pull complete 2025-08-20T06:33:20.5625182Z f513e9b9df2d: Pull complete 2025-08-20T06:33:20.5719197Z e62b30419d9c: Pull complete 2025-08-20T06:33:20.5856456Z 97b83d3f10fa: Pull complete 2025-08-20T06:33:23.9882746Z dda858a3e3a5: Pull complete 2025-08-20T06:33:23.9977909Z b914a4303593: Pull complete 2025-08-20T06:33:24.0077499Z 195536c4fca4: Pull complete 2025-08-20T06:33:54.4472177Z c4a5057964a5: Verifying Checksum 2025-08-20T06:33:54.4472547Z c4a5057964a5: Download complete 2025-08-20T06:34:13.4576037Z c225f8250d18: Download complete 2025-08-20T06:35:14.4485335Z c225f8250d18: Pull complete 2025-08-20T06:35:16.6274463Z 77a691f3edc6: Pull complete 2025-08-20T06:35:17.5337750Z f47a9e6729f8: Pull complete 2025-08-20T06:35:22.5633055Z 9262d57b3042: Pull complete 2025-08-20T06:35:22.5731269Z 73072799de64: Pull complete 2025-08-20T06:35:22.5828027Z 5c5ba4e07087: Pull complete 2025-08-20T06:35:22.5925721Z 7bbd4624b4df: Pull complete 2025-08-20T06:35:22.6024379Z 8493e23924a2: Pull complete 2025-08-20T06:35:22.6384321Z 812e1763e8f1: Pull complete 2025-08-20T06:35:22.6494478Z ab26b07f4158: Pull complete 2025-08-20T06:35:22.6618381Z e3c0b2534e73: Pull complete 2025-08-20T06:35:22.8865721Z d162313ee65e: Pull complete 2025-08-20T06:35:22.8957756Z f5f13aa23069: Pull complete 2025-08-20T06:35:22.9061597Z 1b3776572452: Pull complete 2025-08-20T06:35:23.0155041Z 2fb7604ae11d: Pull complete 2025-08-20T06:35:23.0249058Z 1562ace1b237: Pull complete 2025-08-20T06:35:23.0458166Z 4826dba965f9: Pull complete 2025-08-20T06:35:23.0560281Z 2177c4ea5790: Pull complete 2025-08-20T06:35:23.0680542Z 3cc087054a7f: Pull complete 2025-08-20T06:35:23.0774256Z 4f4fb700ef54: Pull complete 2025-08-20T06:35:23.0855229Z 6745317d66f9: Pull complete 2025-08-20T06:35:23.0966128Z cec5172ca8dd: Pull complete 2025-08-20T06:35:23.1066162Z c9956bd1ba6a: Pull complete 2025-08-20T06:35:23.1159189Z 1430aec6b342: Pull complete 2025-08-20T06:35:23.1245140Z a0b30cfeb894: Pull complete 2025-08-20T06:35:23.1431985Z b4f7b813298c: Pull complete 2025-08-20T06:35:23.1524910Z 4dafc6c7088a: Pull complete 2025-08-20T06:36:01.7290607Z c4a5057964a5: Pull complete 2025-08-20T06:36:01.7404556Z 91b3bcc792ae: Pull complete 2025-08-20T06:36:02.2113659Z aefe8b4cb512: Pull complete 2025-08-20T06:36:09.3367218Z a8f00d05a6ce: Pull complete 2025-08-20T06:36:14.3105259Z e58d08c666e5: Pull complete 2025-08-20T06:36:17.0788150Z 8afb12d20dc2: Pull complete 2025-08-20T06:36:19.6656945Z c593a88a605a: Pull complete 2025-08-20T06:36:19.9262265Z Digest: sha256:22bda097ffbbcbdd5cf393fa578177569fc39519b146ed52d6319f4bcc3f20e6 2025-08-20T06:36:20.4413547Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64 2025-08-20T06:36:20.5849377Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64 2025-08-20T06:36:20.5917844Z Prepare all required actions 2025-08-20T06:36:20.5937614Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-08-20T06:36:20.5937747Z with: 2025-08-20T06:36:20.5938055Z github-token: *** 2025-08-20T06:36:20.5938143Z env: 2025-08-20T06:36:20.5938229Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:36:20.5938359Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:36:20.5938529Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:36:20.5938686Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:36:20.5939063Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:36:20.5939423Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:36:20.5941594Z AWS_REGION: us-east-1 2025-08-20T06:36:20.5941882Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:36:20.5942041Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:36:20.5944307Z AWS_SESSION_TOKEN: *** 2025-08-20T06:36:20.5944404Z ##[endgroup] 2025-08-20T06:36:20.5954169Z ##[group]Run set -eux 2025-08-20T06:36:20.5954280Z set -eux 2025-08-20T06:36:20.5954446Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-08-20T06:36:20.5961620Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:36:20.5964596Z env: 2025-08-20T06:36:20.5964686Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:36:20.5964814Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:36:20.5964980Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:36:20.5965136Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:36:20.5965507Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:36:20.5965959Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:36:20.5966068Z AWS_REGION: us-east-1 2025-08-20T06:36:20.5966210Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:36:20.5966409Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:36:20.5971162Z AWS_SESSION_TOKEN: *** 2025-08-20T06:36:20.5971324Z GITHUB_TOKEN: *** 2025-08-20T06:36:20.5971415Z ##[endgroup] 2025-08-20T06:36:20.6049909Z + python3 .github/scripts/get_workflow_job_id.py 17089827739 linux.rocm.gpu.gfx942.1-ccq8d-runner-8ppht 2025-08-20T06:36:21.1571650Z Setting output job-id=48463030218 2025-08-20T06:36:21.1572378Z Setting output job-name=linux-noble-rocm-py3.12-mi300 / test (default, 5, 6, linux.rocm.gpu.gfx942.1) 2025-08-20T06:36:21.1663124Z Prepare all required actions 2025-08-20T06:36:21.1663340Z Getting action download info 2025-08-20T06:36:21.3681467Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-08-20T06:36:22.4634411Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-08-20T06:36:23.3182138Z ##[group]Run ./.github/actions/download-build-artifacts 2025-08-20T06:36:23.3182300Z with: 2025-08-20T06:36:23.3182403Z name: linux-noble-rocm-py3.12-mi300 2025-08-20T06:36:23.3182528Z s3-bucket: gha-artifacts 2025-08-20T06:36:23.3182631Z env: 2025-08-20T06:36:23.3182720Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:36:23.3182852Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:36:23.3183026Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:36:23.3183187Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:36:23.3183581Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:36:23.3183950Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:36:23.3184061Z AWS_REGION: us-east-1 2025-08-20T06:36:23.3184233Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:36:23.3184378Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:36:23.3186669Z AWS_SESSION_TOKEN: *** 2025-08-20T06:36:23.3186768Z ##[endgroup] 2025-08-20T06:36:23.3211936Z ##[group]Run seemethere/download-artifact-s3@v4 2025-08-20T06:36:23.3212068Z with: 2025-08-20T06:36:23.3212164Z name: linux-noble-rocm-py3.12-mi300 2025-08-20T06:36:23.3212284Z s3-bucket: gha-artifacts 2025-08-20T06:36:23.3212385Z region: us-east-1 2025-08-20T06:36:23.3212470Z env: 2025-08-20T06:36:23.3212552Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:36:23.3212678Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:36:23.3212849Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:36:23.3213003Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:36:23.3213371Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:36:23.3213854Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:36:23.3213961Z AWS_REGION: us-east-1 2025-08-20T06:36:23.3214105Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:36:23.3216860Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:36:23.3219124Z AWS_SESSION_TOKEN: *** 2025-08-20T06:36:23.3219219Z ##[endgroup] 2025-08-20T06:36:23.5443294Z (node:4816) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-08-20T06:36:23.5443499Z 2025-08-20T06:36:23.5443579Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-08-20T06:36:23.5443807Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-08-20T06:36:23.5444022Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-08-20T06:36:23.6430943Z Found 1 objects with prefix pytorch/pytorch/17089827739/linux-noble-rocm-py3.12-mi300/ 2025-08-20T06:36:23.6431193Z Starting download (1/1): /home/runner/_work/pytorch/pytorch/artifacts.zip 2025-08-20T06:36:37.3120979Z Finished download (1/1): /home/runner/_work/pytorch/pytorch/artifacts.zip 2025-08-20T06:36:37.3123155Z Artifact download has finished successfully 2025-08-20T06:36:37.3264237Z ##[group]Run unzip -o artifacts.zip 2025-08-20T06:36:37.3264391Z unzip -o artifacts.zip 2025-08-20T06:36:37.3269768Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:36:37.3269914Z env: 2025-08-20T06:36:37.3270000Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:36:37.3270128Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:36:37.3270664Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:36:37.3270826Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:36:37.3271191Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:36:37.3271553Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:36:37.3271660Z AWS_REGION: us-east-1 2025-08-20T06:36:37.3271828Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:36:37.3271971Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:36:37.3274228Z AWS_SESSION_TOKEN: *** 2025-08-20T06:36:37.3274327Z ##[endgroup] 2025-08-20T06:36:37.3316209Z Archive: artifacts.zip 2025-08-20T06:36:37.3318573Z creating: dist/ 2025-08-20T06:36:37.3404080Z inflating: dist/.ninja_log 2025-08-20T06:36:40.3167930Z inflating: dist/torch-2.9.0a0+gita9fabeb-cp312-cp312-linux_x86_64.whl 2025-08-20T06:36:40.3168240Z creating: build/ 2025-08-20T06:36:40.3168430Z creating: build/custom_test_artifacts/ 2025-08-20T06:36:40.3168658Z creating: build/custom_test_artifacts/custom-op-build/ 2025-08-20T06:36:40.3168931Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2025-08-20T06:36:40.3169250Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/pkgRedirects/ 2025-08-20T06:36:40.3170067Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeConfigureLog.yaml 2025-08-20T06:36:40.3170622Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/ 2025-08-20T06:36:40.3172676Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeSystem.cmake 2025-08-20T06:36:40.3173499Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdC/ 2025-08-20T06:36:40.3183451Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdC/tmp/ 2025-08-20T06:36:40.3183982Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdC/CMakeCCompilerId.c 2025-08-20T06:36:40.3184435Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdC/a.out 2025-08-20T06:36:40.3184856Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeCCompiler.cmake 2025-08-20T06:36:40.3185790Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdCXX/ 2025-08-20T06:36:40.3186190Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdCXX/tmp/ 2025-08-20T06:36:40.3186643Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-08-20T06:36:40.3187111Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdCXX/a.out 2025-08-20T06:36:40.3187533Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeCXXCompiler.cmake 2025-08-20T06:36:40.3188000Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_C.bin 2025-08-20T06:36:40.3188495Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_CXX.bin 2025-08-20T06:36:40.3188856Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeScratch/ 2025-08-20T06:36:40.3189125Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2025-08-20T06:36:40.3189408Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2025-08-20T06:36:40.3189695Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2025-08-20T06:36:40.3190013Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2025-08-20T06:36:40.3190483Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2025-08-20T06:36:40.3190972Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2025-08-20T06:36:40.3191305Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2025-08-20T06:36:40.3191634Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2025-08-20T06:36:40.3191974Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2025-08-20T06:36:40.3192307Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2025-08-20T06:36:40.3192642Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2025-08-20T06:36:40.3192971Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2025-08-20T06:36:40.3193306Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2025-08-20T06:36:40.3297313Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2025-08-20T06:36:40.3298108Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.d 2025-08-20T06:36:40.3298670Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2025-08-20T06:36:40.3299228Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2025-08-20T06:36:40.3299840Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2025-08-20T06:36:40.3300542Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2025-08-20T06:36:40.3301076Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2025-08-20T06:36:40.3309769Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2025-08-20T06:36:40.3310346Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2025-08-20T06:36:40.3310764Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2025-08-20T06:36:40.3311181Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2025-08-20T06:36:40.3311907Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2025-08-20T06:36:40.3312351Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2025-08-20T06:36:40.3355803Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2025-08-20T06:36:40.3356253Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.d 2025-08-20T06:36:40.3356558Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-08-20T06:36:40.3356857Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2025-08-20T06:36:40.3357115Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2025-08-20T06:36:40.3360363Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2025-08-20T06:36:40.3360612Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2025-08-20T06:36:40.3360868Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/InstallScripts.json 2025-08-20T06:36:40.3361118Z inflating: build/custom_test_artifacts/custom-op-build/hipblaslt_test_outer_vec.cc 2025-08-20T06:36:40.3361357Z inflating: build/custom_test_artifacts/custom-op-build/hipblaslt_test_vec_ext.cc 2025-08-20T06:36:40.3361575Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2025-08-20T06:36:40.3361776Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2025-08-20T06:36:40.3362082Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2025-08-20T06:36:40.3448879Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2025-08-20T06:36:40.3478774Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2025-08-20T06:36:40.3481347Z creating: build/custom_test_artifacts/jit-hook-build/ 2025-08-20T06:36:40.3481541Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2025-08-20T06:36:40.3481742Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/pkgRedirects/ 2025-08-20T06:36:40.3481986Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeConfigureLog.yaml 2025-08-20T06:36:40.3482212Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/ 2025-08-20T06:36:40.3482436Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeSystem.cmake 2025-08-20T06:36:40.3482675Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdC/ 2025-08-20T06:36:40.3482921Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdC/tmp/ 2025-08-20T06:36:40.3483195Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdC/CMakeCCompilerId.c 2025-08-20T06:36:40.3483620Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdC/a.out 2025-08-20T06:36:40.3483885Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeCCompiler.cmake 2025-08-20T06:36:40.3486222Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdCXX/ 2025-08-20T06:36:40.3486471Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdCXX/tmp/ 2025-08-20T06:36:40.3486754Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-08-20T06:36:40.3487041Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdCXX/a.out 2025-08-20T06:36:40.3487310Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeCXXCompiler.cmake 2025-08-20T06:36:40.3487598Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_C.bin 2025-08-20T06:36:40.3488098Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_CXX.bin 2025-08-20T06:36:40.3488369Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeScratch/ 2025-08-20T06:36:40.3488584Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2025-08-20T06:36:40.3488809Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2025-08-20T06:36:40.3489054Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2025-08-20T06:36:40.3489330Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2025-08-20T06:36:40.3491452Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2025-08-20T06:36:40.3491762Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2025-08-20T06:36:40.3492026Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2025-08-20T06:36:40.3492301Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2025-08-20T06:36:40.3492580Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2025-08-20T06:36:40.3492857Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2025-08-20T06:36:40.3493130Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2025-08-20T06:36:40.3493399Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2025-08-20T06:36:40.3502655Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2025-08-20T06:36:40.3537166Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2025-08-20T06:36:40.3539215Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.d 2025-08-20T06:36:40.3539512Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-08-20T06:36:40.3539788Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2025-08-20T06:36:40.3540029Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2025-08-20T06:36:40.3540339Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2025-08-20T06:36:40.3540559Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2025-08-20T06:36:40.3540800Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/InstallScripts.json 2025-08-20T06:36:40.3541042Z inflating: build/custom_test_artifacts/jit-hook-build/hipblaslt_test_outer_vec.cc 2025-08-20T06:36:40.3541268Z inflating: build/custom_test_artifacts/jit-hook-build/hipblaslt_test_vec_ext.cc 2025-08-20T06:36:40.3541485Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2025-08-20T06:36:40.3541680Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2025-08-20T06:36:40.3543504Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2025-08-20T06:36:40.3561900Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2025-08-20T06:36:40.3562303Z creating: build/custom_test_artifacts/custom-backend-build/ 2025-08-20T06:36:40.3562499Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2025-08-20T06:36:40.3562717Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/pkgRedirects/ 2025-08-20T06:36:40.3564741Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeConfigureLog.yaml 2025-08-20T06:36:40.3566111Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/ 2025-08-20T06:36:40.3566687Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeSystem.cmake 2025-08-20T06:36:40.3567823Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdC/ 2025-08-20T06:36:40.3568342Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdC/tmp/ 2025-08-20T06:36:40.3568911Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdC/CMakeCCompilerId.c 2025-08-20T06:36:40.3569450Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdC/a.out 2025-08-20T06:36:40.3569943Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeCCompiler.cmake 2025-08-20T06:36:40.3570570Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdCXX/ 2025-08-20T06:36:40.3578680Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdCXX/tmp/ 2025-08-20T06:36:40.3579092Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-08-20T06:36:40.3579523Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdCXX/a.out 2025-08-20T06:36:40.3579896Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeCXXCompiler.cmake 2025-08-20T06:36:40.3580370Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_C.bin 2025-08-20T06:36:40.3580793Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_CXX.bin 2025-08-20T06:36:40.3581167Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeScratch/ 2025-08-20T06:36:40.3581603Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2025-08-20T06:36:40.3581915Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2025-08-20T06:36:40.3582255Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2025-08-20T06:36:40.3584967Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2025-08-20T06:36:40.3585402Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2025-08-20T06:36:40.3585809Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2025-08-20T06:36:40.3586189Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2025-08-20T06:36:40.3586572Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2025-08-20T06:36:40.3586974Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2025-08-20T06:36:40.3587369Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2025-08-20T06:36:40.3587755Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2025-08-20T06:36:40.3588145Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2025-08-20T06:36:40.3588573Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2025-08-20T06:36:40.3642220Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2025-08-20T06:36:40.3642545Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.d 2025-08-20T06:36:40.3642835Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2025-08-20T06:36:40.3643142Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2025-08-20T06:36:40.3643485Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2025-08-20T06:36:40.3646345Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2025-08-20T06:36:40.3646657Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2025-08-20T06:36:40.3646967Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2025-08-20T06:36:40.3647284Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2025-08-20T06:36:40.3647605Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2025-08-20T06:36:40.3647926Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2025-08-20T06:36:40.3648234Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2025-08-20T06:36:40.3656282Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2025-08-20T06:36:40.3686214Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2025-08-20T06:36:40.3686562Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.d 2025-08-20T06:36:40.3689148Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-08-20T06:36:40.3689460Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2025-08-20T06:36:40.3689869Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2025-08-20T06:36:40.3690120Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2025-08-20T06:36:40.3690444Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2025-08-20T06:36:40.3690701Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/InstallScripts.json 2025-08-20T06:36:40.3690959Z inflating: build/custom_test_artifacts/custom-backend-build/hipblaslt_test_outer_vec.cc 2025-08-20T06:36:40.3691203Z inflating: build/custom_test_artifacts/custom-backend-build/hipblaslt_test_vec_ext.cc 2025-08-20T06:36:40.3691429Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2025-08-20T06:36:40.3691640Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2025-08-20T06:36:40.3693554Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2025-08-20T06:36:40.3745212Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2025-08-20T06:36:40.3766314Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2025-08-20T06:36:40.3766507Z creating: build/lib/ 2025-08-20T06:36:40.3813217Z inflating: build/lib/libprotobuf-lite.a 2025-08-20T06:36:40.4065430Z inflating: build/lib/libprotobuf.a 2025-08-20T06:36:40.4346438Z inflating: build/lib/libprotoc.a 2025-08-20T06:36:40.4351912Z inflating: build/lib/libpthreadpool.a 2025-08-20T06:36:40.4355968Z inflating: build/lib/libcpuinfo.a 2025-08-20T06:36:40.4360158Z inflating: build/lib/libcpuinfo_internals.a 2025-08-20T06:36:40.4360772Z inflating: build/lib/libclog.a 2025-08-20T06:36:40.4371327Z inflating: build/lib/libpytorch_qnnpack.a 2025-08-20T06:36:40.4372567Z inflating: build/lib/libnnpack_reference_layers.a 2025-08-20T06:36:40.4476572Z inflating: build/lib/libmicrokernels-prod.a 2025-08-20T06:36:40.4486464Z inflating: build/lib/libnnpack.a 2025-08-20T06:36:40.4969724Z inflating: build/lib/libmicrokernels-all.a 2025-08-20T06:36:40.5008974Z inflating: build/lib/libgtest.a 2025-08-20T06:36:40.5018341Z inflating: build/lib/libgmock.a 2025-08-20T06:36:40.5018714Z inflating: build/lib/libgmock_main.a 2025-08-20T06:36:40.5018867Z inflating: build/lib/libgtest_main.a 2025-08-20T06:36:40.5069814Z inflating: build/lib/libXNNPACK.a 2025-08-20T06:36:40.5113074Z inflating: build/lib/libbenchmark.a 2025-08-20T06:36:40.5113304Z inflating: build/lib/libbenchmark_main.a 2025-08-20T06:36:40.5113471Z inflating: build/lib/libjitprofiling.a 2025-08-20T06:36:40.5120005Z inflating: build/lib/libittnotify.a 2025-08-20T06:36:40.5154171Z inflating: build/lib/libasmjit.a 2025-08-20T06:36:40.5800992Z inflating: build/lib/libfbgemm.a 2025-08-20T06:36:40.5817532Z inflating: build/lib/libtensorpipe_uv.a 2025-08-20T06:36:40.6126938Z inflating: build/lib/libtensorpipe.a 2025-08-20T06:36:40.6194975Z inflating: build/lib/libgloo.a 2025-08-20T06:36:40.6221397Z inflating: build/lib/libonnx_proto.a 2025-08-20T06:36:40.6449347Z inflating: build/lib/libgloo_hip.a 2025-08-20T06:36:40.6854685Z inflating: build/lib/libonnx.a 2025-08-20T06:36:41.2595465Z inflating: build/lib/libdnnl.a 2025-08-20T06:36:41.2604904Z inflating: build/lib/libfmt.a 2025-08-20T06:36:41.2770646Z inflating: build/lib/libkineto.a 2025-08-20T06:36:41.2832484Z inflating: build/lib/libc10.so 2025-08-20T06:36:41.2832777Z inflating: build/lib/libtorch_global_deps.so 2025-08-20T06:36:41.2833732Z inflating: build/lib/libcaffe2_nvrtc.so 2025-08-20T06:36:41.2856514Z inflating: build/lib/libc10_hip.so 2025-08-20T06:36:42.9831822Z inflating: build/lib/libtorch_cpu.so 2025-08-20T06:36:42.9832901Z inflating: build/lib/libshm.so 2025-08-20T06:36:43.4725880Z inflating: build/lib/libtorch_hip.so 2025-08-20T06:36:43.4726614Z inflating: build/lib/libtorch.so 2025-08-20T06:36:43.4737315Z inflating: build/lib/libjitbackend_test.so 2025-08-20T06:36:43.4758065Z inflating: build/lib/libbackend_with_compiler.so 2025-08-20T06:36:43.4791033Z inflating: build/lib/libtorchbind_test.so 2025-08-20T06:36:43.4806123Z inflating: build/lib/libaoti_custom_ops.so 2025-08-20T06:36:43.5951550Z inflating: build/lib/libtorch_python.so 2025-08-20T06:36:43.5971790Z inflating: build/lib/libnnapi_backend.so 2025-08-20T06:36:43.5972104Z creating: build/bin/ 2025-08-20T06:36:43.5972293Z creating: build/bin/CMakeFiles/ 2025-08-20T06:36:43.5972512Z inflating: build/bin/cmake_install.cmake 2025-08-20T06:36:43.5972735Z inflating: build/bin/CTestTestfile.cmake 2025-08-20T06:36:43.6230583Z inflating: build/bin/protoc-3.13.0.0 2025-08-20T06:36:43.6490106Z inflating: build/bin/protoc 2025-08-20T06:36:43.6523830Z inflating: build/bin/c10_AllocatorConfig_test 2025-08-20T06:36:43.6554423Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2025-08-20T06:36:43.6586677Z inflating: build/bin/c10_DeviceGuard_test 2025-08-20T06:36:43.6619078Z inflating: build/bin/c10_Device_test 2025-08-20T06:36:43.6649962Z inflating: build/bin/c10_StreamGuard_test 2025-08-20T06:36:43.6686755Z inflating: build/bin/c10_DispatchKeySet_test 2025-08-20T06:36:43.6720430Z inflating: build/bin/c10_Scalar_test 2025-08-20T06:36:43.6752661Z inflating: build/bin/c10_SymInt_test 2025-08-20T06:36:43.6786525Z inflating: build/bin/c10_InlineDeviceGuard_test 2025-08-20T06:36:43.6821353Z inflating: build/bin/c10_InlineStreamGuard_test 2025-08-20T06:36:43.6856505Z inflating: build/bin/c10_SizesAndStrides_test 2025-08-20T06:36:43.6899289Z inflating: build/bin/c10_cow_test 2025-08-20T06:36:43.6932466Z inflating: build/bin/c10_Bitset_test 2025-08-20T06:36:43.6963177Z inflating: build/bin/c10_ConstexprCrc_test 2025-08-20T06:36:43.6997087Z inflating: build/bin/c10_ArrayRef_test 2025-08-20T06:36:43.7028490Z inflating: build/bin/c10_DeadlockDetection_test 2025-08-20T06:36:43.7063933Z inflating: build/bin/c10_Enumerate_test 2025-08-20T06:36:43.7096920Z inflating: build/bin/c10_IntrusiveList_test 2025-08-20T06:36:43.7131779Z inflating: build/bin/c10_LeftRight_test 2025-08-20T06:36:43.7163624Z inflating: build/bin/c10_Half_test 2025-08-20T06:36:43.7198358Z inflating: build/bin/c10_Metaprogramming_test 2025-08-20T06:36:43.7232122Z inflating: build/bin/c10_NetworkFlow_test 2025-08-20T06:36:43.7263285Z inflating: build/bin/c10_Semaphore_test 2025-08-20T06:36:43.7294669Z inflating: build/bin/c10_Synchronized_test 2025-08-20T06:36:43.7328719Z inflating: build/bin/c10_TypeList_test 2025-08-20T06:36:43.7369871Z inflating: build/bin/c10_ThreadLocal_test 2025-08-20T06:36:43.7396412Z inflating: build/bin/c10_TypeIndex_test 2025-08-20T06:36:43.7427469Z inflating: build/bin/c10_TypeTraits_test 2025-08-20T06:36:43.7459925Z inflating: build/bin/c10_accumulate_test 2025-08-20T06:36:43.7494774Z inflating: build/bin/c10_bfloat16_test 2025-08-20T06:36:43.7526281Z inflating: build/bin/c10_bit_cast_test 2025-08-20T06:36:43.7561878Z inflating: build/bin/c10_complex_math_test 2025-08-20T06:36:43.7596239Z inflating: build/bin/c10_complex_test 2025-08-20T06:36:43.7627764Z inflating: build/bin/c10_error_test 2025-08-20T06:36:43.7660730Z inflating: build/bin/c10_exception_test 2025-08-20T06:36:43.7692504Z inflating: build/bin/c10_flags_test 2025-08-20T06:36:43.7724669Z inflating: build/bin/c10_irange_test 2025-08-20T06:36:43.7756393Z inflating: build/bin/c10_generic_math_test 2025-08-20T06:36:43.7789905Z inflating: build/bin/c10_lazy_test 2025-08-20T06:36:43.7885318Z inflating: build/bin/c10_intrusive_ptr_test 2025-08-20T06:36:43.7921407Z inflating: build/bin/c10_logging_test 2025-08-20T06:36:43.7954375Z inflating: build/bin/c10_registry_test 2025-08-20T06:36:43.7993508Z inflating: build/bin/c10_ordered_preserving_dict_test 2025-08-20T06:36:43.8039869Z inflating: build/bin/c10_optional_test 2025-08-20T06:36:43.8135486Z inflating: build/bin/c10_small_vector_test 2025-08-20T06:36:43.8165006Z inflating: build/bin/c10_string_util_test 2025-08-20T06:36:43.8197323Z inflating: build/bin/c10_ssize_test 2025-08-20T06:36:43.8228635Z inflating: build/bin/c10_tempfile_test 2025-08-20T06:36:43.8259783Z inflating: build/bin/c10_string_view_test 2025-08-20T06:36:43.8287351Z inflating: build/bin/c10_intrusive_ptr_benchmark 2025-08-20T06:36:43.8324445Z inflating: build/bin/c10_typeid_test 2025-08-20T06:36:43.8355795Z inflating: build/bin/c10_hip_HIPAssertionsTest_1_var_test 2025-08-20T06:36:43.8387069Z inflating: build/bin/c10_hip_HIPAssertionsTest_catches_stream 2025-08-20T06:36:43.8418153Z inflating: build/bin/c10_hip_HIPAssertionsTest_catches_thread_and_block_and_device 2025-08-20T06:36:43.8449091Z inflating: build/bin/c10_hip_HIPAssertionsTest_from_2_processes 2025-08-20T06:36:43.8480246Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_blocks_and_threads 2025-08-20T06:36:43.8511240Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_multiple_blocks 2025-08-20T06:36:43.8542130Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_same_block 2025-08-20T06:36:43.8573425Z inflating: build/bin/c10_hip_HIPTest 2025-08-20T06:36:43.8911588Z inflating: build/bin/vec_test_all_types_DEFAULT 2025-08-20T06:36:43.9256386Z inflating: build/bin/vec_test_all_types_AVX512 2025-08-20T06:36:43.9606953Z inflating: build/bin/vec_test_all_types_AVX2 2025-08-20T06:36:43.9639337Z inflating: build/bin/BackoffTest 2025-08-20T06:36:43.9672905Z inflating: build/bin/FileStoreTest 2025-08-20T06:36:43.9708377Z inflating: build/bin/TCPStoreTest 2025-08-20T06:36:43.9741893Z inflating: build/bin/HashStoreTest 2025-08-20T06:36:43.9782955Z inflating: build/bin/ProcessGroupGlooTest 2025-08-20T06:36:43.9786509Z inflating: build/bin/example_allreduce 2025-08-20T06:36:43.9786669Z inflating: build/bin/torch_shm_manager 2025-08-20T06:36:43.9820097Z inflating: build/bin/static_runtime_bench 2025-08-20T06:36:43.9966992Z inflating: build/bin/static_runtime_test 2025-08-20T06:36:44.0011917Z inflating: build/bin/Dict_test 2025-08-20T06:36:44.0044832Z inflating: build/bin/Dimname_test 2025-08-20T06:36:44.0084980Z inflating: build/bin/MaybeOwned_test 2025-08-20T06:36:44.0120580Z inflating: build/bin/NamedTensor_test 2025-08-20T06:36:44.0157055Z inflating: build/bin/apply_utils_test 2025-08-20T06:36:44.0193755Z inflating: build/bin/atest 2025-08-20T06:36:44.0238391Z inflating: build/bin/basic 2025-08-20T06:36:44.0268296Z inflating: build/bin/broadcast_test 2025-08-20T06:36:44.0300285Z inflating: build/bin/cpu_allocator_test 2025-08-20T06:36:44.0336595Z inflating: build/bin/cpu_generator_test 2025-08-20T06:36:44.0369664Z inflating: build/bin/cpu_profiling_allocator_test 2025-08-20T06:36:44.0426191Z inflating: build/bin/cpu_rng_test 2025-08-20T06:36:44.0458338Z inflating: build/bin/dlconvertor_test 2025-08-20T06:36:44.0493947Z inflating: build/bin/extension_backend_test 2025-08-20T06:36:44.0528626Z inflating: build/bin/half_test 2025-08-20T06:36:44.0559790Z inflating: build/bin/lazy_tensor_test 2025-08-20T06:36:44.0617922Z inflating: build/bin/ivalue_test 2025-08-20T06:36:44.0653795Z inflating: build/bin/memory_format_test 2025-08-20T06:36:44.0687215Z inflating: build/bin/math_kernel_test 2025-08-20T06:36:44.0720715Z inflating: build/bin/memory_overlapping_test 2025-08-20T06:36:44.0752832Z inflating: build/bin/operator_name_test 2025-08-20T06:36:44.0786074Z inflating: build/bin/mobile_memory_cleanup 2025-08-20T06:36:44.0821133Z inflating: build/bin/native_test 2025-08-20T06:36:44.0853038Z inflating: build/bin/operators_test 2025-08-20T06:36:44.0885865Z inflating: build/bin/packedtensoraccessor_test 2025-08-20T06:36:44.0927780Z inflating: build/bin/pow_test 2025-08-20T06:36:44.0963587Z inflating: build/bin/quantized_test 2025-08-20T06:36:44.0998071Z inflating: build/bin/reduce_ops_test 2025-08-20T06:36:44.1027176Z inflating: build/bin/reportMemoryUsage_test 2025-08-20T06:36:44.1065023Z inflating: build/bin/scalar_tensor_test 2025-08-20T06:36:44.1101480Z inflating: build/bin/scalar_test 2025-08-20T06:36:44.1133766Z inflating: build/bin/StorageUtils_test 2025-08-20T06:36:44.1166641Z inflating: build/bin/stride_properties_test 2025-08-20T06:36:44.1214803Z inflating: build/bin/tensor_iterator_test 2025-08-20T06:36:44.1249402Z inflating: build/bin/type_ptr_test 2025-08-20T06:36:44.1281426Z inflating: build/bin/thread_init_test 2025-08-20T06:36:44.1315631Z inflating: build/bin/test_parallel 2025-08-20T06:36:44.1352787Z inflating: build/bin/type_test 2025-08-20T06:36:44.1385650Z inflating: build/bin/undefined_tensor_test 2025-08-20T06:36:44.1418000Z inflating: build/bin/verify_api_visibility 2025-08-20T06:36:44.1461152Z inflating: build/bin/legacy_vmap_test 2025-08-20T06:36:44.1493563Z inflating: build/bin/weakref_test 2025-08-20T06:36:44.1525927Z inflating: build/bin/wrapdim_test 2025-08-20T06:36:44.1558653Z inflating: build/bin/xla_tensor_test 2025-08-20T06:36:44.1622173Z inflating: build/bin/List_test 2025-08-20T06:36:44.1659029Z inflating: build/bin/IListRef_test 2025-08-20T06:36:44.1730585Z inflating: build/bin/kernel_function_legacy_test 2025-08-20T06:36:44.1789315Z inflating: build/bin/kernel_function_test 2025-08-20T06:36:44.1867187Z inflating: build/bin/kernel_lambda_legacy_test 2025-08-20T06:36:44.1905448Z inflating: build/bin/KernelFunction_test 2025-08-20T06:36:44.1966959Z inflating: build/bin/kernel_lambda_test 2025-08-20T06:36:44.2004634Z inflating: build/bin/kernel_stackbased_test 2025-08-20T06:36:44.2062446Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2025-08-20T06:36:44.2094861Z inflating: build/bin/CppSignature_test 2025-08-20T06:36:44.2125922Z inflating: build/bin/op_allowlist_test 2025-08-20T06:36:44.2169765Z inflating: build/bin/inline_container_test 2025-08-20T06:36:44.2350931Z inflating: build/bin/op_registration_test 2025-08-20T06:36:44.2385663Z inflating: build/bin/backend_fallback_test 2025-08-20T06:36:44.2416667Z inflating: build/bin/hip_complex_math_test 2025-08-20T06:36:44.2447622Z inflating: build/bin/hip_complex_test 2025-08-20T06:36:44.2483702Z inflating: build/bin/hip_apply_test 2025-08-20T06:36:44.2514583Z inflating: build/bin/hip_distributions_test 2025-08-20T06:36:44.2545617Z inflating: build/bin/hip_generator_test 2025-08-20T06:36:44.2576898Z inflating: build/bin/hip_half_test 2025-08-20T06:36:44.2607908Z inflating: build/bin/hip_integer_divider_test 2025-08-20T06:36:44.2638816Z inflating: build/bin/hip_optional_test 2025-08-20T06:36:44.2669759Z inflating: build/bin/hip_packedtensoraccessor_test 2025-08-20T06:36:44.2702465Z inflating: build/bin/hip_dlconvertor_test 2025-08-20T06:36:44.2733421Z inflating: build/bin/hip_vectorized_test 2025-08-20T06:36:44.3389409Z inflating: build/bin/test_jit 2025-08-20T06:36:44.3589373Z inflating: build/bin/test_nativert 2025-08-20T06:36:44.3623706Z inflating: build/bin/test_dist_autograd 2025-08-20T06:36:44.3665350Z inflating: build/bin/test_cpp_rpc 2025-08-20T06:36:44.4326050Z inflating: build/bin/test_api 2025-08-20T06:36:44.4327846Z inflating: build/bin/parallel_benchmark 2025-08-20T06:36:44.4528623Z inflating: build/bin/test_lazy 2025-08-20T06:36:44.4528845Z creating: .additional_ci_files/ 2025-08-20T06:36:44.4575468Z inflating: .additional_ci_files/test-times.json 2025-08-20T06:36:44.4751767Z inflating: .additional_ci_files/test-class-times.json 2025-08-20T06:36:44.4792353Z ##[group]Run rm artifacts.zip 2025-08-20T06:36:44.4792493Z rm artifacts.zip 2025-08-20T06:36:44.4797908Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:36:44.4798195Z env: 2025-08-20T06:36:44.4798284Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:36:44.4798413Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:36:44.4798586Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:36:44.4798759Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:36:44.4799130Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:36:44.4799489Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:36:44.4799603Z AWS_REGION: us-east-1 2025-08-20T06:36:44.4799785Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:36:44.4799988Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:36:44.4802376Z AWS_SESSION_TOKEN: *** 2025-08-20T06:36:44.4802479Z ##[endgroup] 2025-08-20T06:36:44.6111913Z ##[group]Run df -H 2025-08-20T06:36:44.6112086Z df -H 2025-08-20T06:36:44.6117582Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:36:44.6117734Z env: 2025-08-20T06:36:44.6117825Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:36:44.6117961Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:36:44.6118149Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:36:44.6121352Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:36:44.6121727Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:36:44.6122085Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:36:44.6122196Z AWS_REGION: us-east-1 2025-08-20T06:36:44.6122350Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:36:44.6122498Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:36:44.6124919Z AWS_SESSION_TOKEN: *** 2025-08-20T06:36:44.6125017Z ##[endgroup] 2025-08-20T06:36:44.6156183Z Filesystem Size Used Avail Use% Mounted on 2025-08-20T06:36:44.6156402Z overlay 2.2T 452G 1.7T 22% / 2025-08-20T06:36:44.6156574Z tmpfs 68M 0 68M 0% /dev 2025-08-20T06:36:44.6156947Z /dev/vda1 2.2T 452G 1.7T 22% /run 2025-08-20T06:36:44.6157108Z shm 68M 4.1k 68M 1% /dev/shm 2025-08-20T06:36:44.6157302Z tmpfs 1.4T 13k 1.4T 1% /run/secrets/kubernetes.io/serviceaccount 2025-08-20T06:36:44.6157735Z tmpfs 677G 0 677G 0% /proc/acpi 2025-08-20T06:36:44.6157904Z tmpfs 677G 0 677G 0% /proc/scsi 2025-08-20T06:36:44.6158065Z tmpfs 677G 0 677G 0% /sys/firmware 2025-08-20T06:36:44.6178852Z Prepare all required actions 2025-08-20T06:36:44.6183241Z Getting action download info 2025-08-20T06:36:44.7560940Z ##[group]Run ./.github/actions/download-td-artifacts 2025-08-20T06:36:44.7561082Z with: 2025-08-20T06:36:44.7561163Z env: 2025-08-20T06:36:44.7561251Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:36:44.7561383Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:36:44.7561553Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:36:44.7561711Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:36:44.7562090Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:36:44.7562444Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:36:44.7562555Z AWS_REGION: us-east-1 2025-08-20T06:36:44.7564908Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:36:44.7565080Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:36:44.7567471Z AWS_SESSION_TOKEN: *** 2025-08-20T06:36:44.7567569Z ##[endgroup] 2025-08-20T06:36:44.7588950Z ##[group]Run seemethere/download-artifact-s3@v4 2025-08-20T06:36:44.7589081Z with: 2025-08-20T06:36:44.7589165Z name: td_results 2025-08-20T06:36:44.7589261Z s3-bucket: gha-artifacts 2025-08-20T06:36:44.7589364Z region: us-east-1 2025-08-20T06:36:44.7589450Z env: 2025-08-20T06:36:44.7589535Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:36:44.7589662Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:36:44.7589836Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:36:44.7589991Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:36:44.7590455Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:36:44.7590810Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:36:44.7590919Z AWS_REGION: us-east-1 2025-08-20T06:36:44.7591047Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:36:44.7593353Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:36:44.7595846Z AWS_SESSION_TOKEN: *** 2025-08-20T06:36:44.7595944Z ##[endgroup] 2025-08-20T06:36:44.9818736Z (node:4844) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-08-20T06:36:44.9818985Z 2025-08-20T06:36:44.9819096Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-08-20T06:36:44.9819386Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-08-20T06:36:44.9819655Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-08-20T06:36:45.0849534Z Found 1 objects with prefix pytorch/pytorch/17089827739/td_results/ 2025-08-20T06:36:45.0850381Z Starting download (1/1): /home/runner/_work/pytorch/pytorch/td_results.json 2025-08-20T06:36:45.1911208Z Finished download (1/1): /home/runner/_work/pytorch/pytorch/td_results.json 2025-08-20T06:36:45.1912690Z Artifact download has finished successfully 2025-08-20T06:36:45.2033685Z ##[group]Run mkdir -p .additional_ci_files 2025-08-20T06:36:45.2033845Z mkdir -p .additional_ci_files 2025-08-20T06:36:45.2034014Z mv td_results.json .additional_ci_files/td_results.json || true 2025-08-20T06:36:45.2039393Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:36:45.2039539Z env: 2025-08-20T06:36:45.2039630Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:36:45.2039883Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:36:45.2040056Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:36:45.2040451Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:36:45.2040972Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:36:45.2041330Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:36:45.2041441Z AWS_REGION: us-east-1 2025-08-20T06:36:45.2041597Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:36:45.2041745Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:36:45.2044002Z AWS_SESSION_TOKEN: *** 2025-08-20T06:36:45.2044103Z ##[endgroup] 2025-08-20T06:36:45.2113526Z ##[group]Run .github/scripts/parse_ref.py 2025-08-20T06:36:45.2113684Z .github/scripts/parse_ref.py 2025-08-20T06:36:45.2129872Z shell: /usr/bin/bash -e {0} 2025-08-20T06:36:45.2130276Z env: 2025-08-20T06:36:45.2130440Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:36:45.2130667Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:36:45.2130971Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:36:45.2131237Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:36:45.2131859Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:36:45.2132455Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:36:45.2140053Z AWS_REGION: us-east-1 2025-08-20T06:36:45.2140469Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:36:45.2140695Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:36:45.2143507Z AWS_SESSION_TOKEN: *** 2025-08-20T06:36:45.2143631Z ##[endgroup] 2025-08-20T06:36:45.2262621Z Setting output branch=main 2025-08-20T06:36:45.2331206Z Prepare all required actions 2025-08-20T06:36:45.2331406Z Getting action download info 2025-08-20T06:36:45.3721554Z ##[group]Run ./.github/actions/filter-test-configs 2025-08-20T06:36:45.3721688Z with: 2025-08-20T06:36:45.3722069Z github-token: *** 2025-08-20T06:36:45.3722691Z test-matrix: {"include": [{"config": "default", "shard": 1, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 2, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 3, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 4, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 5, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 6, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}]} 2025-08-20T06:36:45.3723400Z job-name: linux-noble-rocm-py3.12-mi300 / test (default, 5, 6, linux.rocm.gpu.gfx942.1) 2025-08-20T06:36:45.3723671Z env: 2025-08-20T06:36:45.3723812Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:36:45.3728495Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:36:45.3728671Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:36:45.3728828Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:36:45.3729199Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:36:45.3729555Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:36:45.3729664Z AWS_REGION: us-east-1 2025-08-20T06:36:45.3729786Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:36:45.3729963Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:36:45.3732332Z AWS_SESSION_TOKEN: *** 2025-08-20T06:36:45.3732429Z ##[endgroup] 2025-08-20T06:36:45.3754233Z ##[group]Run nick-fields/retry@v3.0.0 2025-08-20T06:36:45.3754350Z with: 2025-08-20T06:36:45.3754436Z shell: bash 2025-08-20T06:36:45.3756890Z timeout_minutes: 10 2025-08-20T06:36:45.3756984Z max_attempts: 5 2025-08-20T06:36:45.3757075Z retry_wait_seconds: 30 2025-08-20T06:36:45.3757362Z 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-08-20T06:36:45.3757652Z polling_interval_seconds: 1 2025-08-20T06:36:45.3757759Z warning_on_retry: true 2025-08-20T06:36:45.3757857Z continue_on_error: false 2025-08-20T06:36:45.3757956Z env: 2025-08-20T06:36:45.3758040Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:36:45.3758168Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:36:45.3760445Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:36:45.3760615Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:36:45.3760991Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:36:45.3761353Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:36:45.3761461Z AWS_REGION: us-east-1 2025-08-20T06:36:45.3761588Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:36:45.3761732Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:36:45.3764020Z AWS_SESSION_TOKEN: *** 2025-08-20T06:36:45.3764165Z GITHUB_TOKEN: *** 2025-08-20T06:36:45.3764256Z ##[endgroup] 2025-08-20T06:36:45.4170578Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-08-20T06:36:45.5588876Z Defaulting to user installation because normal site-packages is not writeable 2025-08-20T06:36:45.7030806Z Collecting requests==2.27.1 2025-08-20T06:36:45.7887397Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-08-20T06:36:45.8180363Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 1.9 MB/s eta 0:00:00 2025-08-20T06:36:45.8864954Z Collecting pyyaml==6.0.2 2025-08-20T06:36:45.9109473Z Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2025-08-20T06:36:45.9798851Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 KB 11.0 MB/s eta 0:00:00 2025-08-20T06:36:46.0321088Z Collecting urllib3<1.27,>=1.21.1 2025-08-20T06:36:46.0551056Z Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-08-20T06:36:46.0585747Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 KB 57.4 MB/s eta 0:00:00 2025-08-20T06:36:46.0925220Z Collecting idna<4,>=2.5 2025-08-20T06:36:46.1153426Z Downloading idna-3.10-py3-none-any.whl (70 kB) 2025-08-20T06:36:46.1182883Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 KB 31.9 MB/s eta 0:00:00 2025-08-20T06:36:46.2411829Z Collecting charset-normalizer~=2.0.0 2025-08-20T06:36:46.2643522Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-08-20T06:36:46.3032307Z Collecting certifi>=2017.4.17 2025-08-20T06:36:46.3260490Z Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 2025-08-20T06:36:46.3300647Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.2/161.2 KB 55.3 MB/s eta 0:00:00 2025-08-20T06:36:46.3819104Z Installing collected packages: urllib3, pyyaml, idna, charset-normalizer, certifi, requests 2025-08-20T06:36:47.5355343Z WARNING: The script normalizer is installed in '/home/runner/.local/bin' which is not on PATH. 2025-08-20T06:36:47.5356249Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-08-20T06:36:48.1730816Z Successfully installed certifi-2025.8.3 charset-normalizer-2.0.12 idna-3.10 pyyaml-6.0.2 requests-2.27.1 urllib3-1.26.20 2025-08-20T06:36:48.4189425Z Command completed after 1 attempt(s). 2025-08-20T06:36:48.4265910Z ##[group]Run set -x 2025-08-20T06:36:48.4266086Z set -x 2025-08-20T06:36:48.4266182Z  2025-08-20T06:36:48.4266340Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-08-20T06:36:48.4266542Z # in runner workspace 2025-08-20T06:36:48.4266863Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-08-20T06:36:48.4272590Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:36:48.4272739Z env: 2025-08-20T06:36:48.4272830Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:36:48.4272964Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:36:48.4273144Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:36:48.4273312Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:36:48.4276108Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:36:48.4276612Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:36:48.4276729Z AWS_REGION: us-east-1 2025-08-20T06:36:48.4276887Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:36:48.4277049Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:36:48.4279329Z AWS_SESSION_TOKEN: *** 2025-08-20T06:36:48.4279434Z ##[endgroup] 2025-08-20T06:36:48.4430853Z + python3 /home/runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-08-20T06:36:48.4513539Z Setting output branch=main 2025-08-20T06:36:48.4559859Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-08-20T06:36:48.4560048Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-08-20T06:36:48.4560274Z echo "Job name: ${JOB_NAME}" 2025-08-20T06:36:48.4560398Z  2025-08-20T06:36:48.4560552Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-08-20T06:36:48.4560741Z # in runner workspace 2025-08-20T06:36:48.4560914Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-08-20T06:36:48.4561109Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-08-20T06:36:48.4561241Z  --job-name "${JOB_NAME}" \ 2025-08-20T06:36:48.4564590Z  --test-matrix "{"include": [{"config": "default", "shard": 1, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 2, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 3, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 4, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 5, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 6, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}]}" \ 2025-08-20T06:36:48.4565260Z  --selected-test-configs "" \ 2025-08-20T06:36:48.4565395Z  --pr-number "${PR_NUMBER}" \ 2025-08-20T06:36:48.4565525Z  --tag "${TAG}" \ 2025-08-20T06:36:48.4565646Z  --event-name "${EVENT_NAME}" \ 2025-08-20T06:36:48.4565852Z  --schedule "${SCHEDULE}" \ 2025-08-20T06:36:48.4565979Z  --branch "${HEAD_BRANCH}" 2025-08-20T06:36:48.4571694Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:36:48.4571835Z env: 2025-08-20T06:36:48.4573703Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:36:48.4573841Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:36:48.4574008Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:36:48.4574164Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:36:48.4574533Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:36:48.4574884Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:36:48.4574993Z AWS_REGION: us-east-1 2025-08-20T06:36:48.4575143Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:36:48.4575288Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:36:48.4577537Z AWS_SESSION_TOKEN: *** 2025-08-20T06:36:48.4577730Z GITHUB_TOKEN: *** 2025-08-20T06:36:48.4579627Z JOB_NAME: linux-noble-rocm-py3.12-mi300 / test (default, 5, 6, linux.rocm.gpu.gfx942.1) 2025-08-20T06:36:48.4579807Z PR_NUMBER: 2025-08-20T06:36:48.4579893Z TAG: 2025-08-20T06:36:48.4579973Z EVENT_NAME: push 2025-08-20T06:36:48.4580060Z SCHEDULE: 2025-08-20T06:36:48.4580144Z HEAD_BRANCH: main 2025-08-20T06:36:48.4580315Z ##[endgroup] 2025-08-20T06:36:48.4725139Z Workflow: rocm-mi300 2025-08-20T06:36:48.4725805Z Job name: linux-noble-rocm-py3.12-mi300 / test (default, 5, 6, linux.rocm.gpu.gfx942.1) 2025-08-20T06:36:48.6981583Z Setting output keep-going=True 2025-08-20T06:36:48.6982553Z Setting output ci-verbose-test-logs=False 2025-08-20T06:36:48.6983020Z Setting output ci-test-showlocals=False 2025-08-20T06:36:48.6983384Z Setting output ci-no-test-timeout=False 2025-08-20T06:36:48.6983726Z Setting output ci-no-td=False 2025-08-20T06:36:48.6984053Z Setting output ci-td-distributed=False 2025-08-20T06:36:48.6984402Z Setting output is-unstable=False 2025-08-20T06:36:48.6984747Z Setting output reenabled-issues= 2025-08-20T06:36:48.6986520Z Setting output test-matrix={"include": [{"config": "default", "shard": 1, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 2, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 3, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 4, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 5, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 6, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}]} 2025-08-20T06:36:48.6988290Z Setting output is-test-matrix-empty=False 2025-08-20T06:36:48.7069142Z ##[group]Run echo "Filtered matrix:" 2025-08-20T06:36:48.7075617Z echo "Filtered matrix:" 2025-08-20T06:36:48.7076400Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 2, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 3, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 4, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 5, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 6, "num_shards": 6, "runner": "linux.rocm.gpu.gfx942.1"}]}" 2025-08-20T06:36:48.7077016Z  2025-08-20T06:36:48.7077106Z echo 2025-08-20T06:36:48.7077224Z echo "Is the current job unstable? False" 2025-08-20T06:36:48.7077360Z  2025-08-20T06:36:48.7077446Z echo 2025-08-20T06:36:48.7077553Z echo "Is keep-going label set? True" 2025-08-20T06:36:48.7077677Z  2025-08-20T06:36:48.7077763Z echo 2025-08-20T06:36:48.7079715Z echo "Reenabled issues? " 2025-08-20T06:36:48.7085375Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:36:48.7085514Z env: 2025-08-20T06:36:48.7085609Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:36:48.7085831Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:36:48.7085997Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:36:48.7086153Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:36:48.7086523Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:36:48.7086875Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:36:48.7086985Z AWS_REGION: us-east-1 2025-08-20T06:36:48.7088836Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:36:48.7088991Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:36:48.7091365Z AWS_SESSION_TOKEN: *** 2025-08-20T06:36:48.7091464Z ##[endgroup] 2025-08-20T06:36:48.8434263Z Filtered matrix: 2025-08-20T06:36:48.8442518Z {include: [{config: default, shard: 1, num_shards: 6, runner: linux.rocm.gpu.gfx942.1}, {config: default, shard: 2, num_shards: 6, runner: linux.rocm.gpu.gfx942.1}, {config: default, shard: 3, num_shards: 6, runner: linux.rocm.gpu.gfx942.1}, {config: default, shard: 4, num_shards: 6, runner: linux.rocm.gpu.gfx942.1}, {config: default, shard: 5, num_shards: 6, runner: linux.rocm.gpu.gfx942.1}, {config: default, shard: 6, num_shards: 6, runner: linux.rocm.gpu.gfx942.1}]} 2025-08-20T06:36:48.8443780Z 2025-08-20T06:36:48.8443870Z Is the current job unstable? False 2025-08-20T06:36:48.8444017Z 2025-08-20T06:36:48.8444096Z Is keep-going label set? True 2025-08-20T06:36:48.8444223Z 2025-08-20T06:36:48.8444288Z Reenabled issues? 2025-08-20T06:36:48.8475964Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-08-20T06:36:48.8476164Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-08-20T06:36:48.8481667Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T06:36:48.8481807Z env: 2025-08-20T06:36:48.8481893Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:36:48.8484472Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:36:48.8484651Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:36:48.8484807Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:36:48.8485178Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:36:48.8485532Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:36:48.8485639Z AWS_REGION: us-east-1 2025-08-20T06:36:48.8485886Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:36:48.8486034Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:36:48.8488417Z AWS_SESSION_TOKEN: *** 2025-08-20T06:36:48.8488512Z JOB_TIMEOUT: 300 2025-08-20T06:36:48.8488602Z ##[endgroup] 2025-08-20T06:36:48.8564849Z ##[group]Run set -x 2025-08-20T06:36:48.8564978Z set -x 2025-08-20T06:36:48.8565075Z  2025-08-20T06:36:48.8565174Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2025-08-20T06:36:48.8565327Z  TEST_COMMAND=.ci/pytorch/multigpu-test.sh 2025-08-20T06:36:48.8565473Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2025-08-20T06:36:48.8565614Z  TEST_COMMAND=.ci/caffe2/test.sh 2025-08-20T06:36:48.8565801Z else 2025-08-20T06:36:48.8565907Z  TEST_COMMAND=.ci/pytorch/test.sh 2025-08-20T06:36:48.8566026Z fi 2025-08-20T06:36:48.8566112Z  2025-08-20T06:36:48.8568357Z # detached container should get cleaned up by teardown_ec2_linux 2025-08-20T06:36:48.8568554Z # TODO: Stop building test binaries as part of the build phase 2025-08-20T06:36:48.8568724Z # Used for GPU_FLAG since that doesn't play nice 2025-08-20T06:36:48.8568880Z # shellcheck disable=SC2086,SC2090 2025-08-20T06:36:48.8569006Z container_name=$(docker run \ 2025-08-20T06:36:48.8569131Z  ${GPU_FLAG:-} \ 2025-08-20T06:36:48.8569238Z  -e BUILD_ENVIRONMENT \ 2025-08-20T06:36:48.8569351Z  -e PR_NUMBER \ 2025-08-20T06:36:48.8569454Z  -e GITHUB_ACTIONS \ 2025-08-20T06:36:48.8569565Z  -e GITHUB_REPOSITORY \ 2025-08-20T06:36:48.8569677Z  -e GITHUB_WORKFLOW \ 2025-08-20T06:36:48.8571468Z  -e GITHUB_JOB \ 2025-08-20T06:36:48.8571571Z  -e GITHUB_RUN_ID \ 2025-08-20T06:36:48.8571676Z  -e GITHUB_RUN_NUMBER \ 2025-08-20T06:36:48.8571787Z  -e GITHUB_RUN_ATTEMPT \ 2025-08-20T06:36:48.8571896Z  -e JOB_ID \ 2025-08-20T06:36:48.8571992Z  -e JOB_NAME \ 2025-08-20T06:36:48.8572091Z  -e BRANCH \ 2025-08-20T06:36:48.8572183Z  -e SHA1 \ 2025-08-20T06:36:48.8572276Z  -e AWS_DEFAULT_REGION \ 2025-08-20T06:36:48.8572388Z  -e IN_WHEEL_TEST \ 2025-08-20T06:36:48.8572492Z  -e SHARD_NUMBER \ 2025-08-20T06:36:48.8572735Z  -e TEST_CONFIG \ 2025-08-20T06:36:48.8572839Z  -e NUM_TEST_SHARDS \ 2025-08-20T06:36:48.8574363Z  -e REENABLED_ISSUES \ 2025-08-20T06:36:48.8574480Z  -e CONTINUE_THROUGH_ERROR \ 2025-08-20T06:36:48.8574595Z  -e VERBOSE_TEST_LOGS \ 2025-08-20T06:36:48.8574704Z  -e TEST_SHOWLOCALS \ 2025-08-20T06:36:48.8574809Z  -e NO_TEST_TIMEOUT \ 2025-08-20T06:36:48.8574913Z  -e NO_TD \ 2025-08-20T06:36:48.8575020Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2025-08-20T06:36:48.8575152Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2025-08-20T06:36:48.8575285Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2025-08-20T06:36:48.8575413Z  -e TESTS_TO_INCLUDE \ 2025-08-20T06:36:48.8576856Z  -e DASHBOARD_TAG \ 2025-08-20T06:36:48.8577002Z  --env-file="${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" \ 2025-08-20T06:36:48.8577152Z  --ulimit stack=10485760:83886080 \ 2025-08-20T06:36:48.8577273Z  --ulimit core=0 \ 2025-08-20T06:36:48.8577388Z  --security-opt seccomp=unconfined \ 2025-08-20T06:36:48.8577515Z  --cap-add=SYS_PTRACE \ 2025-08-20T06:36:48.8577625Z  --shm-size="8g" \ 2025-08-20T06:36:48.8577725Z  --tty \ 2025-08-20T06:36:48.8577815Z  --detach \ 2025-08-20T06:36:48.8577916Z  --name="${container_name}" \ 2025-08-20T06:36:48.8578033Z  --user jenkins \ 2025-08-20T06:36:48.8579472Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2025-08-20T06:36:48.8579625Z  -w /var/lib/jenkins/workspace \ 2025-08-20T06:36:48.8579741Z  "${DOCKER_IMAGE}" 2025-08-20T06:36:48.8579835Z ) 2025-08-20T06:36:48.8579931Z # save container name for later step 2025-08-20T06:36:48.8580254Z echo "CONTAINER_NAME=${container_name}" >> "$GITHUB_ENV" 2025-08-20T06:36:48.8580516Z # jenkins user does not have write permission to mounted workspace; work-around by copying within container to jenkins home 2025-08-20T06:36:48.8580849Z docker exec -t "${container_name}" sh -c "cd .. && cp -R workspace pytorch && cd pytorch && pip install dist/*.whl && ${TEST_COMMAND}" 2025-08-20T06:36:48.8586317Z shell: /usr/bin/bash -e {0} 2025-08-20T06:36:48.8586421Z env: 2025-08-20T06:36:48.8588163Z GIT_DEFAULT_BRANCH: main 2025-08-20T06:36:48.8588298Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T06:36:48.8588468Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T06:36:48.8588621Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T06:36:48.8588997Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T06:36:48.8589353Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T06:36:48.8589460Z AWS_REGION: us-east-1 2025-08-20T06:36:48.8589608Z AWS_ACCESS_KEY_ID: *** 2025-08-20T06:36:48.8589750Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T06:36:48.8592203Z AWS_SESSION_TOKEN: *** 2025-08-20T06:36:48.8592323Z BUILD_ENVIRONMENT: linux-noble-rocm-py3.12-mi300 2025-08-20T06:36:48.8594272Z PR_NUMBER: 2025-08-20T06:36:48.8594369Z GITHUB_REPOSITORY: pytorch/pytorch 2025-08-20T06:36:48.8594485Z GITHUB_WORKFLOW: rocm-mi300 2025-08-20T06:36:48.8594588Z GITHUB_JOB: test 2025-08-20T06:36:48.8594678Z GITHUB_RUN_ID: 17089827739 2025-08-20T06:36:48.8594778Z GITHUB_RUN_NUMBER: 8565 2025-08-20T06:36:48.8594875Z GITHUB_RUN_ATTEMPT: 1 2025-08-20T06:36:48.8594969Z JOB_ID: 48463030218 2025-08-20T06:36:48.8595130Z JOB_NAME: linux-noble-rocm-py3.12-mi300 / test (default, 5, 6, linux.rocm.gpu.gfx942.1) 2025-08-20T06:36:48.8595305Z BRANCH: main 2025-08-20T06:36:48.8595407Z SHA1: a9fabeb012a4b804836a2b8d4b3742b92c9a6b58 2025-08-20T06:36:48.8596895Z CONTINUE_THROUGH_ERROR: True 2025-08-20T06:36:48.8597000Z VERBOSE_TEST_LOGS: False 2025-08-20T06:36:48.8597181Z TEST_SHOWLOCALS: False 2025-08-20T06:36:48.8597278Z NO_TEST_TIMEOUT: False 2025-08-20T06:36:48.8597369Z NO_TD: False 2025-08-20T06:36:48.8597451Z TEST_CONFIG: default 2025-08-20T06:36:48.8597541Z SHARD_NUMBER: 5 2025-08-20T06:36:48.8597624Z NUM_TEST_SHARDS: 6 2025-08-20T06:36:48.8597713Z REENABLED_ISSUES: 2025-08-20T06:36:48.8597973Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64 2025-08-20T06:36:48.8598251Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2025-08-20T06:36:48.8599738Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2025-08-20T06:36:48.8599850Z TESTS_TO_INCLUDE: 2025-08-20T06:36:48.8599938Z DASHBOARD_TAG: 2025-08-20T06:36:48.8600025Z ##[endgroup] 2025-08-20T06:36:48.9355483Z + [[ default == \m\u\l\t\i\g\p\u ]] 2025-08-20T06:36:48.9355868Z + [[ linux-noble-rocm-py3.12-mi300 == *onnx* ]] 2025-08-20T06:36:48.9356110Z + TEST_COMMAND=.ci/pytorch/test.sh 2025-08-20T06:36:48.9364329Z +++ nproc --ignore=2 2025-08-20T06:36:48.9377308Z ++ docker run --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e GITHUB_REPOSITORY -e GITHUB_WORKFLOW -e GITHUB_JOB -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RUN_ATTEMPT -e JOB_ID -e JOB_NAME -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e REENABLED_ISSUES -e CONTINUE_THROUGH_ERROR -e VERBOSE_TEST_LOGS -e TEST_SHOWLOCALS -e NO_TEST_TIMEOUT -e NO_TD -e MAX_JOBS=158 -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK -e PYTORCH_TEST_RERUN_DISABLED_TESTS -e TESTS_TO_INCLUDE -e DASHBOARD_TAG --env-file=/home/runner/_work/_temp/github_env_17089827739 --ulimit stack=10485760:83886080 --ulimit core=0 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --shm-size=8g --tty --detach --name= --user jenkins -v /home/runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-d6db51c45c8fa5d55499944286edd6c95b004e64 2025-08-20T06:36:50.1959205Z + container_name=bdde5de0b3395b5b36582942af288c742cd624ff3a895f5f31c5a5c7dbb11aa5 2025-08-20T06:36:50.1959636Z + echo CONTAINER_NAME=bdde5de0b3395b5b36582942af288c742cd624ff3a895f5f31c5a5c7dbb11aa5 2025-08-20T06:36:50.1960299Z + docker exec -t bdde5de0b3395b5b36582942af288c742cd624ff3a895f5f31c5a5c7dbb11aa5 sh -c 'cd .. && cp -R workspace pytorch && cd pytorch && pip install dist/*.whl && .ci/pytorch/test.sh' 2025-08-20T06:36:55.9120875Z Processing ./dist/torch-2.9.0a0+gita9fabeb-cp312-cp312-linux_x86_64.whl 2025-08-20T06:36:56.4426676Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.9.0a0+gita9fabeb) (3.18.0) 2025-08-20T06:36:56.4427707Z Requirement already satisfied: typing-extensions>=4.10.0 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.9.0a0+gita9fabeb) (4.14.1) 2025-08-20T06:36:56.4433412Z Requirement already satisfied: setuptools in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.9.0a0+gita9fabeb) (80.9.0) 2025-08-20T06:36:56.4442108Z Requirement already satisfied: sympy>=1.13.3 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.9.0a0+gita9fabeb) (1.13.3) 2025-08-20T06:36:56.4442805Z Requirement already satisfied: networkx>=2.5.1 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.9.0a0+gita9fabeb) (2.8.8) 2025-08-20T06:36:56.4443338Z Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.9.0a0+gita9fabeb) (3.1.6) 2025-08-20T06:36:56.4443876Z Requirement already satisfied: fsspec>=0.8.5 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.9.0a0+gita9fabeb) (2025.5.1) 2025-08-20T06:36:56.4482516Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from sympy>=1.13.3->torch==2.9.0a0+gita9fabeb) (1.3.0) 2025-08-20T06:36:56.4502324Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from jinja2->torch==2.9.0a0+gita9fabeb) (3.0.2) 2025-08-20T06:36:56.5871889Z Installing collected packages: torch 2025-08-20T06:37:03.2443257Z ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2025-08-20T06:37:03.2444312Z helion 0.1.0 requires filecheck, which is not installed. 2025-08-20T06:37:03.2444864Z Successfully installed torch-2.9.0a0+gita9fabeb 2025-08-20T06:37:03.3043543Z + export TERM=vt100 2025-08-20T06:37:03.3043833Z + TERM=vt100 2025-08-20T06:37:03.3044910Z ++ dirname .ci/pytorch/test.sh 2025-08-20T06:37:03.3045260Z + source .ci/pytorch/common.sh 2025-08-20T06:37:03.3045832Z +++ dirname .ci/pytorch/common.sh 2025-08-20T06:37:03.3125740Z ++ source .ci/pytorch/common_utils.sh 2025-08-20T06:37:03.3125975Z +++ declare -f -t trap_add 2025-08-20T06:37:03.3128540Z ++ set -ex -o pipefail 2025-08-20T06:37:03.3128790Z ++ [[ linux-noble-rocm-py3.12-mi300 == *rocm* ]] 2025-08-20T06:37:03.3129007Z ++ unset HIP_PLATFORM 2025-08-20T06:37:03.3129163Z ++ export PYTORCH_TEST_WITH_ROCM=1 2025-08-20T06:37:03.3129343Z ++ PYTORCH_TEST_WITH_ROCM=1 2025-08-20T06:37:03.3129500Z ++ BUILD_TEST_LIBTORCH=0 2025-08-20T06:37:03.3133333Z ++ dirname .ci/pytorch/test.sh 2025-08-20T06:37:03.3140875Z + source .ci/pytorch/common-build.sh 2025-08-20T06:37:03.3141729Z ++ [[ linux-noble-rocm-py3.12-mi300 != *win-* ]] 2025-08-20T06:37:03.3150882Z ++++ dirname .ci/pytorch/common-build.sh 2025-08-20T06:37:03.3161662Z +++ cd .ci/pytorch 2025-08-20T06:37:03.3161912Z +++ pwd -P 2025-08-20T06:37:03.3165034Z ++ script_dir=/var/lib/jenkins/pytorch/.ci/pytorch 2025-08-20T06:37:03.3165276Z ++ [[ linux-noble-rocm-py3.12-mi300 == *-pch* ]] 2025-08-20T06:37:03.3165437Z ++ which sccache 2025-08-20T06:37:03.3177666Z ++ [[ -z '' ]] 2025-08-20T06:37:03.3177937Z ++ unset SCCACHE_BUCKET 2025-08-20T06:37:03.3178100Z ++ unset SCCACHE_REGION 2025-08-20T06:37:03.3178265Z ++ sccache --stop-server 2025-08-20T06:37:03.3199296Z ++ true 2025-08-20T06:37:03.3199564Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-08-20T06:37:03.3214505Z ++ trap_add sccache_epilogue EXIT 2025-08-20T06:37:03.3214790Z ++ trap_add_cmd=sccache_epilogue 2025-08-20T06:37:03.3214935Z ++ shift 2025-08-20T06:37:03.3215048Z ++ for trap_add_name in "$@" 2025-08-20T06:37:03.3221358Z ++++ trap -p EXIT 2025-08-20T06:37:03.3222146Z +++ eval 'extract_trap_cmd ' 2025-08-20T06:37:03.3222390Z ++++ extract_trap_cmd 2025-08-20T06:37:03.3222520Z ++++ printf '%s\n' '' 2025-08-20T06:37:03.3222649Z +++ printf '%s\n' sccache_epilogue 2025-08-20T06:37:03.3224656Z ++ trap -- ' 2025-08-20T06:37:03.3224908Z sccache_epilogue' EXIT 2025-08-20T06:37:03.3228293Z ++ [[ -n '' ]] 2025-08-20T06:37:03.3228450Z ++ [[ linux-noble-rocm-py3.12-mi300 == *rocm* ]] 2025-08-20T06:37:03.3228614Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-08-20T06:37:03.3228760Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-08-20T06:37:03.3228878Z ++ sccache --start-server 2025-08-20T06:37:03.3246355Z sccache: Starting the server... 2025-08-20T06:37:03.3676517Z sccache: Listening on address 127.0.0.1:4226 2025-08-20T06:37:03.3685710Z ++ sccache --zero-stats 2025-08-20T06:37:03.3699655Z Statistics zeroed. 2025-08-20T06:37:03.3703204Z ++ which ccache 2025-08-20T06:37:03.3711740Z + [[ linux-noble-rocm-py3.12-mi300 != *rocm* ]] 2025-08-20T06:37:03.3712345Z + echo 'Environment variables:' 2025-08-20T06:37:03.3712542Z Environment variables: 2025-08-20T06:37:03.3712651Z + env 2025-08-20T06:37:03.3719334Z GITHUB_WORKSPACE=/home/runner/_work/pytorch/pytorch 2025-08-20T06:37:03.3719491Z CONTINUE_THROUGH_ERROR=True 2025-08-20T06:37:03.3719652Z BUILD_ENVIRONMENT=linux-noble-rocm-py3.12-mi300 2025-08-20T06:37:03.3719843Z HOSTNAME=linux.rocm.gpu.gfx942.1-ccq8d-runner-8ppht 2025-08-20T06:37:03.3720414Z GITHUB_PATH=/home/runner/_work/_temp/_runner_file_commands/add_path_7a5d9ffd-8235-4510-b3aa-cbfaaef18459 2025-08-20T06:37:03.3726035Z GITHUB_ACTION=__self 2025-08-20T06:37:03.3726160Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-08-20T06:37:03.3726348Z GITHUB_RUN_NUMBER=8565 2025-08-20T06:37:03.3726443Z TEST_CONFIG=default 2025-08-20T06:37:03.3726542Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-08-20T06:37:03.3726690Z AWS_DEFAULT_REGION=us-east-1 2025-08-20T06:37:03.3726806Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-08-20T06:37:03.3726928Z GITHUB_REF_TYPE=branch 2025-08-20T06:37:03.3727169Z *** 2025-08-20T06:37:03.3727257Z GITHUB_REPOSITORY_ID=65600975 2025-08-20T06:37:03.3727365Z GITHUB_ACTIONS=true 2025-08-20T06:37:03.3727477Z SHA1=a9fabeb012a4b804836a2b8d4b3742b92c9a6b58 2025-08-20T06:37:03.3729538Z GITHUB_SHA=a9fabeb012a4b804836a2b8d4b3742b92c9a6b58 2025-08-20T06:37:03.3729826Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/rocm-mi300.yml@refs/heads/main 2025-08-20T06:37:03.3730010Z UCC_HOME=/usr 2025-08-20T06:37:03.3730314Z VERBOSE_TEST_LOGS=False 2025-08-20T06:37:03.3730497Z GITHUB_REF=refs/heads/main 2025-08-20T06:37:03.3730649Z SHARD_NUMBER=5 2025-08-20T06:37:03.3730778Z GITHUB_REF_PROTECTED=true 2025-08-20T06:37:03.3730922Z HOME=/var/lib/jenkins 2025-08-20T06:37:03.3731078Z GITHUB_API_URL=https://api.github.com 2025-08-20T06:37:03.3731263Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2025-08-20T06:37:03.3731471Z LANG=C.UTF-8 2025-08-20T06:37:03.3731617Z UCX_COMMIT=cc312eaa4655c0cc5c2bcd796db938f90563bcf6 2025-08-20T06:37:03.3735542Z PYTORCH_TEST_WITH_ROCM=1 2025-08-20T06:37:03.3735689Z NUM_TEST_SHARDS=6 2025-08-20T06:37:03.3735812Z UCX_HOME=/usr 2025-08-20T06:37:03.3736065Z GITHUB_STATE=/home/runner/_work/_temp/_runner_file_commands/save_state_7a5d9ffd-8235-4510-b3aa-cbfaaef18459 2025-08-20T06:37:03.3736651Z JOB_NAME=linux-noble-rocm-py3.12-mi300 / test (default, 5, 6, linux.rocm.gpu.gfx942.1) 2025-08-20T06:37:03.3736959Z MAGMA_HOME=/opt/rocm/magma 2025-08-20T06:37:03.3737191Z GITHUB_ENV=/home/runner/_work/_temp/_runner_file_commands/set_env_7a5d9ffd-8235-4510-b3aa-cbfaaef18459 2025-08-20T06:37:03.3737473Z GITHUB_EVENT_PATH=/home/runner/_work/_temp/_github_workflow/event.json 2025-08-20T06:37:03.3737652Z GITHUB_EVENT_NAME=push 2025-08-20T06:37:03.3737828Z GITHUB_ACTIONS_RUNNER_EXTRA_USER_AGENT=actions-runner-controller/0.11.0 2025-08-20T06:37:03.3738007Z DASHBOARD_TAG= 2025-08-20T06:37:03.3738115Z GITHUB_RUN_ID=17089827739 2025-08-20T06:37:03.3738352Z GITHUB_STEP_SUMMARY=/home/runner/_work/_temp/_runner_file_commands/step_summary_7a5d9ffd-8235-4510-b3aa-cbfaaef18459 2025-08-20T06:37:03.3738612Z GITHUB_ACTOR=pytorchmergebot 2025-08-20T06:37:03.3738741Z PR_NUMBER= 2025-08-20T06:37:03.3738845Z GITHUB_RUN_ATTEMPT=1 2025-08-20T06:37:03.3738964Z ANACONDA_PYTHON_VERSION=3.12 2025-08-20T06:37:03.3739127Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-08-20T06:37:03.3739288Z TERM=vt100 2025-08-20T06:37:03.3739394Z INSTALLED_VISION=yes 2025-08-20T06:37:03.3739508Z BRANCH=main 2025-08-20T06:37:03.3739616Z OPENSSL_ROOT_DIR=/opt/openssl 2025-08-20T06:37:03.3741808Z TESTS_TO_INCLUDE= 2025-08-20T06:37:03.3741999Z GITHUB_ACTION_PATH=/home/runner/_work/pytorch/pytorch/./.github/actions/setup-rocm 2025-08-20T06:37:03.3742223Z GITHUB_SERVER_URL=https://github.com 2025-08-20T06:37:03.3742367Z PYTORCH_ROCM_ARCH=gfx90a;gfx942 2025-08-20T06:37:03.3742511Z UCC_COMMIT=0c0fc21559835044ab107199e334f7157d6a0d3d 2025-08-20T06:37:03.3742656Z REENABLED_ISSUES= 2025-08-20T06:37:03.3742756Z SHLVL=1 2025-08-20T06:37:03.3742851Z MAX_JOBS=158 2025-08-20T06:37:03.3742954Z GITHUB_ACTOR_ID=97764156 2025-08-20T06:37:03.3743108Z GITHUB_WORKFLOW_SHA=a9fabeb012a4b804836a2b8d4b3742b92c9a6b58 2025-08-20T06:37:03.3743270Z GITHUB_REF_NAME=main 2025-08-20T06:37:03.3743375Z ROCM_PATH=/opt/rocm 2025-08-20T06:37:03.3743478Z GITHUB_JOB=test 2025-08-20T06:37:03.3743580Z NO_TEST_TIMEOUT=False 2025-08-20T06:37:03.3743713Z GITHUB_REPOSITORY=pytorch/pytorch 2025-08-20T06:37:03.3743837Z LC_ALL=C.UTF-8 2025-08-20T06:37:03.3744017Z GITHUB_RETENTION_DAYS=90 2025-08-20T06:37:03.3744132Z OPENSSL_DIR=/opt/openssl 2025-08-20T06:37:03.3744246Z GITHUB_ACTION_REPOSITORY= 2025-08-20T06:37:03.3746363Z PATH=/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.12/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-08-20T06:37:03.3746766Z GITHUB_BASE_REF= 2025-08-20T06:37:03.3746856Z CI=true 2025-08-20T06:37:03.3746941Z GITHUB_REPOSITORY_OWNER=pytorch 2025-08-20T06:37:03.3747045Z JOB_ID=48463030218 2025-08-20T06:37:03.3747130Z GITHUB_HEAD_REF= 2025-08-20T06:37:03.3747212Z GITHUB_ACTION_REF= 2025-08-20T06:37:03.3747299Z TEST_SHOWLOCALS=False 2025-08-20T06:37:03.3747395Z GITHUB_WORKFLOW=rocm-mi300 2025-08-20T06:37:03.3747499Z DEBIAN_FRONTEND=noninteractive 2025-08-20T06:37:03.3747701Z GITHUB_OUTPUT=/home/runner/_work/_temp/_runner_file_commands/set_output_7a5d9ffd-8235-4510-b3aa-cbfaaef18459 2025-08-20T06:37:03.3747895Z NO_TD=False 2025-08-20T06:37:03.3747981Z OLDPWD=/var/lib/jenkins 2025-08-20T06:37:03.3748071Z _=/usr/bin/env 2025-08-20T06:37:03.3748195Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2025-08-20T06:37:03.3919918Z + TORCH_INSTALL_DIR=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch 2025-08-20T06:37:03.3920151Z + TORCH_BIN_DIR=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/bin 2025-08-20T06:37:03.3920425Z + TORCH_LIB_DIR=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib 2025-08-20T06:37:03.3920644Z + TORCH_TEST_DIR=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/test 2025-08-20T06:37:03.3920810Z + BUILD_DIR=build 2025-08-20T06:37:03.3920914Z + BUILD_RENAMED_DIR=build_renamed 2025-08-20T06:37:03.3921027Z + BUILD_BIN_DIR=build/bin 2025-08-20T06:37:03.3921125Z + SHARD_NUMBER=5 2025-08-20T06:37:03.3923483Z + NUM_TEST_SHARDS=6 2025-08-20T06:37:03.3989377Z + export TORCH_SERIALIZATION_DEBUG=1 2025-08-20T06:37:03.3989507Z + TORCH_SERIALIZATION_DEBUG=1 2025-08-20T06:37:03.3989616Z + export VALGRIND=ON 2025-08-20T06:37:03.3989707Z + VALGRIND=ON 2025-08-20T06:37:03.3989812Z + [[ linux-noble-rocm-py3.12-mi300 == *clang9* ]] 2025-08-20T06:37:03.3989952Z + [[ linux-noble-rocm-py3.12-mi300 == *xpu* ]] 2025-08-20T06:37:03.3990104Z + [[ linux-noble-rocm-py3.12-mi300 == *s390x* ]] 2025-08-20T06:37:03.3990299Z + [[ 0 == \1 ]] 2025-08-20T06:37:03.3990383Z + [[ True == \1 ]] 2025-08-20T06:37:03.3990484Z + [[ linux-noble-rocm-py3.12-mi300 != *bazel* ]] 2025-08-20T06:37:03.3990612Z ++ realpath build/custom_test_artifacts 2025-08-20T06:37:03.3990789Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/pytorch/build/custom_test_artifacts 2025-08-20T06:37:03.3990958Z + [[ -n '' ]] 2025-08-20T06:37:03.3991049Z + echo 'Environment variables' 2025-08-20T06:37:03.3991156Z Environment variables 2025-08-20T06:37:03.3991244Z + env 2025-08-20T06:37:03.3991349Z GITHUB_WORKSPACE=/home/runner/_work/pytorch/pytorch 2025-08-20T06:37:03.3991483Z CONTINUE_THROUGH_ERROR=True 2025-08-20T06:37:03.3991609Z BUILD_ENVIRONMENT=linux-noble-rocm-py3.12-mi300 2025-08-20T06:37:03.3991761Z HOSTNAME=linux.rocm.gpu.gfx942.1-ccq8d-runner-8ppht 2025-08-20T06:37:03.3991981Z GITHUB_PATH=/home/runner/_work/_temp/_runner_file_commands/add_path_7a5d9ffd-8235-4510-b3aa-cbfaaef18459 2025-08-20T06:37:03.3992175Z GITHUB_ACTION=__self 2025-08-20T06:37:03.3992276Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-08-20T06:37:03.3992388Z GITHUB_RUN_NUMBER=8565 2025-08-20T06:37:03.3992486Z TEST_CONFIG=default 2025-08-20T06:37:03.3992587Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-08-20T06:37:03.3992707Z AWS_DEFAULT_REGION=us-east-1 2025-08-20T06:37:03.3992827Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-08-20T06:37:03.3992949Z GITHUB_REF_TYPE=branch 2025-08-20T06:37:03.3993102Z *** 2025-08-20T06:37:03.3993197Z GITHUB_REPOSITORY_ID=65600975 2025-08-20T06:37:03.3993306Z GITHUB_ACTIONS=true 2025-08-20T06:37:03.3993422Z SHA1=a9fabeb012a4b804836a2b8d4b3742b92c9a6b58 2025-08-20T06:37:03.3993568Z GITHUB_SHA=a9fabeb012a4b804836a2b8d4b3742b92c9a6b58 2025-08-20T06:37:03.3993823Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/rocm-mi300.yml@refs/heads/main 2025-08-20T06:37:03.3993998Z UCC_HOME=/usr 2025-08-20T06:37:03.3994095Z TORCH_SERIALIZATION_DEBUG=1 2025-08-20T06:37:03.3995990Z VERBOSE_TEST_LOGS=False 2025-08-20T06:37:03.3996093Z GITHUB_REF=refs/heads/main 2025-08-20T06:37:03.3996192Z SHARD_NUMBER=5 2025-08-20T06:37:03.3996281Z GITHUB_REF_PROTECTED=true 2025-08-20T06:37:03.3996379Z HOME=/var/lib/jenkins 2025-08-20T06:37:03.3996486Z GITHUB_API_URL=https://api.github.com 2025-08-20T06:37:03.3996610Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2025-08-20T06:37:03.3996716Z LANG=C.UTF-8 2025-08-20T06:37:03.3996823Z UCX_COMMIT=cc312eaa4655c0cc5c2bcd796db938f90563bcf6 2025-08-20T06:37:03.3996952Z PYTORCH_TEST_WITH_ROCM=1 2025-08-20T06:37:03.3997048Z NUM_TEST_SHARDS=6 2025-08-20T06:37:03.3998451Z UCX_HOME=/usr 2025-08-20T06:37:03.3998636Z GITHUB_STATE=/home/runner/_work/_temp/_runner_file_commands/save_state_7a5d9ffd-8235-4510-b3aa-cbfaaef18459 2025-08-20T06:37:03.3998911Z JOB_NAME=linux-noble-rocm-py3.12-mi300 / test (default, 5, 6, linux.rocm.gpu.gfx942.1) 2025-08-20T06:37:03.3999091Z MAGMA_HOME=/opt/rocm/magma 2025-08-20T06:37:03.3999274Z GITHUB_ENV=/home/runner/_work/_temp/_runner_file_commands/set_env_7a5d9ffd-8235-4510-b3aa-cbfaaef18459 2025-08-20T06:37:03.3999507Z GITHUB_EVENT_PATH=/home/runner/_work/_temp/_github_workflow/event.json 2025-08-20T06:37:03.3999657Z GITHUB_EVENT_NAME=push 2025-08-20T06:37:03.3999801Z GITHUB_ACTIONS_RUNNER_EXTRA_USER_AGENT=actions-runner-controller/0.11.0 2025-08-20T06:37:03.3999952Z DASHBOARD_TAG= 2025-08-20T06:37:03.4000038Z GITHUB_RUN_ID=17089827739 2025-08-20T06:37:03.4001375Z GITHUB_STEP_SUMMARY=/home/runner/_work/_temp/_runner_file_commands/step_summary_7a5d9ffd-8235-4510-b3aa-cbfaaef18459 2025-08-20T06:37:03.4001597Z GITHUB_ACTOR=pytorchmergebot 2025-08-20T06:37:03.4001699Z PR_NUMBER= 2025-08-20T06:37:03.4001863Z GITHUB_RUN_ATTEMPT=1 2025-08-20T06:37:03.4001953Z VALGRIND=ON 2025-08-20T06:37:03.4002038Z ANACONDA_PYTHON_VERSION=3.12 2025-08-20T06:37:03.4002167Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-08-20T06:37:03.4002291Z TERM=vt100 2025-08-20T06:37:03.4002370Z INSTALLED_VISION=yes 2025-08-20T06:37:03.4002458Z BRANCH=main 2025-08-20T06:37:03.4002544Z OPENSSL_ROOT_DIR=/opt/openssl 2025-08-20T06:37:03.4003686Z TESTS_TO_INCLUDE= 2025-08-20T06:37:03.4003840Z GITHUB_ACTION_PATH=/home/runner/_work/pytorch/pytorch/./.github/actions/setup-rocm 2025-08-20T06:37:03.4004021Z GITHUB_SERVER_URL=https://github.com 2025-08-20T06:37:03.4004141Z PYTORCH_ROCM_ARCH=gfx90a;gfx942 2025-08-20T06:37:03.4004262Z UCC_COMMIT=0c0fc21559835044ab107199e334f7157d6a0d3d 2025-08-20T06:37:03.4004382Z REENABLED_ISSUES= 2025-08-20T06:37:03.4004463Z SHLVL=1 2025-08-20T06:37:03.4004540Z MAX_JOBS=158 2025-08-20T06:37:03.4004624Z GITHUB_ACTOR_ID=97764156 2025-08-20T06:37:03.4004760Z GITHUB_WORKFLOW_SHA=a9fabeb012a4b804836a2b8d4b3742b92c9a6b58 2025-08-20T06:37:03.4004896Z GITHUB_REF_NAME=main 2025-08-20T06:37:03.4006095Z ROCM_PATH=/opt/rocm 2025-08-20T06:37:03.4006188Z GITHUB_JOB=test 2025-08-20T06:37:03.4006276Z NO_TEST_TIMEOUT=False 2025-08-20T06:37:03.4006378Z GITHUB_REPOSITORY=pytorch/pytorch 2025-08-20T06:37:03.4006485Z LC_ALL=C.UTF-8 2025-08-20T06:37:03.4006572Z GITHUB_RETENTION_DAYS=90 2025-08-20T06:37:03.4006670Z OPENSSL_DIR=/opt/openssl 2025-08-20T06:37:03.4006768Z GITHUB_ACTION_REPOSITORY= 2025-08-20T06:37:03.4007110Z PATH=/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.12/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-08-20T06:37:03.4007447Z GITHUB_BASE_REF= 2025-08-20T06:37:03.4007530Z CI=true 2025-08-20T06:37:03.4008630Z GITHUB_REPOSITORY_OWNER=pytorch 2025-08-20T06:37:03.4008738Z JOB_ID=48463030218 2025-08-20T06:37:03.4008821Z GITHUB_HEAD_REF= 2025-08-20T06:37:03.4008904Z GITHUB_ACTION_REF= 2025-08-20T06:37:03.4008997Z TEST_SHOWLOCALS=False 2025-08-20T06:37:03.4009093Z GITHUB_WORKFLOW=rocm-mi300 2025-08-20T06:37:03.4009197Z DEBIAN_FRONTEND=noninteractive 2025-08-20T06:37:03.4009453Z GITHUB_OUTPUT=/home/runner/_work/_temp/_runner_file_commands/set_output_7a5d9ffd-8235-4510-b3aa-cbfaaef18459 2025-08-20T06:37:03.4009647Z NO_TD=False 2025-08-20T06:37:03.4009730Z OLDPWD=/var/lib/jenkins 2025-08-20T06:37:03.4009820Z _=/usr/bin/env 2025-08-20T06:37:03.4010985Z + echo 'Testing pytorch' 2025-08-20T06:37:03.4011086Z Testing pytorch 2025-08-20T06:37:03.4011173Z + export LANG=C.UTF-8 2025-08-20T06:37:03.4011261Z + LANG=C.UTF-8 2025-08-20T06:37:03.4011341Z + PR_NUMBER= 2025-08-20T06:37:03.4011429Z + [[ default == \d\e\f\a\u\l\t ]] 2025-08-20T06:37:03.4011540Z + export CUDA_VISIBLE_DEVICES=0 2025-08-20T06:37:03.4011644Z + CUDA_VISIBLE_DEVICES=0 2025-08-20T06:37:03.4011743Z + export HIP_VISIBLE_DEVICES=0 2025-08-20T06:37:03.4011846Z + HIP_VISIBLE_DEVICES=0 2025-08-20T06:37:03.4011947Z + [[ default == \d\i\s\t\r\i\b\u\t\e\d ]] 2025-08-20T06:37:03.4013058Z + [[ default == \s\l\o\w ]] 2025-08-20T06:37:03.4013192Z + [[ linux-noble-rocm-py3.12-mi300 == *slow-gradcheck* ]] 2025-08-20T06:37:03.4013346Z + [[ linux-noble-rocm-py3.12-mi300 == *cuda* ]] 2025-08-20T06:37:03.4013479Z + [[ linux-noble-rocm-py3.12-mi300 == *rocm* ]] 2025-08-20T06:37:03.4013611Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-08-20T06:37:03.4013736Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-08-20T06:37:03.4013851Z + [[ default == *crossref* ]] 2025-08-20T06:37:03.4013966Z + [[ linux-noble-rocm-py3.12-mi300 == *rocm* ]] 2025-08-20T06:37:03.4014083Z + export VALGRIND=OFF 2025-08-20T06:37:03.4014173Z + VALGRIND=OFF 2025-08-20T06:37:03.4014254Z + rocminfo 2025-08-20T06:37:03.4015657Z ROCk module version 6.12.12 is loaded 2025-08-20T06:37:03.4363899Z ===================== 2025-08-20T06:37:03.4364321Z HSA System Attributes 2025-08-20T06:37:03.4364607Z ===================== 2025-08-20T06:37:03.4364896Z Runtime Version: 1.15 2025-08-20T06:37:03.4365767Z Runtime Ext Version: 1.7 2025-08-20T06:37:03.4366087Z System Timestamp Freq.: 1000.000000MHz 2025-08-20T06:37:03.4366749Z Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) 2025-08-20T06:37:03.4367000Z Machine Model: LARGE 2025-08-20T06:37:03.4371434Z System Endianness: LITTLE 2025-08-20T06:37:03.4371599Z Mwaitx: DISABLED 2025-08-20T06:37:03.4371718Z XNACK enabled: NO 2025-08-20T06:37:03.4371828Z DMAbuf Support: YES 2025-08-20T06:37:03.4371973Z VMM Support: YES 2025-08-20T06:37:03.4372051Z 2025-08-20T06:37:03.4372138Z ========== 2025-08-20T06:37:03.4372247Z HSA Agents 2025-08-20T06:37:03.4372339Z ========== 2025-08-20T06:37:03.4372430Z ******* 2025-08-20T06:37:03.4372524Z Agent 1 2025-08-20T06:37:03.4372617Z ******* 2025-08-20T06:37:03.4372743Z Name: AMD EPYC 9575F 64-Core Processor 2025-08-20T06:37:03.4372893Z Uuid: CPU-XX 2025-08-20T06:37:03.4373047Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-08-20T06:37:03.4373205Z Vendor Name: CPU 2025-08-20T06:37:03.4373351Z Feature: None specified 2025-08-20T06:37:03.4373499Z Profile: FULL_PROFILE 2025-08-20T06:37:03.4373650Z Float Round Mode: NEAR 2025-08-20T06:37:03.4373802Z Max Queue Number: 0(0x0) 2025-08-20T06:37:03.4373952Z Queue Min Size: 0(0x0) 2025-08-20T06:37:03.4374096Z Queue Max Size: 0(0x0) 2025-08-20T06:37:03.4374239Z Queue Type: MULTI 2025-08-20T06:37:03.4374382Z Node: 0 2025-08-20T06:37:03.4374520Z Device Type: CPU 2025-08-20T06:37:03.4374754Z Cache Info: 2025-08-20T06:37:03.4374870Z L1: 65536(0x10000) KB 2025-08-20T06:37:03.4375004Z Chip ID: 0(0x0) 2025-08-20T06:37:03.4375147Z ASIC Revision: 0(0x0) 2025-08-20T06:37:03.4375338Z Cacheline Size: 64(0x40) 2025-08-20T06:37:03.4375489Z Max Clock Freq. (MHz): 0 2025-08-20T06:37:03.4377758Z BDFID: 0 2025-08-20T06:37:03.4377903Z Internal Node ID: 0 2025-08-20T06:37:03.4378046Z Compute Unit: 80 2025-08-20T06:37:03.4378193Z SIMDs per CU: 0 2025-08-20T06:37:03.4378340Z Shader Engines: 0 2025-08-20T06:37:03.4378498Z Shader Arrs. per Eng.: 0 2025-08-20T06:37:03.4378651Z WatchPts on Addr. Ranges:1 2025-08-20T06:37:03.4378795Z Memory Properties: 2025-08-20T06:37:03.4378903Z Features: None 2025-08-20T06:37:03.4379005Z Pool Info: 2025-08-20T06:37:03.4379104Z Pool 1 2025-08-20T06:37:03.4379230Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-08-20T06:37:03.4379378Z Size: 660508064(0x275e8da0) KB 2025-08-20T06:37:03.4379521Z Allocatable: TRUE 2025-08-20T06:37:03.4379670Z Alloc Granule: 4KB 2025-08-20T06:37:03.4379825Z Alloc Recommended Granule:4KB 2025-08-20T06:37:03.4380034Z Alloc Alignment: 4KB 2025-08-20T06:37:03.4380258Z Accessible by all: TRUE 2025-08-20T06:37:03.4380392Z Pool 2 2025-08-20T06:37:03.4380517Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-08-20T06:37:03.4380659Z Size: 660508064(0x275e8da0) KB 2025-08-20T06:37:03.4380800Z Allocatable: TRUE 2025-08-20T06:37:03.4380947Z Alloc Granule: 4KB 2025-08-20T06:37:03.4381099Z Alloc Recommended Granule:4KB 2025-08-20T06:37:03.4381252Z Alloc Alignment: 4KB 2025-08-20T06:37:03.4381402Z Accessible by all: TRUE 2025-08-20T06:37:03.4381533Z Pool 3 2025-08-20T06:37:03.4381660Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-08-20T06:37:03.4381799Z Size: 660508064(0x275e8da0) KB 2025-08-20T06:37:03.4381937Z Allocatable: TRUE 2025-08-20T06:37:03.4382083Z Alloc Granule: 4KB 2025-08-20T06:37:03.4382234Z Alloc Recommended Granule:4KB 2025-08-20T06:37:03.4382385Z Alloc Alignment: 4KB 2025-08-20T06:37:03.4382538Z Accessible by all: TRUE 2025-08-20T06:37:03.4382671Z Pool 4 2025-08-20T06:37:03.4382797Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-08-20T06:37:03.4382942Z Size: 660508064(0x275e8da0) KB 2025-08-20T06:37:03.4383083Z Allocatable: TRUE 2025-08-20T06:37:03.4383240Z Alloc Granule: 4KB 2025-08-20T06:37:03.4383395Z Alloc Recommended Granule:4KB 2025-08-20T06:37:03.4383598Z Alloc Alignment: 4KB 2025-08-20T06:37:03.4383759Z Accessible by all: TRUE 2025-08-20T06:37:03.4383901Z ISA Info: 2025-08-20T06:37:03.4384005Z ******* 2025-08-20T06:37:03.4384103Z Agent 2 2025-08-20T06:37:03.4384199Z ******* 2025-08-20T06:37:03.4384314Z Name: AMD EPYC 9575F 64-Core Processor 2025-08-20T06:37:03.4384455Z Uuid: CPU-XX 2025-08-20T06:37:03.4386204Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-08-20T06:37:03.4386362Z Vendor Name: CPU 2025-08-20T06:37:03.4386506Z Feature: None specified 2025-08-20T06:37:03.4386654Z Profile: FULL_PROFILE 2025-08-20T06:37:03.4386799Z Float Round Mode: NEAR 2025-08-20T06:37:03.4386948Z Max Queue Number: 0(0x0) 2025-08-20T06:37:03.4387090Z Queue Min Size: 0(0x0) 2025-08-20T06:37:03.4387230Z Queue Max Size: 0(0x0) 2025-08-20T06:37:03.4387369Z Queue Type: MULTI 2025-08-20T06:37:03.4387501Z Node: 1 2025-08-20T06:37:03.4387634Z Device Type: CPU 2025-08-20T06:37:03.4389095Z Cache Info: 2025-08-20T06:37:03.4389212Z L1: 65536(0x10000) KB 2025-08-20T06:37:03.4389343Z Chip ID: 0(0x0) 2025-08-20T06:37:03.4389532Z ASIC Revision: 0(0x0) 2025-08-20T06:37:03.4389678Z Cacheline Size: 64(0x40) 2025-08-20T06:37:03.4389826Z Max Clock Freq. (MHz): 0 2025-08-20T06:37:03.4389962Z BDFID: 0 2025-08-20T06:37:03.4390099Z Internal Node ID: 1 2025-08-20T06:37:03.4390302Z Compute Unit: 80 2025-08-20T06:37:03.4390441Z SIMDs per CU: 0 2025-08-20T06:37:03.4390581Z Shader Engines: 0 2025-08-20T06:37:03.4391794Z Shader Arrs. per Eng.: 0 2025-08-20T06:37:03.4391947Z WatchPts on Addr. Ranges:1 2025-08-20T06:37:03.4392081Z Memory Properties: 2025-08-20T06:37:03.4392186Z Features: None 2025-08-20T06:37:03.4392289Z Pool Info: 2025-08-20T06:37:03.4392392Z Pool 1 2025-08-20T06:37:03.4392518Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-08-20T06:37:03.4392664Z Size: 660522896(0x275ec790) KB 2025-08-20T06:37:03.4392806Z Allocatable: TRUE 2025-08-20T06:37:03.4392952Z Alloc Granule: 4KB 2025-08-20T06:37:03.4393105Z Alloc Recommended Granule:4KB 2025-08-20T06:37:03.4394258Z Alloc Alignment: 4KB 2025-08-20T06:37:03.4394408Z Accessible by all: TRUE 2025-08-20T06:37:03.4394539Z Pool 2 2025-08-20T06:37:03.4394663Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-08-20T06:37:03.4394803Z Size: 660522896(0x275ec790) KB 2025-08-20T06:37:03.4394946Z Allocatable: TRUE 2025-08-20T06:37:03.4395089Z Alloc Granule: 4KB 2025-08-20T06:37:03.4395295Z Alloc Recommended Granule:4KB 2025-08-20T06:37:03.4395447Z Alloc Alignment: 4KB 2025-08-20T06:37:03.4395595Z Accessible by all: TRUE 2025-08-20T06:37:03.4396725Z Pool 3 2025-08-20T06:37:03.4396854Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-08-20T06:37:03.4396992Z Size: 660522896(0x275ec790) KB 2025-08-20T06:37:03.4397130Z Allocatable: TRUE 2025-08-20T06:37:03.4397274Z Alloc Granule: 4KB 2025-08-20T06:37:03.4397426Z Alloc Recommended Granule:4KB 2025-08-20T06:37:03.4397580Z Alloc Alignment: 4KB 2025-08-20T06:37:03.4397728Z Accessible by all: TRUE 2025-08-20T06:37:03.4397863Z Pool 4 2025-08-20T06:37:03.4397982Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-08-20T06:37:03.4398120Z Size: 660522896(0x275ec790) KB 2025-08-20T06:37:03.4399230Z Allocatable: TRUE 2025-08-20T06:37:03.4399380Z Alloc Granule: 4KB 2025-08-20T06:37:03.4399532Z Alloc Recommended Granule:4KB 2025-08-20T06:37:03.4399683Z Alloc Alignment: 4KB 2025-08-20T06:37:03.4399830Z Accessible by all: TRUE 2025-08-20T06:37:03.4399960Z ISA Info: 2025-08-20T06:37:03.4400056Z ******* 2025-08-20T06:37:03.4400366Z Agent 3 2025-08-20T06:37:03.4400459Z ******* 2025-08-20T06:37:03.4400566Z Name: gfx942 2025-08-20T06:37:03.4400710Z Uuid: GPU-ec0dfc08c237b499 2025-08-20T06:37:03.4401883Z Marketing Name: AMD Instinct Mi325X VF 2025-08-20T06:37:03.4402037Z Vendor Name: AMD 2025-08-20T06:37:03.4402181Z Feature: KERNEL_DISPATCH 2025-08-20T06:37:03.4402323Z Profile: BASE_PROFILE 2025-08-20T06:37:03.4402469Z Float Round Mode: NEAR 2025-08-20T06:37:03.4402614Z Max Queue Number: 128(0x80) 2025-08-20T06:37:03.4402756Z Queue Min Size: 64(0x40) 2025-08-20T06:37:03.4402895Z Queue Max Size: 131072(0x20000) 2025-08-20T06:37:03.4403040Z Queue Type: MULTI 2025-08-20T06:37:03.4403172Z Node: 2 2025-08-20T06:37:03.4403308Z Device Type: GPU 2025-08-20T06:37:03.4404431Z Cache Info: 2025-08-20T06:37:03.4404545Z L1: 32(0x20) KB 2025-08-20T06:37:03.4404672Z L2: 4096(0x1000) KB 2025-08-20T06:37:03.4404794Z L3: 262144(0x40000) KB 2025-08-20T06:37:03.4404921Z Chip ID: 29881(0x74b9) 2025-08-20T06:37:03.4405061Z ASIC Revision: 1(0x1) 2025-08-20T06:37:03.4405206Z Cacheline Size: 128(0x80) 2025-08-20T06:37:03.4405352Z Max Clock Freq. (MHz): 2100 2025-08-20T06:37:03.4405493Z BDFID: 33536 2025-08-20T06:37:03.4405692Z Internal Node ID: 2 2025-08-20T06:37:03.4405886Z Compute Unit: 304 2025-08-20T06:37:03.4407067Z SIMDs per CU: 4 2025-08-20T06:37:03.4407211Z Shader Engines: 32 2025-08-20T06:37:03.4407358Z Shader Arrs. per Eng.: 1 2025-08-20T06:37:03.4407509Z WatchPts on Addr. Ranges:4 2025-08-20T06:37:03.4407659Z Coherent Host Access: FALSE 2025-08-20T06:37:03.4407814Z Memory Properties: 2025-08-20T06:37:03.4407930Z Features: KERNEL_DISPATCH 2025-08-20T06:37:03.4408065Z Fast F16 Operation: TRUE 2025-08-20T06:37:03.4408212Z Wavefront Size: 64(0x40) 2025-08-20T06:37:03.4408362Z Workgroup Max Size: 1024(0x400) 2025-08-20T06:37:03.4408500Z Workgroup Max Size per Dimension: 2025-08-20T06:37:03.4409946Z x 1024(0x400) 2025-08-20T06:37:03.4410073Z y 1024(0x400) 2025-08-20T06:37:03.4410251Z z 1024(0x400) 2025-08-20T06:37:03.4410384Z Max Waves Per CU: 32(0x20) 2025-08-20T06:37:03.4410534Z Max Work-item Per CU: 2048(0x800) 2025-08-20T06:37:03.4410685Z Grid Max Size: 4294967295(0xffffffff) 2025-08-20T06:37:03.4410815Z Grid Max Size per Dimension: 2025-08-20T06:37:03.4410925Z x 4294967295(0xffffffff) 2025-08-20T06:37:03.4411046Z y 4294967295(0xffffffff) 2025-08-20T06:37:03.4411166Z z 4294967295(0xffffffff) 2025-08-20T06:37:03.4411382Z Max fbarriers/Workgrp: 32 2025-08-20T06:37:03.4412642Z Packet Processor uCode:: 177 2025-08-20T06:37:03.4412796Z SDMA engine uCode:: 24 2025-08-20T06:37:03.4412943Z IOMMU Support:: None 2025-08-20T06:37:03.4413071Z Pool Info: 2025-08-20T06:37:03.4413169Z Pool 1 2025-08-20T06:37:03.4413293Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-08-20T06:37:03.4413438Z Size: 268107776(0xffb0000) KB 2025-08-20T06:37:03.4413581Z Allocatable: TRUE 2025-08-20T06:37:03.4413727Z Alloc Granule: 4KB 2025-08-20T06:37:03.4413880Z Alloc Recommended Granule:2048KB 2025-08-20T06:37:03.4415042Z Alloc Alignment: 4KB 2025-08-20T06:37:03.4415197Z Accessible by all: FALSE 2025-08-20T06:37:03.4415328Z Pool 2 2025-08-20T06:37:03.4415450Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-08-20T06:37:03.4415591Z Size: 268107776(0xffb0000) KB 2025-08-20T06:37:03.4415728Z Allocatable: TRUE 2025-08-20T06:37:03.4415874Z Alloc Granule: 4KB 2025-08-20T06:37:03.4416025Z Alloc Recommended Granule:2048KB 2025-08-20T06:37:03.4416176Z Alloc Alignment: 4KB 2025-08-20T06:37:03.4416324Z Accessible by all: FALSE 2025-08-20T06:37:03.4416454Z Pool 3 2025-08-20T06:37:03.4417569Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-08-20T06:37:03.4417715Z Size: 268107776(0xffb0000) KB 2025-08-20T06:37:03.4417916Z Allocatable: TRUE 2025-08-20T06:37:03.4418062Z Alloc Granule: 4KB 2025-08-20T06:37:03.4418212Z Alloc Recommended Granule:2048KB 2025-08-20T06:37:03.4418364Z Alloc Alignment: 4KB 2025-08-20T06:37:03.4418511Z Accessible by all: FALSE 2025-08-20T06:37:03.4418642Z Pool 4 2025-08-20T06:37:03.4418758Z Segment: GROUP 2025-08-20T06:37:03.4418890Z Size: 64(0x40) KB 2025-08-20T06:37:03.4419027Z Allocatable: FALSE 2025-08-20T06:37:03.4420257Z Alloc Granule: 0KB 2025-08-20T06:37:03.4420420Z Alloc Recommended Granule:0KB 2025-08-20T06:37:03.4420577Z Alloc Alignment: 0KB 2025-08-20T06:37:03.4420725Z Accessible by all: FALSE 2025-08-20T06:37:03.4420857Z ISA Info: 2025-08-20T06:37:03.4420955Z ISA 1 2025-08-20T06:37:03.4421084Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-08-20T06:37:03.4421243Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-08-20T06:37:03.4421400Z Profiles: HSA_PROFILE_BASE 2025-08-20T06:37:03.4421552Z Default Rounding Mode: NEAR 2025-08-20T06:37:03.4421707Z Default Rounding Mode: NEAR 2025-08-20T06:37:03.4422881Z Fast f16: TRUE 2025-08-20T06:37:03.4423076Z Workgroup Max Size: 1024(0x400) 2025-08-20T06:37:03.4423216Z Workgroup Max Size per Dimension: 2025-08-20T06:37:03.4423346Z x 1024(0x400) 2025-08-20T06:37:03.4423471Z y 1024(0x400) 2025-08-20T06:37:03.4423594Z z 1024(0x400) 2025-08-20T06:37:03.4423727Z Grid Max Size: 4294967295(0xffffffff) 2025-08-20T06:37:03.4423860Z Grid Max Size per Dimension: 2025-08-20T06:37:03.4423975Z x 4294967295(0xffffffff) 2025-08-20T06:37:03.4424099Z y 4294967295(0xffffffff) 2025-08-20T06:37:03.4424221Z z 4294967295(0xffffffff) 2025-08-20T06:37:03.4425411Z FBarrier Max Size: 32 2025-08-20T06:37:03.4425542Z ISA 2 2025-08-20T06:37:03.4425683Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-08-20T06:37:03.4425852Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-08-20T06:37:03.4426005Z Profiles: HSA_PROFILE_BASE 2025-08-20T06:37:03.4426156Z Default Rounding Mode: NEAR 2025-08-20T06:37:03.4426311Z Default Rounding Mode: NEAR 2025-08-20T06:37:03.4426455Z Fast f16: TRUE 2025-08-20T06:37:03.4426597Z Workgroup Max Size: 1024(0x400) 2025-08-20T06:37:03.4426735Z Workgroup Max Size per Dimension: 2025-08-20T06:37:03.4426856Z x 1024(0x400) 2025-08-20T06:37:03.4428006Z y 1024(0x400) 2025-08-20T06:37:03.4428136Z z 1024(0x400) 2025-08-20T06:37:03.4428270Z Grid Max Size: 4294967295(0xffffffff) 2025-08-20T06:37:03.4428452Z Grid Max Size per Dimension: 2025-08-20T06:37:03.4428567Z x 4294967295(0xffffffff) 2025-08-20T06:37:03.4428691Z y 4294967295(0xffffffff) 2025-08-20T06:37:03.4428814Z z 4294967295(0xffffffff) 2025-08-20T06:37:03.4428950Z FBarrier Max Size: 32 2025-08-20T06:37:03.4429078Z *** Done *** 2025-08-20T06:37:03.4429177Z + rocminfo 2025-08-20T06:37:03.4429269Z + grep -E 'Name:.*\sgfx|Marketing' 2025-08-20T06:37:03.4963452Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-08-20T06:37:03.4963986Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-08-20T06:37:03.4964405Z Name: gfx942 2025-08-20T06:37:03.4964829Z Marketing Name: AMD Instinct Mi325X VF 2025-08-20T06:37:03.5018663Z + MAYBE_ROCM=rocm/ 2025-08-20T06:37:03.5018826Z + [[ linux-noble-rocm-py3.12-mi300 == *xpu* ]] 2025-08-20T06:37:03.5018989Z + [[ linux-noble-rocm-py3.12-mi300 != *-bazel-* ]] 2025-08-20T06:37:03.5019128Z + pip_install ninja==1.10.2 2025-08-20T06:37:03.5019278Z + pip_install_pkg='python3 -m pip install --progress-bar off' 2025-08-20T06:37:03.5019452Z + python3 -m pip install --progress-bar off ninja==1.10.2 2025-08-20T06:37:03.9354632Z Collecting ninja==1.10.2 2025-08-20T06:37:04.0076872Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (5.0 kB) 2025-08-20T06:37:04.0491318Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2025-08-20T06:37:04.3700337Z Installing collected packages: ninja 2025-08-20T06:37:04.3700742Z Attempting uninstall: ninja 2025-08-20T06:37:04.3701103Z Found existing installation: ninja 1.11.1.3 2025-08-20T06:37:04.3701838Z Uninstalling ninja-1.11.1.3: 2025-08-20T06:37:04.6092554Z Successfully uninstalled ninja-1.11.1.3 2025-08-20T06:37:04.8773905Z Successfully installed ninja-1.10.2 2025-08-20T06:37:04.9167224Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.12/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-08-20T06:37:04.9169169Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.12/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-08-20T06:37:04.9170434Z + [[ linux-noble-rocm-py3.12-mi300 == *aarch64* ]] 2025-08-20T06:37:04.9170852Z + [[ linux-noble-rocm-py3.12-mi300 == *asan* ]] 2025-08-20T06:37:04.9171248Z + [[ linux-noble-rocm-py3.12-mi300 == *-debug* ]] 2025-08-20T06:37:04.9171671Z + [[ linux-noble-rocm-py3.12-mi300 != *-bazel-* ]] 2025-08-20T06:37:04.9172232Z + echo 'We are not in debug mode: linux-noble-rocm-py3.12-mi300. Expect the assertion to pass' 2025-08-20T06:37:04.9184165Z We are not in debug mode: linux-noble-rocm-py3.12-mi300. Expect the assertion to pass 2025-08-20T06:37:04.9184480Z + cd test 2025-08-20T06:37:04.9184689Z + python -c 'import torch; torch._C._crash_if_debug_asserts_fail(424242)' 2025-08-20T06:37:06.0108260Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2025-08-20T06:37:06.0108531Z + [[ default == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2025-08-20T06:37:06.0109616Z + [[ default == \l\e\g\a\c\y\_\n\v\i\d\i\a\_\d\r\i\v\e\r ]] 2025-08-20T06:37:06.0112291Z + DYNAMO_BENCHMARK_FLAGS=() 2025-08-20T06:37:06.0112558Z + [[ default == *pr_time_benchmarks* ]] 2025-08-20T06:37:06.0112815Z + [[ default == *dynamo_eager* ]] 2025-08-20T06:37:06.0119096Z + [[ default == *aot_eager* ]] 2025-08-20T06:37:06.0119313Z + [[ default == *aot_inductor* ]] 2025-08-20T06:37:06.0119549Z + [[ default == *max_autotune_inductor* ]] 2025-08-20T06:37:06.0119756Z + [[ default == *inductor* ]] 2025-08-20T06:37:06.0119947Z + [[ default == *dynamic* ]] 2025-08-20T06:37:06.0120587Z + [[ default == *cpu* ]] 2025-08-20T06:37:06.0120785Z + DYNAMO_BENCHMARK_FLAGS+=(--device cuda) 2025-08-20T06:37:06.0126823Z + [[ linux-noble-rocm-py3.12-mi300 == *libtorch* ]] 2025-08-20T06:37:06.0127027Z + [[ linux-noble-rocm-py3.12-mi300 == *-bazel-* ]] 2025-08-20T06:37:06.0130282Z + cd test 2025-08-20T06:37:06.0130597Z + python -c 'import torch; print(torch.__config__.show())' 2025-08-20T06:37:06.7303598Z PyTorch built with: 2025-08-20T06:37:06.7309695Z - GCC 11.4 2025-08-20T06:37:06.7309822Z - C++ Version: 201703 2025-08-20T06:37:06.7310129Z - Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2025-08-20T06:37:06.7310678Z - Intel(R) MKL-DNN v3.7.1 (Git Hash 8d263e693366ef8db40acc569cc7d8edf644556d) 2025-08-20T06:37:06.7310883Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2025-08-20T06:37:06.7311075Z - LAPACK is enabled (usually provided by MKL) 2025-08-20T06:37:06.7311228Z - NNPACK is enabled 2025-08-20T06:37:06.7311386Z - CPU capability usage: AVX512 2025-08-20T06:37:06.7311518Z - HIP Runtime 6.4.43484 2025-08-20T06:37:06.7311649Z - MIOpen 3.4.0 2025-08-20T06:37:06.7311757Z - Magma 2.7.2 2025-08-20T06:37:06.7315957Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, COMMIT_SHA=0f801a510f5f185543388717241adb7237c3d46a, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DLIBKINETO_NOXPUPTI=ON -DUSE_FBGEMM -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -DC10_NODEPRECATED -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-unknown-pragmas -Wno-unused-parameter -Wno-strict-overflow -Wno-strict-aliasing -Wno-stringop-overflow -Wsuggest-override -Wno-psabi -Wno-error=old-style-cast -faligned-new -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, TORCH_VERSION=2.9.0, USE_CUDA=OFF, USE_CUDNN=OFF, USE_CUSPARSELT=OFF, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_GLOO=ON, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=OFF, USE_NCCL=ON, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=ON, USE_ROCM_KERNEL_ASSERT=OFF, USE_XCCL=OFF, USE_XPU=OFF, 2025-08-20T06:37:06.7317759Z 2025-08-20T06:37:06.9420126Z + cd test 2025-08-20T06:37:06.9420674Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2025-08-20T06:37:07.5775872Z ATen/Parallel: 2025-08-20T06:37:07.5776091Z at::get_num_threads() : 160 2025-08-20T06:37:07.5776252Z at::get_num_interop_threads() : 160 2025-08-20T06:37:07.5776417Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2025-08-20T06:37:07.5776567Z omp_get_max_threads() : 160 2025-08-20T06:37:07.5776866Z Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2025-08-20T06:37:07.5782111Z mkl_get_max_threads() : 160 2025-08-20T06:37:07.5782320Z Intel(R) MKL-DNN v3.7.1 (Git Hash 8d263e693366ef8db40acc569cc7d8edf644556d) 2025-08-20T06:37:07.5782536Z std::thread::hardware_concurrency() : 160 2025-08-20T06:37:07.5782698Z Environment variables: 2025-08-20T06:37:07.5782828Z OMP_NUM_THREADS : [not set] 2025-08-20T06:37:07.5782959Z MKL_NUM_THREADS : [not set] 2025-08-20T06:37:07.5783090Z ATen parallel backend: OpenMP 2025-08-20T06:37:07.5783175Z 2025-08-20T06:37:07.7574074Z + [[ default == *numpy_2* ]] 2025-08-20T06:37:07.7574317Z + [[ linux-noble-rocm-py3.12-mi300 == *aarch64* ]] 2025-08-20T06:37:07.7574478Z + [[ default == *backward* ]] 2025-08-20T06:37:07.7579852Z + [[ default == *xla* ]] 2025-08-20T06:37:07.7580001Z + [[ default == *executorch* ]] 2025-08-20T06:37:07.7580121Z + [[ default == \j\i\t\_\l\e\g\a\c\y ]] 2025-08-20T06:37:07.7580394Z + [[ linux-noble-rocm-py3.12-mi300 == *libtorch* ]] 2025-08-20T06:37:07.7580586Z + [[ default == distributed ]] 2025-08-20T06:37:07.7580703Z + [[ default == *operator_benchmark* ]] 2025-08-20T06:37:07.7581155Z + [[ default == *inductor_distributed* ]] 2025-08-20T06:37:07.7581281Z + [[ default == *inductor-halide* ]] 2025-08-20T06:37:07.7581400Z + [[ default == *inductor-triton-cpu* ]] 2025-08-20T06:37:07.7581528Z + [[ default == *inductor-micro-benchmark* ]] 2025-08-20T06:37:07.7581649Z + [[ default == *huggingface* ]] 2025-08-20T06:37:07.7581769Z + [[ default == *timm* ]] 2025-08-20T06:37:07.7583638Z + [[ default == cachebench ]] 2025-08-20T06:37:07.7583748Z + [[ default == verify_cachebench ]] 2025-08-20T06:37:07.7583858Z + [[ default == *torchbench* ]] 2025-08-20T06:37:07.7583970Z + [[ default == *inductor_cpp_wrapper* ]] 2025-08-20T06:37:07.7584088Z + [[ default == *inductor* ]] 2025-08-20T06:37:07.7584189Z + [[ default == *einops* ]] 2025-08-20T06:37:07.7584294Z + [[ default == *dynamo_wrapped* ]] 2025-08-20T06:37:07.7584418Z + [[ linux-noble-rocm-py3.12-mi300 == *rocm* ]] 2025-08-20T06:37:07.7584548Z + [[ -n '' ]] 2025-08-20T06:37:07.7584630Z + [[ 5 == 1 ]] 2025-08-20T06:37:07.7584709Z + [[ 5 == 2 ]] 2025-08-20T06:37:07.7584792Z + [[ 5 -gt 2 ]] 2025-08-20T06:37:07.7586150Z + install_torchvision 2025-08-20T06:37:07.7586255Z + local orig_preload 2025-08-20T06:37:07.7586343Z + local commit 2025-08-20T06:37:07.7586430Z ++ get_pinned_commit vision 2025-08-20T06:37:07.7586540Z ++ cat .github/ci_commit_pins/vision.txt 2025-08-20T06:37:07.7596026Z + commit=966da7e46f65d6d49df3e31214470a4fe5cc8e66 2025-08-20T06:37:07.7596159Z + orig_preload= 2025-08-20T06:37:07.7596245Z + '[' -n '' ']' 2025-08-20T06:37:07.7596346Z + [[ linux-noble-rocm-py3.12-mi300 == *cuda* ]] 2025-08-20T06:37:07.7596604Z + pip_build_and_install git+https://github.com/pytorch/vision.git@966da7e46f65d6d49df3e31214470a4fe5cc8e66 dist/vision 2025-08-20T06:37:07.7596917Z + local build_target=git+https://github.com/pytorch/vision.git@966da7e46f65d6d49df3e31214470a4fe5cc8e66 2025-08-20T06:37:07.7598571Z + local wheel_dir=dist/vision 2025-08-20T06:37:07.7598810Z + local found_whl=0 2025-08-20T06:37:07.7598907Z + for file in "${wheel_dir}"/*.whl 2025-08-20T06:37:07.7599025Z + [[ -f dist/vision/*.whl ]] 2025-08-20T06:37:07.7599131Z + '[' 0 == 0 ']' 2025-08-20T06:37:07.7599399Z + python3 -m pip wheel --no-build-isolation --no-deps --no-use-pep517 -w dist/vision git+https://github.com/pytorch/vision.git@966da7e46f65d6d49df3e31214470a4fe5cc8e66 2025-08-20T06:37:07.9067351Z Collecting git+https://github.com/pytorch/vision.git@966da7e46f65d6d49df3e31214470a4fe5cc8e66 2025-08-20T06:37:07.9068811Z Cloning https://github.com/pytorch/vision.git (to revision 966da7e46f65d6d49df3e31214470a4fe5cc8e66) to /tmp/pip-req-build-re006v88 2025-08-20T06:37:07.9160913Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-re006v88 2025-08-20T06:37:10.3207024Z Running command git rev-parse -q --verify 'sha^966da7e46f65d6d49df3e31214470a4fe5cc8e66' 2025-08-20T06:37:10.3221398Z Running command git fetch -q https://github.com/pytorch/vision.git 966da7e46f65d6d49df3e31214470a4fe5cc8e66 2025-08-20T06:37:10.6419187Z Running command git checkout -q 966da7e46f65d6d49df3e31214470a4fe5cc8e66 2025-08-20T06:37:11.5051379Z Resolved https://github.com/pytorch/vision.git to commit 966da7e46f65d6d49df3e31214470a4fe5cc8e66 2025-08-20T06:37:12.9978233Z Preparing metadata (setup.py) ... [?25l- \ | done 2025-08-20T06:37:12.9999974Z [?25hBuilding wheels for collected packages: torchvision 2025-08-20T06:37:13.0789415Z  DEPRECATION: Building 'torchvision' 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 'torchvision'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-08-20T06:37:43.0123888Z  Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2025-08-20T06:37:43.0138383Z [?25h Created wheel for torchvision: filename=torchvision-0.22.0a0+966da7e-cp312-cp312-linux_x86_64.whl size=1572016 sha256=49fbe867e256ca275b0747f35d3b268a78cbb8f645406f51f899d15adf8358ac 2025-08-20T06:37:43.0141348Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/10/ba/61/eb5228b3631dc6bb4f478b3aa59575551a5473e4596e4c001a 2025-08-20T06:37:43.0167269Z Successfully built torchvision 2025-08-20T06:37:43.0743288Z + for file in "${wheel_dir}"/*.whl 2025-08-20T06:37:43.0743522Z + pip_install_whl dist/vision/torchvision-0.22.0a0+966da7e-cp312-cp312-linux_x86_64.whl 2025-08-20T06:37:43.0743799Z + args=('dist/vision/torchvision-0.22.0a0+966da7e-cp312-cp312-linux_x86_64.whl') 2025-08-20T06:37:43.0743965Z + local args 2025-08-20T06:37:43.0746626Z + [[ dist/vision/torchvision-0.22.0a0+966da7e-cp312-cp312-linux_x86_64.whl == *\ * ]] 2025-08-20T06:37:43.0746832Z + for path in "${args[@]}" 2025-08-20T06:37:43.0747009Z + echo 'Installing dist/vision/torchvision-0.22.0a0+966da7e-cp312-cp312-linux_x86_64.whl' 2025-08-20T06:37:43.0747262Z Installing dist/vision/torchvision-0.22.0a0+966da7e-cp312-cp312-linux_x86_64.whl 2025-08-20T06:37:43.0747543Z + python3 -mpip install --no-index --no-deps dist/vision/torchvision-0.22.0a0+966da7e-cp312-cp312-linux_x86_64.whl 2025-08-20T06:37:43.2175515Z Processing ./dist/vision/torchvision-0.22.0a0+966da7e-cp312-cp312-linux_x86_64.whl 2025-08-20T06:37:43.2214652Z Installing collected packages: torchvision 2025-08-20T06:37:43.4532823Z Successfully installed torchvision-0.22.0a0+966da7e 2025-08-20T06:37:43.4784150Z + '[' -n '' ']' 2025-08-20T06:37:43.4784801Z + test_python_shard 5 2025-08-20T06:37:43.4785138Z + [[ -z 6 ]] 2025-08-20T06:37:43.4785830Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --shard 5 6 --verbose --upload-artifacts-while-running 2025-08-20T06:37:44.9875033Z /opt/conda/envs/py_3.12/lib/python3.12/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-08-20T06:37:44.9876518Z import pkg_resources 2025-08-20T06:37:45.3217035Z Excluding test_cuda_nvml_based_avail on ROCm 2025-08-20T06:37:45.6535059Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-08-20T06:37:45.8094326Z Ignoring disabled issues: [''] 2025-08-20T06:37:45.8152716Z Found test times from artifacts 2025-08-20T06:37:45.8378210Z Found test times from artifacts 2025-08-20T06:37:45.8384429Z Running all tests 2025-08-20T06:37:45.8550433Z Running parallel tests on 1 processes 2025-08-20T06:37:45.8558930Z Name: tests to run (est. time: 144.96min) 2025-08-20T06:37:45.8559218Z Serial tests (137): 2025-08-20T06:37:45.8559399Z inductor/test_aot_inductor 2/3 2025-08-20T06:37:45.8559557Z inductor/test_torchinductor_opinfo 4/9 2025-08-20T06:37:45.8559720Z inductor/test_torchinductor_codegen_dynamic_shapes 1/3 2025-08-20T06:37:45.8559894Z inductor/test_torchinductor_dynamic_shapes 4/4 2025-08-20T06:37:45.8560041Z dynamo/test_dynamic_shapes 2/3 2025-08-20T06:37:45.8560263Z inductor/test_perf 1/1 2025-08-20T06:37:45.8560381Z inductor/test_inductor_freezing 1/1 2025-08-20T06:37:45.8566159Z dynamo/test_exc 1/1 2025-08-20T06:37:45.8566279Z dynamo/test_misc 1/1 2025-08-20T06:37:45.8566391Z inductor/test_minifier 1/1 2025-08-20T06:37:45.8566505Z inductor/test_flex_attention 3/4 2025-08-20T06:37:45.8566619Z inductor/test_padding 1/1 2025-08-20T06:37:45.8566724Z inductor/test_b2b_gemm 1/1 2025-08-20T06:37:45.8566830Z inductor/test_fused_attention 1/1 2025-08-20T06:37:45.8566944Z dynamo/test_reconstruct 1/1 2025-08-20T06:37:45.8567057Z inductor/test_cutlass_evt 1/1 2025-08-20T06:37:45.8567166Z inductor/test_memory 1/1 2025-08-20T06:37:45.8567594Z dynamo/test_aot_autograd 1/1 2025-08-20T06:37:45.8567706Z dynamo/test_autograd_function 1/1 2025-08-20T06:37:45.8567840Z dynamo/test_backward_higher_order_ops 1/1 2025-08-20T06:37:45.8567967Z dynamo/test_base_hop 1/1 2025-08-20T06:37:45.8568074Z dynamo/test_base_output 1/1 2025-08-20T06:37:45.8568189Z dynamo/test_buffers_override 1/1 2025-08-20T06:37:45.8568311Z dynamo/test_bytecode_utils 1/1 2025-08-20T06:37:45.8568424Z dynamo/test_callback 1/1 2025-08-20T06:37:45.8568534Z dynamo/test_compile 1/1 2025-08-20T06:37:45.8568647Z dynamo/test_compiler_bisector 1/1 2025-08-20T06:37:45.8568770Z dynamo/test_comptime 1/1 2025-08-20T06:37:45.8568874Z dynamo/test_config 1/1 2025-08-20T06:37:45.8568979Z dynamo/test_cudagraphs 1/1 2025-08-20T06:37:45.8569098Z dynamo/test_cudagraphs_expandable_segments 1/1 2025-08-20T06:37:45.8569232Z dynamo/test_debug_utils 1/1 2025-08-20T06:37:45.8570803Z dynamo/test_deque_reconstruct 1/1 2025-08-20T06:37:45.8570930Z dynamo/test_deviceguard 1/1 2025-08-20T06:37:45.8571033Z dynamo/test_dicts 1/1 2025-08-20T06:37:45.8571134Z dynamo/test_error_messages 1/1 2025-08-20T06:37:45.8571244Z dynamo/test_exceptions 1/1 2025-08-20T06:37:45.8571348Z dynamo/test_export 1/1 2025-08-20T06:37:45.8571451Z dynamo/test_fx_passes_pre_grad 1/1 2025-08-20T06:37:45.8571566Z dynamo/test_generator 1/1 2025-08-20T06:37:45.8571667Z dynamo/test_global 1/1 2025-08-20T06:37:45.8571771Z dynamo/test_graph_deduplication 1/1 2025-08-20T06:37:45.8571884Z dynamo/test_hooks 1/1 2025-08-20T06:37:45.8573132Z dynamo/test_input_attr_tracking 1/1 2025-08-20T06:37:45.8573261Z dynamo/test_install_free_tensors 1/1 2025-08-20T06:37:45.8573378Z dynamo/test_interop 1/1 2025-08-20T06:37:45.8573479Z dynamo/test_list 1/1 2025-08-20T06:37:45.8573579Z dynamo/test_metrics_context 1/1 2025-08-20T06:37:45.8573815Z dynamo/test_minifier 1/1 2025-08-20T06:37:45.8573920Z dynamo/test_model_output 1/1 2025-08-20T06:37:45.8574029Z dynamo/test_modes 1/1 2025-08-20T06:37:45.8574125Z dynamo/test_nops 1/1 2025-08-20T06:37:45.8574224Z dynamo/test_optimizers 1/1 2025-08-20T06:37:45.8574328Z dynamo/test_package 1/1 2025-08-20T06:37:45.8575505Z dynamo/test_trace_rules 1/1 2025-08-20T06:37:45.8575616Z dynamo/test_unittest 1/1 2025-08-20T06:37:45.8575716Z dynamo/test_utils 1/1 2025-08-20T06:37:45.8575819Z export/test_experimental 1/1 2025-08-20T06:37:45.8575925Z export/test_export 1/1 2025-08-20T06:37:45.8576025Z export/test_lift_unlift 1/1 2025-08-20T06:37:45.8576127Z export/test_nativert 1/1 2025-08-20T06:37:45.8576230Z inductor/test_alignment 1/1 2025-08-20T06:37:45.8576336Z inductor/test_async_compile 1/1 2025-08-20T06:37:45.8576453Z inductor/test_auto_functionalize 1/1 2025-08-20T06:37:45.8576572Z inductor/test_benchmarking 1/1 2025-08-20T06:37:45.8577703Z inductor/test_best_config 1/1 2025-08-20T06:37:45.8577818Z inductor/test_binary_folding 1/1 2025-08-20T06:37:45.8577933Z inductor/test_block_analysis 1/1 2025-08-20T06:37:45.8578042Z inductor/test_codegen_triton 1/1 2025-08-20T06:37:45.8578153Z inductor/test_compile 1/1 2025-08-20T06:37:45.8578261Z inductor/test_compile_subprocess 1/2 2025-08-20T06:37:45.8578385Z inductor/test_coordinate_descent_tuner 1/1 2025-08-20T06:37:45.8578509Z inductor/test_cpp_wrapper_hipify 1/1 2025-08-20T06:37:45.8578630Z inductor/test_cpu_cpp_wrapper 1/1 2025-08-20T06:37:45.8578765Z inductor/test_cudagraph_trees_expandable_segments 1/1 2025-08-20T06:37:45.8578904Z inductor/test_needs_exact_strides 1/1 2025-08-20T06:37:45.8580015Z inductor/test_online_softmax 1/1 2025-08-20T06:37:45.8580132Z inductor/test_segmented_tree 1/1 2025-08-20T06:37:45.8580336Z inductor/test_split_cat_fx_aten_passes 1/1 2025-08-20T06:37:45.8580464Z inductor/test_static_cuda_launcher 1/1 2025-08-20T06:37:45.8580607Z inductor/test_torchinductor_codegen_config_overrides 1/1 2025-08-20T06:37:45.8580803Z inductor/test_triton_heuristics 1/1 2025-08-20T06:37:45.8580919Z inductor/test_triton_syntax 1/1 2025-08-20T06:37:45.8581031Z inductor/test_triton_wrapper 1/1 2025-08-20T06:37:45.8581135Z test_ops 2/4 2025-08-20T06:37:45.8581226Z functorch/test_ops 4/4 2025-08-20T06:37:45.8581323Z test_decomp 6/12 2025-08-20T06:37:45.8582454Z test_decomp 12/12 2025-08-20T06:37:45.8582552Z test_type_hints 1/1 2025-08-20T06:37:45.8582644Z test_overrides 1/1 2025-08-20T06:37:45.8582744Z profiler/test_memory_profiler 1/1 2025-08-20T06:37:45.8582859Z profiler/test_profiler 1/1 2025-08-20T06:37:45.8582967Z profiler/test_torch_tidy 1/1 2025-08-20T06:37:45.8583074Z test_ci_sanity_check_fail 1/1 2025-08-20T06:37:45.8583176Z test_cuda 1/1 2025-08-20T06:37:45.8583259Z test_hub 1/1 2025-08-20T06:37:45.8583345Z test_jit_fuser_te 1/1 2025-08-20T06:37:45.8583446Z test_nestedtensor 2/2 2025-08-20T06:37:45.8584547Z nn/test_dropout 1/1 2025-08-20T06:37:45.8584648Z nn/test_embedding 1/1 2025-08-20T06:37:45.8584740Z nn/test_init 1/1 2025-08-20T06:37:45.8584833Z nn/test_lazy_modules 1/1 2025-08-20T06:37:45.8584934Z nn/test_load_state_dict 1/1 2025-08-20T06:37:45.8585036Z nn/test_module_hooks 1/1 2025-08-20T06:37:45.8585139Z nn/test_multihead_attention 1/1 2025-08-20T06:37:45.8585247Z nn/test_pruning 1/1 2025-08-20T06:37:45.8585344Z profiler/test_cpp_thread 1/1 2025-08-20T06:37:45.8585454Z profiler/test_execution_trace 1/1 2025-08-20T06:37:45.8585570Z profiler/test_record_function 1/1 2025-08-20T06:37:45.8586674Z test_accelerator 1/1 2025-08-20T06:37:45.8586774Z test_ao_sparsity 1/1 2025-08-20T06:37:45.8586871Z test_autoload_disable 1/1 2025-08-20T06:37:45.8586971Z test_datapipe 1/1 2025-08-20T06:37:45.8587060Z test_dispatch 1/1 2025-08-20T06:37:45.8587153Z test_extension_utils 1/1 2025-08-20T06:37:45.8587302Z test_file_check 1/1 2025-08-20T06:37:45.8587396Z test_flop_counter 1/1 2025-08-20T06:37:45.8587496Z test_function_schema 1/1 2025-08-20T06:37:45.8587606Z test_functional_autograd_benchmark 1/1 2025-08-20T06:37:45.8587718Z test_fx 2/2 2025-08-20T06:37:45.8588827Z test_namedtensor 1/1 2025-08-20T06:37:45.8588931Z test_namedtuple_return_api 1/1 2025-08-20T06:37:45.8589041Z test_native_functions 1/1 2025-08-20T06:37:45.8589140Z test_native_mha 1/1 2025-08-20T06:37:45.8589233Z test_numa_binding 1/1 2025-08-20T06:37:45.8589330Z test_numba_integration 1/1 2025-08-20T06:37:45.8589432Z test_numpy_interop 1/1 2025-08-20T06:37:45.8589526Z test_openmp 1/1 2025-08-20T06:37:45.8589610Z test_openreg 1/1 2025-08-20T06:37:45.8589703Z test_ops_fwd_gradients 1/1 2025-08-20T06:37:45.8589805Z test_spectral_ops 1/1 2025-08-20T06:37:45.8591021Z test_stateless 1/1 2025-08-20T06:37:45.8591112Z test_subclass 1/1 2025-08-20T06:37:45.8591209Z test_sympy_utils 1/1 2025-08-20T06:37:45.8591308Z test_tensor_creation_ops 1/1 2025-08-20T06:37:45.8591414Z test_xnnpack_integration 1/1 2025-08-20T06:37:45.8591517Z xpu/test_gemm 1/1 2025-08-20T06:37:45.8591608Z Parallel tests (0): 2025-08-20T06:37:45.8591705Z Name: excluded (est. time: 0.0min) 2025-08-20T06:37:45.8591809Z Serial tests (0): 2025-08-20T06:37:45.8591896Z Parallel tests (0): 2025-08-20T06:37:45.8592032Z Running inductor/test_aot_inductor 2/3 ... [2025-08-20 06:37:45.855546] 2025-08-20T06:37:45.8593219Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T06:37:45.8593604Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_aot_inductor.py', '--shard-id=2', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 06:37:45.855733] 2025-08-20T06:46:08.8811069Z 2025-08-20T06:46:08.8811982Z inductor/test_aot_inductor 2/3 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_2.3_bb6cfc840fd21ce7_.log 2025-08-20T06:46:08.8898338Z Running 299 items in this shard: test/inductor/test_aot_inductor.py::AOTInductorLoggingTest::test_shape_env_reuse, test/inductor/test_aot_inductor.py::AOTInductorLoggingTest::test_shape_env_reuse_zero_consts_use_consts_asm_false, test/inductor/test_aot_inductor.py::TestAOTInductorConfig::test_no_compile_standalone, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test__weight_int4pack_mm_m_32_n_64_q_group_32_num_groups_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_32_num_groups_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_64_num_groups_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aliased_buffer_reuse_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_debug_printer_codegen_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_debug_printer_fp8_dtype_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_debug_printer_sym_inputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_debug_printer_user_defined_triton_kernel_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_runtime_asserts_backed_symint_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_assert_async_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_mutation_3_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_clamp_decomposition_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_nested_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_with_multiple_outputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_consecutive_compiles_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_original_fqn_and_dtype_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_type_propagation_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_conv3d_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_custom_op_in_subgraph_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_d2h_copy_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_dup_unbacked_sym_decl_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_dynamic_cat_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_dynamic_scalar_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_dynamic_smem_above_default_limit_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_empty_constant_folding_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fill__fallback_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fp8_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fqn_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_inf_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_large_dynamic_dim_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_linear_freezing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_misaligned_input_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_misc_1_max_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_missing_cubin_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_missing_output_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_model_modified_weights_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_nan_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_no_args_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_none_args_aot_codegen_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_output_path_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_profile_benchmark_harness_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_proxy_executor_hann_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_proxy_executor_permute_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_repeat_interleave_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_repeated_calling_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_return_constant_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_reuse_kernel_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_complex_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_fp8_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_same_backing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_scaled_dot_product_efficient_attention_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_sdpa_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_sdpa_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_simple_embed_kernel_binary_False_max_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_simple_embed_kernel_binary_True_max_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_simple_embed_kernel_binary_True_max_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_size_from_multi_output_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_size_with_unbacked_add_expr_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_size_with_unbacked_add_expr_transitive_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_small_constant_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_sym_i64_input_codegen_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_symfloat_item_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_symint_item_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_sympy_cpp_printer_min_max_minmax0_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_autotuning_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_dynamic_launcher_grid_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_1_num_dims_1_dynamic_True_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_1_num_dims_2_dynamic_True_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_2_num_dims_1_dynamic_False_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_2_num_dims_1_dynamic_True_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_2_num_dims_2_dynamic_True_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_3_num_dims_1_dynamic_False_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_False_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_True_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_sympy_expr_arg_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_sympy_fn_like_arg_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_tma_descriptor_2d_dynamic_True_tma_version_new_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_unbacked_symint_in_grid_dynamic_False_autotuning_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_unbacked_symint_in_grid_dynamic_True_autotuning_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_unbacked_symint_in_grid_dynamic_True_autotuning_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_next_power_of_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_update_constant_buffer_simple_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_update_user_managed_buffer_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_upper_bound_i64_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_nested_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_outer_buffers_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_pytree_inputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_zero_grid_with_unbacked_symbols_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__weight_int4pack_mm_m_32_n_64_q_group_32_num_groups_1_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__weight_int4pack_mm_m_32_n_64_q_group_64_num_groups_2_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_64_num_groups_2_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aot_inductor_consts_cpp_build_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_debug_printer_fp8_dtype_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_debug_printer_user_defined_triton_kernel_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_runtime_asserts_backed_symint_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_runtime_asserts_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_bmm_multiple_dynamic_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_bool_input_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_boolean_indexing_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_mutation_2_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_mismatched_branch_output_dynamic_False_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_mismatched_branch_output_dynamic_True_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_non_tensor_predicates_dynamic_True_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_unbacked_symint_closure_dynamic_True_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_with_multiple_outputs_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_with_reinterpret_view_inputs_outputs_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_consecutive_compiles_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_constant_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_constant_folding_with_update_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_constant_type_propagation_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_convolution_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_custom_op_in_subgraph_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_dup_unbacked_sym_decl_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_dup_unbacked_sym_decl_with_refinement_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_duplicated_params_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_dynamic_scalar_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_embedding_bag_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_empty_constant_folding_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_empty_graph_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fallback_kernel_with_symexpr_output_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fallback_mem_leak_fix_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fft_c2c_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fp8_view_of_param_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fx_gm_return_tuple_validation_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_index_put_with_none_index_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_int_list_input_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_issue_140766_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_large_dynamic_dim_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_large_mmaped_weights_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_linear_freezing_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_misc_1_max_autotune_False_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_missing_cubin_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_missing_output_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_model_modified_weights_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_narrow_fallback_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_non_contiguous_output_alias_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_output_misaligned_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_output_path_1_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_poi_multiple_dynamic_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_profile_benchmark_harness_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_proxy_executor_abs_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_quanatized_int8_linear_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_repeat_interleave_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_repeat_output_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_replicate_on_devices_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_dtype_failed_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_fp8_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_large_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_shape_failed_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_scaled_dot_product_efficient_attention_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_scatter_reduce_fallback_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_sdpa_2_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_shifted_constraint_ranges_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_simple_embed_kernel_binary_True_max_autotune_False_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_size_with_unbacked_add_expr_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_so_without_weight_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_stride_with_unbacked_expr_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_subclasses_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_sym_i64_input_codegen_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_symfloat_item_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_autotuning_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_dynamic_launcher_grid_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_dynamic_launcher_grid_infer_from_tensor_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_bool_param_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_dynamic_grid_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_equal_to_1_arg_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_equal_to_1_float_arg_dynamic_False_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_1_num_dims_1_dynamic_False_autotune_False_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_1_num_dims_1_dynamic_True_autotune_True_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_1_num_dims_2_dynamic_True_autotune_False_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_1_dynamic_True_autotune_True_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_2_dynamic_False_autotune_False_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_2_dynamic_True_autotune_False_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_3_num_dims_1_dynamic_False_autotune_False_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_3_num_dims_1_dynamic_False_autotune_True_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_3_num_dims_1_dynamic_True_autotune_False_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_True_autotune_False_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_True_autotune_True_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_on_device_tma_dynamic_False_tma_version_old_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_tma_descriptor_1d_dynamic_False_tma_version_new_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_tma_descriptor_1d_dynamic_False_tma_version_old_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_tma_descriptor_1d_dynamic_True_tma_version_old_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_tma_descriptor_2d_dynamic_True_tma_version_new_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_unbacked_symint_in_grid_dynamic_True_autotuning_True_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_weird_param_order_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_mutated_autotuning_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_update_constant_buffer_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_update_constant_buffer_simple_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_update_user_managed_buffer_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_using_model_name_for_files_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_nested_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_conv_dynamic_False_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_outer_code_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_pytree_inputs_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_with_no_triton_profiler_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_with_offset_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_zero_grid_with_unbacked_symbols_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_m_32_n_64_q_group_64_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_32_num_groups_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_32_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_addmm_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_constant_tensor_name_collision_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_debug_printer_cpp_kernel_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_debug_printer_sym_inputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_debug_printer_user_defined_triton_kernel_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_profiler_enable_kernel_profile_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_profiler_enable_kernel_profile_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_bool_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_boolean_indexing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_buffer_mutation_and_force_mmap_weights_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_buffer_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_mismatched_branch_output_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_non_tensor_predicates_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_simple_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_symint_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_with_outer_code_before_after_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_consecutive_compiles_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_constant_folding_with_update_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_conv3d_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_conv_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_custom_op_in_subgraph_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_dup_unbacked_sym_decl_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_duplicate_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_duplicated_params_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_empty_cat_dtype_promotion_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_empty_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_extract_constants_map_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_int_list_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_linear_dynamic_maxautotune_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_load_package_multiple_gpus_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_misaligned_input_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_misaligned_input_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_misc_1_max_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_missing_cubin_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_model_modified_weights_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_multiple_output_alias_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_non_default_gpu_device_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_non_tensor_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_on_gpu_device1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_pad_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_profile_benchmark_harness_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_proxy_executor_hann_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_quantized_linear_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_repeated_user_defined_triton_kernel_embed_kernel_binary_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_replicate_on_devices_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_return_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_reuse_kernel_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_complex_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_scaled_dot_product_efficient_attention_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_scatter_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_sdpa_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_simple_embed_kernel_binary_True_max_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_simple_multi_arch_embed_kernel_binary_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_simple_split_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_size_with_unbacked_add_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_so_without_weight_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_dynamic_launcher_grid_infer_from_tensor_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_dynamic_launcher_grid_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_dynamic_grid_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_equal_to_1_float_arg_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_equal_to_1_float_arg_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_extern_kernel_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_1_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_1_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_2_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_2_num_dims_1_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_2_num_dims_1_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_2_num_dims_1_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_2_num_dims_2_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_2_num_dims_2_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_2_num_dims_2_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_3_num_dims_1_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_on_device_tma_dynamic_False_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_on_device_tma_dynamic_True_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_reinterpret_view_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_sympy_fn_like_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_1d_dynamic_True_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_2d_dynamic_False_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_2d_dynamic_True_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_unbacked_symint_in_grid_dynamic_False_autotuning_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_mutated_autotuning_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_unbacked_equals_input_size_runtime_assertion_mark_unbacked_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_update_constant_buffer_simple_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_upper_bound_i64_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_view_outputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_weight_on_disk_legacy_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_conv_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_outer_code_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_sym_expr_cond_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_with_cudagraphs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_with_offset_mps 2025-08-20T06:46:08.8971396Z 2025-08-20T06:46:08.8971566Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-08-20T06:46:08.8971854Z Uploading artifacts took 0.00 seconds 2025-08-20T06:46:08.8972125Z Running inductor/test_torchinductor_opinfo 4/9 ... [2025-08-20 06:46:08.881806] 2025-08-20T06:46:08.8972388Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T06:46:08.8972988Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '--shard-id=4', '--num-shards=9', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 06:46:08.882053] 2025-08-20T06:54:56.2905222Z 2025-08-20T06:54:56.2906580Z inductor/test_torchinductor_opinfo 4/9 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_opinfo_4.9_b18ea9fbadae7f77_.log 2025-08-20T06:54:56.2982944Z Running 420 items in this shard: test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rand___cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___ror___cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___ror___cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___ror___cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rxor___cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rxor___cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__segment_reduce_lengths_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__unsafe_masked_index_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__unsafe_masked_index_put_accumulate_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addbmm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmv_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_alias_copy_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_arange_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmax_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argsort_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_copy_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_copy_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_partial_views_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asinh_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_and_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_left_shift_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_not_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_or_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_right_shift_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cauchy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_min_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_constant_pad_nd_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cross_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cross_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummax_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumprod_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumsum_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_floor_rounding_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_floor_rounding_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_no_rounding_mode_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_no_rounding_mode_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_trunc_rounding_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dot_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_permuted_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_strided_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_strided_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_strided_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_copy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft2_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftn_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftshift_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfftn_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfftn_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfftn_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfftn_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fliplr_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_like_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gradient_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gradient_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_grid_sampler_3d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hash_tensor_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hash_tensor_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_histc_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hypot_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_copy_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_copy_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_put_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_mean_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_inner_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_4inputs_with_extra_args_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_unary_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cond_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_diagonal_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eig_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eigh_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eigvalsh_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_inv_ex_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_ldl_factor_ex_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lstsq_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_norm_subgradients_at_zero_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_pinv_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_qr_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_svd_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_tensorinv_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vander_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linspace_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linspace_tensor_overload_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logaddexp_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lt_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_unpack_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amax_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmax_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmin_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_fill_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_median_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_scatter_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_std_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_std_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_var_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_var_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matmul_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_no_dim_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_no_dim_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_list_of_tensors_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_list_of_tensors_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_list_of_tensors_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_no_dim_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_with_dim_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_msort_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_msort_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_multinomial_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nan_to_num_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_neg_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_neg_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_strided_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool2d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool2d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_batch_norm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_batch_norm_without_cudnn_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_binary_cross_entropy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_channel_shuffle_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv1d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv3d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose1d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose3d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_similarity_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cross_entropy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cross_entropy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_embedding_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_fractional_max_pool3d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_glu_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_group_norm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hinge_embedding_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_area_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_bilinear_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_nearest-exact_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_leaky_relu_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_linear_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool1d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool3d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool1d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_normalize_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_normalize_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_circular_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_constant_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_replicate_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_replicate_negative_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pairwise_distance_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pdist_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_shuffle_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_shuffle_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_poisson_nll_loss_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_poisson_nll_loss_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_silu_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softmin_with_dtype_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_tanhshrink_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_threshold_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_fro_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_nuc_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_normal_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_like_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_0_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_0_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_1_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ravel_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_renorm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_interleave_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize_as__cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsub_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_add_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_prod_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_blackman_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_scatter_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j0_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_t_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_v_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_v_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_entr_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_entr_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_erfcx_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_h_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_laguerre_polynomial_l_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_log_ndtr_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i0_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i1_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k0_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_spherical_bessel_j0_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_spherical_bessel_j0_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_zeta_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_list_args_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_list_args_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_copy_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_copy_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_mean_unbiased_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_unbiased_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensor_split_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_topk_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_torch_ops_aten__flash_attention_forward_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_torch_ops_aten__safe_softmax_default_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapz_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapz_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trunc_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trunc_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_copy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_copy_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_copy_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_uniform_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_uint32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsafe_chunk_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsafe_split_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_copy_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_mean_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_complex_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_complex_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_copy_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_copy_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_like_cuda_int64 2025-08-20T06:54:56.3047289Z 2025-08-20T06:54:56.3047416Z Running inductor/test_torchinductor_codegen_dynamic_shapes 1/3 ... [2025-08-20 06:54:56.290428] 2025-08-20T06:54:56.3047691Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T06:54:56.3048120Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_torchinductor_codegen_dynamic_shapes.py', '--shard-id=1', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 06:54:56.290642] 2025-08-20T07:05:46.1596805Z 2025-08-20T07:05:46.1597788Z inductor/test_torchinductor_codegen_dynamic_shapes 1/3 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_codegen_dynamic_shapes_1.3_8ac366402d7b25e2_.log 2025-08-20T07:05:46.1719238Z Running 576 items in this shard: test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test__unsafe_masked_index_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_adaptive_avg_pool2d1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_adaptive_avg_pool2d2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_adaptive_max_pool2d1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_add_complex5_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_add_inplace_permuted_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_alexnet_prefix_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_aliased_buffer_reuse_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_allow_reuse_disable_if_exceed_peak_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_angle_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_aoti_eager_cache_hit_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_aoti_eager_dtype_device_layout_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_aoti_eager_override_registration_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_aoti_eager_with_persistent_cache_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_arange2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_arange3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_argmax_argmin_with_duplicates_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_argmax_to_float_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_avg_pool2d3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_avg_pool2d7_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_avg_pool2d_backward3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_avg_pool2d_backward4_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_avg_pool3d_backward2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_avg_pool3d_backward_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_avg_pool_errors_with_uint_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_batch_norm_2d_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bernoulli1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bitwise2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_both_scalars_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_add_autotune_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_int_int16_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_int_int32_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_int_int32_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_int_int64_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_int_int8_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_int_uint8_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_int_uint8_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_nd_tiling_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_buffer_copied_in_graph_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_builtins_round_float_ndigits_zero_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_cat_negative_dim_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_cat_single_empty_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_cat_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_check_stack_no_cycles_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_computed_buffer_inlining_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_config_option_dont_assume_alignment_cudagraphs_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_config_option_dont_assume_alignment_recompiles_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_consecutive_split_cumprod_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_const_int32_to_float_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_constant_pad_2d_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_constant_pad_2d_strides_nonpositive_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_constant_pad_3d_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_constant_pad_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_constant_pad_nd_inplace_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_conv3d_channels_last_use_block_ptr_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_conv3d_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_conv_backward_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_conv_with_as_strided_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_convolution5_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_copy_non_blocking_is_pinned_use_cat_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_cudnn_rnn_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_custom_op_1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_deterministic_codegen_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dist_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_div2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_div3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_div6_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_div9_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_div_by_zero_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_div_precision_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_div_presicion_accuracy_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_div_softmax_symfloat_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dont_constant_fold_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dropout_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dropout_trivial_0_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dropout_trivial_1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtype_mismatch_issue_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtype_sympy_expr_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_bfloat16_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_bfloat16_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_bfloat16_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_float16_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_float16_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_float32_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_float32_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_float32_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_float64_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_fusion_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int16_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int32_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int32_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int32_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int32_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int32_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int64_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int64_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int64_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int8_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int8_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int8_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int8_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_uint8_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_uint8_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_uint8_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_embedding_bag_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_erfinv_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_exact_stride_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_exp2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_expand_as_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_expm1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_fft_real_input_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_fill1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_fill2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_float16_to_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_float_index_expression_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_float_index_expression_type_promotion_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_float_repr_dynamic_shapes_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_floordiv_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_fmin_fmax_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_fractional_max_pool2d1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_fractional_max_pool2d5_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_full_like_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_full_like_sliced_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_full_like_transposed_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_full_truncation_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_fuse_tiled_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_gather3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_generated_code_has_size_stride_assert_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_graph_partition_mutation_real_name_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_graph_partition_no_inputs_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_graph_partition_pad_dynamic_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_graph_partition_refcount_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_horizonal_fusion2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_propagation_abs_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_propagation_device_assert_masked_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_propagation_flip_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_propagation_remainder_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_put_deterministic_fallback_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_put_failed_reinplace_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_put_reinplace_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_remainder_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_inductor_assert_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_inductor_layout_optimization_input_mutations_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_inductor_triton_bucketize_respects_masking_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_inplace_add_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_inplace_where_pointwise_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_input_mutation3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_insignificant_strides_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_isin_tensor_scalar_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_isinf2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_issue102546_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_kernel_names_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_l1_loss_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_large_block_sizes_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_large_pointwise_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_layer_norm_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_lgamma_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_linear2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_linear_mixed_dtype_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_linspace3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_list_clearing_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_log2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_logcumsumexp_zero_dim_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_logsumexp_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_low_memory_max_pool_dilation_1_dim_2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_masked_scatter_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_matmul_layer_norm_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_max_pool2d1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_max_pool2d3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_max_pool2d5_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_max_pool2d_with_indices_backward3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_misaligned_address_issue1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_mixed_mm3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_mm_mixed_dtype_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_mm_views_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_multi_gpu_device_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_multilayer_any_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_mutable_custom_op_fixed_layout_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_nan_sort_stable_False_descending_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_nan_sort_stable_True_descending_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_narrow_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_needs_contiguous_strides_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_neg_index_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_new_empty_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_nll_loss_forward_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_no_mega_fusion_during_lowering_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_output_strides_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pad_single_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pad_view_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_permute1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_philox_rand_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_chebyshev_polynomial_t_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_chebyshev_polynomial_u_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_digamma_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_exp2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_gammainc_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_log_ndtr_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_modified_bessel_i0_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_multigammaln_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_ndtri_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_psi_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_shifted_chebyshev_polynomial_w_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_sinc_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_xlogy_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_zeta_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pow2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pow3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pow_int_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_profiler_mark_wrapper_call_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_randint_int64_mod_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_randint_kernel_count_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_randn_generator_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_randn_like_empty_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_randn_with_dtype_and_device_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_reduction1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_reduction3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_reflection_pad2d_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_remove_noop_copy_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_remove_noop_slice_scatter_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_repeat_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_repeat_interleave_Tensor_decomp_int32_nd_1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_replication_pad_errors_with_bool_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_require_stride_expanded_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_resize_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_reuse_buffers_with_aliasing_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_roi_align_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_round_correctness_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_rsqrt_dynamic_shapes_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_scalar_input_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_scalar_output_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_scatter1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_scatter2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_scatter3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_scatter6_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_scatter_bf16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_scatter_reduce3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_scheduler_vertical_fusion1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_sdpa_unaligned_mask_freezing_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_select_scatter_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_shape_padding_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_should_pad_bench_for_bmm_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_sigmoid_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_sign_dtype_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_silu_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_sin_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_single_elem_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_single_elem_indirect_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_size_asserts_for_multi_output_fallback_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_slice1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_slice_mutation2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_slice_mutation3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_slice_scatter2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_slice_scatter4_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_slice_scatter5_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_sort_bool_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_sort_stable_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_special_polygamma_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_split_cumprod_low_prec_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_split_cumsum_low_prec_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_split_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_split_failed_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_split_with_integer_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_stack_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_stride_preservation_with_stride_modifying_fx_pass_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_sum3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_sum_int_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_tan_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_tensor_index_put_slice_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_to_device_constant_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_topk_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_triu_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_uint4x2_mixed_mm_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_uint_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_unbacked_floordiv_simplify_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_unroll_small_reduction_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_unspec_inputs_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_unspec_inputs_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_unspec_inputs_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_unsqueeze_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_upsample_bilinear2d_a_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_upsample_bilinear2d_b_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_upsample_nearest1d_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_upsample_nearest3d_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_var_mean_div_by_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_var_mean_tile_reduction_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_vertical_fusion1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_view_uint8_through_differing_bitwidths_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_views1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_views2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_views3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_views5_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_views6_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_where_broadcast_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_zero_dim_reductions_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_zero_element_mutation_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_adaptive_avg_pool2d1_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_adaptive_avg_pool2d_low_prec_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_adaptive_max_pool2d1_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_add_complex3_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_addmv_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_aliased_buffer_reuse_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_allow_reuse_active_if_under_peak_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_allow_reuse_disable_if_exceed_peak_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_aoti_eager_support_out_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_aoti_eager_support_str_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_aoti_eager_with_scalar_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_arange1_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_argmax_argmin2_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_argmax_argmin3_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_argmax_argmin_with_nan_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_argmax_min_int32_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_avg_pool2d1_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_avg_pool2d2_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_avg_pool2d7_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_avg_pool2d8_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_avg_pool3d_backward3_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_avg_pool_errors_with_uint_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_baddbmm_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_bernoulli2_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_bitwise3_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_bitwise_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_bucketize_add_autotune_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_bucketize_computed_offsets_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_bucketize_int_int16_int16_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_bucketize_int_int16_int32_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_bucketize_int_int32_int64_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_bucketize_int_int32_uint8_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_bucketize_int_int64_int32_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_bucketize_int_int64_uint8_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_bucketize_int_int8_int16_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_bucketize_int_uint8_int64_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_buffer_batch_norm_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_builtins_round_float_ndigits_zero_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_builtins_round_int_ndigits_pos_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_cat_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_cat_negative_dim_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_cat_of_loops_and_extern_kernel_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_complex_fallback_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_complex_memory_overlap_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_concat_add_inplace_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_const_int32_to_float_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_constant_pad_2d_strides_nonpositive_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_constant_pad_3d_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_constant_pad_nd_inplace_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_conv2d_backward_channels_last_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_conv2d_channels_last_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_conv3d_channels_last_use_block_ptr_False_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_conv3d_channels_last_use_block_ptr_True_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_conv3d_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_convolution1_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_convolution3_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_cos_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_cumsum_no_mask_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_cumsum_pattern_matcher_issue_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_custom_op_3_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_custom_op_fixed_layout_channels_last_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_custom_op_fixed_layout_sequential_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_custom_op_unbacked_symints_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_custom_scan_op_compiled_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_data_type_propogation_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dense_mask_index_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_deterministic_codegen_on_graph_break_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_diagonal_copy_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_div3_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_div6_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_div8_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_div9_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_div_precision_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_div_prim_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dropout3_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dropout_deterministic_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dropout_trivial_1_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dtype_mismatch_issue_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dtypeview_bfloat16_bfloat16_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dtypeview_bfloat16_int32_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dtypeview_bfloat16_int8_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dtypeview_bfloat16_uint8_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dtypeview_float16_int16_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dtypeview_float32_bfloat16_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dtypeview_float32_float64_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dtypeview_float32_int64_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dtypeview_float32_int8_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dtypeview_float64_float32_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dtypeview_float64_float64_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dtypeview_float64_int16_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dtypeview_int16_int8_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dtypeview_int32_bfloat16_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dtypeview_int32_float32_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dtypeview_int64_float32_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dtypeview_int64_uint8_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dtypeview_int8_uint8_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dtypeview_uint8_float16_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_dtypeview_uint8_int16_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_elu_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_embedding_bag_byte_unpack_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_empty1_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_exp_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_expanded_reduction_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_fallback_mutable_op_basic_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_fallback_mutable_op_list_tensor_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_fallback_mutable_op_no_mutated_tensors_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_fill2_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_flip_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_float16_to_int16_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_float32_to_int32_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_float_repr_dynamic_shapes_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_floordiv_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_fmod_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_fractional_max_pool2d1_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_fractional_max_pool2d4_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_fractional_max_pool2d5_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_full_boolean_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_full_like_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_functionalize_rng_wrappers_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_fuse_tiled_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_fusing_write_into_disjoint_read_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_gather1_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_gather3_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_getitem_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_graph_partition_arange1_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_graph_partition_both_scalars_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_graph_partition_constant_tensor2_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_graph_partition_mutation_real_name_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_graph_partition_pad_dynamic_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_graph_partition_refcount_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_graph_partition_scalar_inputs_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_horizonal_fusion2_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_index_propagation_abs_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_index_propagation_device_assert_masked_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_index_propagation_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_index_propagation_flip_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_index_put2_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_index_put_fallback2_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_index_put_index_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_index_put_reinplace_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_index_remainder_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_index_tensor_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_indirect_load_broadcast_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_inductor_assert_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_input_mutation1_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_input_mutation4_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_int8_weight_only_quant_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_int_input_dynamic_shapes_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_invalid_operand_issue1_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_issue102546_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_large_broadcast_reduction_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_large_tensor_reduction_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_layer_norm_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_leaky_relu_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_lgamma_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_like_channels_last_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_like_rands3_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_like_rands_sliced_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_linspace3_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_log2_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_long_tensor_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_low_memory_max_pool_dilation_1_dim_2_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_masked_fill_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_masked_scatter_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_matmul_layer_norm_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_max_pool2d3_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_max_pool2d4_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_max_pool2d5_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_max_pool2d7_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_max_pool2d_with_indices_backward3_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_max_pool2d_with_indices_backward5_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_max_pool2d_with_indices_backward6_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_min_max_reduction_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_min_max_reduction_nan_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_mixed_mm_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_mm_mixed_dtype_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_mm_views_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_mul_softmax_symfloat_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_multi_threading_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_multilayer_any_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_mutable_custom_op_fixed_layout_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_nan_sort_stable_False_descending_False_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_nan_sort_stable_True_descending_False_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_nan_sort_stable_True_descending_True_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_narrow_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_needs_contiguous_strides_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_new_empty_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_nll_loss_backward_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_no_op_reduction_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_no_specization_over_symbolic_value_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pattern_matcher_multi_user_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_permute2_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pointwise_airy_ai_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pointwise_chebyshev_polynomial_v_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pointwise_entr_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pointwise_erfcx_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pointwise_erfinv_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pointwise_exp2_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pointwise_i1_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pointwise_i1e_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pointwise_log1p_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pointwise_log_ndtr_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pointwise_logit_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pointwise_modified_bessel_k0_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pointwise_multigammaln_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pointwise_ndtr_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pointwise_psi_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pointwise_scaled_modified_bessel_k1_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pointwise_shifted_chebyshev_polynomial_u_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pointwise_shifted_chebyshev_polynomial_w_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pointwise_spherical_bessel_j0_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pointwise_xlog1py_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pointwise_zeta_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_polar_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pow2_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pow_by_natural_log2_dynamic_shapes_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_pow_symfloat_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_prod_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_randint_distribution_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_randint_int64_mod_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_reduction3_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_reflection_pad2d_backward_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_reflection_pad2d_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_relu_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_remainder_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_remove_noop_clone_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_remove_noop_copy_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_remove_noop_slice1_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_remove_noop_view_dtype_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_repeat_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_repeat_interleave_2_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_repeat_interleave_Tensor_decomp_int64_nd_2_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_resize_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_rsqrt_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_scaled_dot_product_efficient_attention_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_select_scatter_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_shape_prop_torch_ones_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_should_pad_bench_for_bmm_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_signbit_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_simplify_loops_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_slice_scatter4_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_slice_scatter_reinplace_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_softmax_backward_data_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_softmax_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_sort_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_sort_stable_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_sort_transpose_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_special_polygamma_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_split_cumprod_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_split_cumprod_low_prec_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_split_cumsum_index_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_split_cumsum_low_prec_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_split_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_split_with_sizes_with_unbacked_symints_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_sqrt_dynamic_shapes_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_squeeze_varargs_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_strided_inputs_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_sum2_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_sum5_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_tensor1_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_tensor2_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_tensor_index_put_slice_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_tensor_index_slice_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_tmp_not_defined_issue3_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_topk_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_transpose_add_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_triton_kernel_bool_param_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_triu_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_unspec_inputs_bfloat16_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_unspec_inputs_int16_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_unspec_inputs_int32_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_unspec_inputs_int64_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_unspec_inputs_int8_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_unspec_inputs_uint8_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_unsqueeze_inplace_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_upsample_cat_conv_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_upsample_nearest1d_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_upsample_nearest3d_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_vertical_fusion1_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_views4_dynamic_shapes_cuda, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_zero_element_mutation_dynamic_shapes_cuda 2025-08-20T07:05:46.1824634Z 2025-08-20T07:05:46.1824760Z Running inductor/test_torchinductor_dynamic_shapes 4/4 ... [2025-08-20 07:05:46.160759] 2025-08-20T07:05:46.1824962Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:05:46.1830936Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:05:46.160978] 2025-08-20T07:15:38.1422911Z 2025-08-20T07:15:38.1424305Z inductor/test_torchinductor_dynamic_shapes 4/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_4.4_c54b07f00dfc1400_.log 2025-08-20T07:15:38.1525989Z Running 488 items in this shard: test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test__dyn_quant_pack_4bit_weight_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test__unsafe_masked_index_put_accumulate_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_abs_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_adaptive_avg_pool2d2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_adaptive_avg_pool_errors_with_long_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_adding_tensor_offsets_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_aoti_eager_override_registration_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_aoti_eager_support_out_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_arange3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_as_strided_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_assert_size_stride_op_name_pass_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d7_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d_backward3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_batch_norm_2d_2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bfloat16_to_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bitwise3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bmm1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_both_scalars_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_add_autotune_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int16_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int32_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int64_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_uint8_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_buffer_copied_in_graph_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_builtins_round_float_ndigits_pos_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_extern_kernel_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_unbacked_legacy_empty_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cauchy_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_clamp_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_clamp_type_promotion_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_concat_add_inplace_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_config_option_dont_assume_alignment_cudagraphs_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_const_int32_to_float_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv2d_channels_last_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv_functional_bn_fuse_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv_inference_heuristics_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_convolution1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_convolution2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_convolution3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_convolution4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_copy_non_blocking_is_pinned_use_cat_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cumprod_zero_dim_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cumsum_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cumsum_pattern_matcher_issue_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cumsum_zero_dim_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_custom_op_fixed_layout_channels_last_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div6_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div_by_zero_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div_presicion_accuracy_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div_prim_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dropout_trivial_0_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dropout_trivial_1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_bfloat16_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_bfloat16_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_bfloat16_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float16_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float32_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float32_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float32_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float32_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float64_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float64_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float64_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int16_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int16_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int32_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int32_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int64_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int64_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int64_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int8_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_uint8_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_uint8_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_uint8_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_elu_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_empty2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_exact_stride_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_expand_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_expm1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fft_real_input_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fft_real_input_real_output_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fill1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_flip_cat_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_float16_to_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_float_repr_dynamic_shapes_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fmod_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_forced_buffer_realize_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fractional_max_pool2d3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_full_like_transposed_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fuse_large_params_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_generate_rand_fp8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_getitem_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_glu_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_graph_partition_arange2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_grid_sampler_2d_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_horizonal_fusion1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_propagation_abs_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_put2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_put4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_put_reinplace_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_indirect_load_broadcast_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inductor_assert_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inf_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inplace_add_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inplace_where_pointwise_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_input_mutation5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_insignificant_strides_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_isinf2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_kernel_names_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_large_broadcast_reduction_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_large_grid_use_block_ptr_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_large_strided_reduction_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_like_rands2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_linear1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_linear2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_linspace4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_list_clearing_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_low_memory_max_pool_dilation_1_dim_3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_masked_fill_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_matmul_layer_norm_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_mix_device_index_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_mul_index_expr_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_multi_device_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_multilayer_any_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_mutable_custom_op_fixed_layout2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_nan_to_num_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_narrow_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_new_empty_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_new_ones_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_no_op_reduction_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_no_specization_over_symbolic_value_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_output_strides_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pad_view_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_permute1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pixel_shuffle_channels_last_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_chebyshev_polynomial_u_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_expm1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_gammaln_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_i0_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_i0e_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_i1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_i1e_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_modified_bessel_k0_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_psi_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_shifted_chebyshev_polynomial_v_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_spherical_bessel_j0_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pow1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pow2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pow_by_natural_log2_dynamic_shapes_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_randint_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_randint_int64_mod_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_randn_generator_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_reduction5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_reflection_pad2d_backward_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_reflection_pad2d_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_relu_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_remove_noop_slice_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_remove_noop_slice_scatter_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_remove_noop_view_dtype_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_repeat_interleave_Tensor_decomp_int64_nd_1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_roi_align_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_rsqrt_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_rsqrt_dynamic_shapes_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter6_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter_add3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter_bf16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scheduler_vertical_fusion1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sdpa_unaligned_mask_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_select_scatter_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_setitem_with_int_parameter_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sigmoid_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_silu_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_simplify_loops_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sizehint_issue1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice_scatter2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice_scatter4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice_scatter_reinplace_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice_view_with_graph_break_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_softmax_one_kernel_loop_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_softmax_one_kernel_persist_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_cumsum_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_reduction_dynamic_shape_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sum2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sum3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sum_int_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_tensor_index_put_slice_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_tmp_not_defined_issue2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_to_memory_format_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_triu_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unfold_zero_dimension_tensor_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unroll_small_reduction_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unspec_inputs_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unspec_inputs_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unspec_inputs_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_var_mean_tile_reduction_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_view_as_complex_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_view_as_real_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_views3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_weight_norm_bwd_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_where_with_logical_op_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_zero_element_mutation_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test__unsafe_masked_index_put_accumulate_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_abs_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_adaptive_avg_pool_with_output_size_0_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_adaptive_max_pool2d2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_adaptive_max_pool2d3_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_add_complex3_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_add_inplace_permuted_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_adding_tensor_offsets_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_alexnet_prefix_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_aliased_buffer_reuse_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_aoti_eager_with_scalar_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_arange1_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_argmax_argmin2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_argmax_argmin_with_nan_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_argmax_to_float_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_as_strided_scatter_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_assert_alignment_op_name_fail_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_assert_size_stride_op_name_pass_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool2d2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool2d3_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool2d8_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool2d_backward_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool_errors_with_uint_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_baddbmm_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_batch_norm_2d_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bmm2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_default_kwargs_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int32_int64_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int64_int64_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int8_int32_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int8_int64_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int8_uint8_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_uint8_int32_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_uint8_int64_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_nd_tiling_False_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_builtins_round_float_ndigits_neg_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_builtins_round_float_ndigits_pos_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_builtins_round_int_ndigits_pos_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_builtins_round_int_ndigits_zero_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cat_inplace_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_clamp_type_promotion_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_compar_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_computed_buffer_inlining_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_config_option_dont_assume_alignment_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_config_option_dont_assume_alignment_recompiles_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_consecutive_split_cumprod_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_consecutive_split_cumsum_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_const_int32_to_float_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_conv2d_backward_channels_last_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_conv3d_channels_last_use_block_ptr_False_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_conv_bn_fuse_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_conv_functional_bn_fuse_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_conv_inference_heuristics_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cudnn_rnn_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cumsum_inf_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cumsum_zero_dim_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_custom_op_1_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_custom_op_2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_custom_op_default_layout_constraint_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_custom_op_fixed_layout_channels_last_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_custom_scan_op_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_deterministic_codegen_on_graph_break_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_div9_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_div_by_zero_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_div_precision_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_div_softmax_symfloat_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dropout2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dropout_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtype_mismatch_issue_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_bfloat16_float16_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_bfloat16_uint8_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float16_bfloat16_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float16_float16_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float32_float32_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float32_int16_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float32_int32_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float32_int64_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float32_uint8_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float64_int32_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float64_int64_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int16_int32_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int16_int8_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int16_uint8_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int32_float32_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int32_float64_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int64_float32_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int64_int16_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int64_int8_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int8_bfloat16_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int8_float64_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int8_int16_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int8_int32_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int8_int64_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int8_int8_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_uint8_bfloat16_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_uint8_float64_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_uint8_int64_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_uint8_int8_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_elu_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_empty1_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_empty2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_erfinv_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_exact_stride_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_exp2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_expand_as_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_expand_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_expanded_reduction_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fallback_mutable_op_basic_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fallback_mutable_op_list_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fill1_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fill2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_flip_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_float_index_expression_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_float_index_expression_type_promotion_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_float_repr_dynamic_shapes_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_floordiv_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fmod_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_forced_buffer_realize_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_full_truncation_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_generate_rand_fp8_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_glu_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_graph_partition_arange1_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_graph_partition_constant_tensor1_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_graph_partition_refcount_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_graph_partition_unbacked_symint_as_output_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_grid_sampler_2d_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_propagation_remainder_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_put_failed_reinplace_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_put_fallback2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_put_index_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_remainder_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_select_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_tensor_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_indirect_load_broadcast_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_inf_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_inplace_add_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_input_mutation2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_input_mutation5_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_isinf_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_kwargs_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_large_broadcast_reduction_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_large_pointwise_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_leaky_relu_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_like_rands_sliced_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_linear_float64_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_linear_mixed_dtype_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_linspace4_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_list_clearing_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_log_fp64_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_logaddexp_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_logcumsumexp_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_logsumexp_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_low_memory_max_pool_dilation_1_dim_3_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_masked_fill_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_max_pool2d6_dilation_2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_max_pool2d_with_indices_backward5_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_mix_device_index_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_move_arange_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_multi_gpu_device_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_multilayer_prime_size_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_mutable_custom_op_fixed_layout2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_nan_sort_stable_False_descending_True_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_narrow_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_needs_contiguous_strides_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_new_ones_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_nll_loss_backward_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_nll_loss_forward_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_norm_constant_overflow_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_output_strides_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pad_single_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_permute1_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pixel_shuffle_channels_last_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_chebyshev_polynomial_v_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_chebyshev_polynomial_w_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_digamma_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_erfc_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_erfcx_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_erfinv_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_exp2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_gammaincc_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_i0e_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_log1p_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_modified_bessel_i0_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_modified_bessel_i1_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_modified_bessel_k0_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_multigammaln_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_round_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_shifted_chebyshev_polynomial_u_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_shifted_chebyshev_polynomial_w_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_xlog1py_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_zeta_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_randint_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_reduction3_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_reduction4_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_reduction_config_limit_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_relu_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_remove_noop_clone_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_remove_noop_view_default_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_repeat_as_strided_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_repeat_interleave_2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_repeat_interleave_Tensor_decomp_int32_nd_2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_repeat_interleave_Tensor_decomp_int64_nd_1_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_repeat_interleave_Tensor_decomp_int64_nd_2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_require_stride_expanded_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_round_correctness_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_rsqrt_dynamic_shapes_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scalar_cpu_tensor_arg_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scalar_output_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scaled_dot_product_attention_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scatter1_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scatter5_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scatter_add2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scatter_reduce1_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scatter_reduce2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sdpa_unaligned_mask_freezing_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_select_scatter_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_shape_prop_torch_ones_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_single_elem_indirect_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice1_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice_mutation2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice_mutation3_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice_scatter4_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice_scatter_reinplace_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_softmax_one_kernel_loop_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sort_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sort_stable_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_split_failed_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_split_with_integer_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_split_with_list_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_split_with_sizes_with_unbacked_symints_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_stride_preservation_with_stride_modifying_fx_pass_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sum2_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sum_dtype_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_tanh_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_tensor3_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_tensor_index_slice_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_tmp_not_defined_issue1_use_block_ptr_True_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_to_device_constant_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_to_device_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_topk_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_transpose_add_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_transpose_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_triton_kernel_bool_param_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unspec_inputs_int64_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unsqueeze_inplace_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_upsample_cat_conv_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_upsample_nearest3d_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_var_correction_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_view_as_complex_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_view_on_aliased_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_view_uint8_through_differing_bitwidths_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_views1_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_views4_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_views7_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_weight_norm_bwd_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_where_with_logical_op_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_zero_dim_reductions_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_zero_element_mutation_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_zeros_dynamic_shapes_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCUDA::test_cat_unbacked_duplicate_size_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCUDA::test_constant_fold_uniform_value_dynamic_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCUDA::test_float_item_inf_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCUDA::test_float_item_return_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCUDA::test_item_return_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCUDA::test_item_unbacked_stride_nobreak_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCUDA::test_mark_unbacked_slice_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCUDA::test_math_ops_op5_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCUDA::test_math_ops_op9_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCUDA::test_multi_output_unbacked_custom_op_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCUDA::test_noops_tensor_repropagate_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCUDA::test_slice_index_changing_sign_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCUDA::test_sym_stride_lowering_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCUDA::test_unbacked_cat_backwards_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCUDA::test_unbacked_index_select_cuda, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCUDA::test_unwrap_storage_didnt_work_repro_cuda 2025-08-20T07:15:38.1604617Z 2025-08-20T07:15:38.1604736Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-08-20T07:15:38.1604920Z Uploading artifacts took 0.00 seconds 2025-08-20T07:15:38.1610709Z Running dynamo/test_dynamic_shapes 2/3 ... [2025-08-20 07:15:38.143209] 2025-08-20T07:15:38.1610915Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:15:38.1611308Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_dynamic_shapes.py', '--shard-id=2', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:15:38.143503] 2025-08-20T07:21:08.8828997Z 2025-08-20T07:21:08.8833690Z dynamo/test_dynamic_shapes 2/3 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_dynamic_shapes_2.3_d54fb0f66262121b_.log 2025-08-20T07:21:08.8937298Z Running 649 items in this shard: test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_autocast_cpu_graph_break_2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_autocast_cpu_graph_break_inner_fn_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_autocast_float64_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_autocast_graph_break_method_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_cuda_event_across_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_cuda_event_method_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_cuda_stream_across_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_cuda_stream_context_manager1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_disable_saved_tensors_hooks_prev_disabled_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_generic_context_manager_with_graph_break_CustomizedCtxManager_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_generic_ctx_manager_with_graph_break_CustomizedCtxManagerWithGraphBreak_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_generic_ctx_manager_with_graph_break_customized_ctx_manager_with_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_graph_break_inlining_autocast_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_inactive_context_graph_break_local_nullctx2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_inactive_context_graph_break_stack2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_return_context_manager_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_sdpa_kernel_ctx_manager2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_sdpa_kernel_ctx_manager_kwargs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_torch_profiler_use_after_with_block_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_add__dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_addcmul__dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_attrgetter_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_broadcast_foreach_pow_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_build_list_unpack_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_callable_list_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_callable_torch_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_cls_eq_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_cls_is_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_const_tuple_add2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_constant1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_context_wrapping_nested_functions_no_closure_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_custom_dict_kwargs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_default_dict_constr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_device_constant_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_device_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dict_fromkeys_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dict_key_set2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dict_key_set3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dict_ops_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dict_setdefault2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dict_update_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dict_update_kwargs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dict_values_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_enumerate_custom_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_filter_with_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_flat_param_same_storage_size_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_float_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_fn_with_self_set_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_fstrings4_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_fstrings5_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_fstrings6_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_get_calculate_correct_fan_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_get_privateuse1_name_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_getattr_metaclass_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_globalvar_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_inline_jit_annotations_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_is_any_autocast_enabled_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_is_checkpoint_valid_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_is_contiguous_frame_counts_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_is_contiguous_memory_format_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_is_in_onnx_export_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_is_inference_recompilation_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_is_integer_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_is_sparse_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_isinstance_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_itertools_chain_from_iterable_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_itertools_compress_tensors_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_itertools_filterfalse_basic_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_itertools_pairwise_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_len_constant_misc_iterables_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_list_clear_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_list_compare_polyfill_non_lists_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_list_convert_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_list_expand_lhs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_list_setitem_slice_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_list_slice_assignment_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_listarg2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_listarg4_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_load_global_bool_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_lru_cache_warning_issued_during_tracing_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_map_dict_fromkeys_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_map_iter_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_map_list_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_map_list_slice_assign_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_map_max_const_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_map_sorted_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_map_str_join_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_map_with_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_methodcall1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_methodcaller_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_namedtuple_defaults_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_ndarray_method_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_ndarray_methods_returning_scalar_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_ndarray_reshape_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_no_recompile_inner_function_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_np_constant_collections_as_input_int_or_float_float_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_np_constant_collections_as_input_int_or_float_int_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_number_method_method_hex_num_type5_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_number_method_method_is_integer_num_type6_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_numpy_attributes_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_numpy_dtype_argument_to_function_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_numpy_dtype_call_in_function_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_numpy_size_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_obj_eq_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_as_input_UDF_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_as_input_partials_mod_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_graph_break_reconstruct_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___call___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___closure___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___defaults___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___dict___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___format___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___le___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___reduce_ex___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___repr___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___str___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr_func_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr_keywords_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_set_attr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_lambda_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_torch_op_arg_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_pos_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_pow_int_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_promote_types_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_rand_inlined_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_reduce_with_initial_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_reduce_with_none_initial_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_return_numpy_ndarray_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_set_update_bytecode_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_slice1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_slice4_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_sorted_const_key_non_const_items_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_sourceless_build_method_type_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_symbool_to_int_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_tensor_new_with_shape_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_tensor_new_with_size_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_tensor_size_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_tensor_size_indexed_by_symint_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_tensor_type3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_tensor_type4_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_tensor_type5_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_tensor_type_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_torch_distributions_functions_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_torch_get_device_module_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_torch_size_as_dict_key_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_torch_size_hasattr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_torch_source_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_tuple1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_tuple2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_tuple_map_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_unary_fold_op_seq_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_unpack1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_unpack2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_unpack_ex3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_unpack_mutable_map_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_viamethod_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_312_binary_slice_with_graph_break1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_T_tensor_attribute_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_assert_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_backend_match_guard_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_backend_match_guard_multi_threads_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_backward_deterministic_mode_mismatch_warning_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_boolarg_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_builder_for_class_with_metaclass_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_builtin_bool_on_symfloat_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_builtin_bool_on_symint_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_builtin_complex_args_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_builtin_subclasses_as_method_on_class_type_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_builtin_subclasses_as_method_on_var_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_call_parent_non_class_methods_from_child_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_cannot_trace_mark_dynamic_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_cat_unbacked_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_class_duner_flags_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_closure_out_of_scope_cell_with_cond_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_closure_out_of_scope_cell_with_mutation_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_closure_write_across_functions_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_compare_shapes_neq_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_compare_shapes_tuple_eq_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_compare_shapes_tuple_neq_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_compare_shapes_with_constant_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_config_getattr_default_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_config_obj_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_const_dict_variable_python_type_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_custom_dict_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_data_ptr_graph_break_builtin_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_dataclass_local_hasattr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_default_dtype_change_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_defaultdict_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_derpy_nn_module_usage_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_dtypes_no_graphbreaks_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_dunder_new_function_inlining3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_dynamic_shapes_as_strided_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_dynamic_sources_dynamic_override_regex_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_dynamo_cache_invalidate_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_dynamo_cache_move_to_front_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_enum_as_dict_key_with_overloaded_str_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_enum_guards_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_enum_method_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_enum_no_graphbreaks_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_existing_func_that_creates_capturing_nested_func_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_fn_hasattr__name__1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_fn_hasattr__name__2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_fold_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_free_var_and_local_name_collision_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_frozen_dataclass_attr_access_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_frozen_dataclass_default_value_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_frozen_dict_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_frozenset_torch_func_contains_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_funcname_cache_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_function_generic_alias_annotation_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_generate_trivial_abstract_impl_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_get_cache_entry_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_grad_non_none_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_graph_break_correctly_when_passing_numpy_ndarray_to_torch_function_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_guard_failure_fn_tensor_iter_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_guard_filter_fn_by_is_global_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_guard_filter_inbuilt_nn_modules_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_guard_filter_tensors_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_guard_function_builder_with_cse_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_guard_size_oblivious_simplification_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_guards_strip_function_call_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_hash_getitem_slice_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_hash_hop_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_id_guarded_class_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_id_guarded_object_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_id_of_nn_module_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_if_cond_nn_mod2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_inference_mode_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_inline_dict_function_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_inline_dict_mutation_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_inline_module_attr_dict_clear_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_inline_user_defined_dict_attr_clear_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_inspect_signature_bind_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_item_changes_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_iter_set_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_iter_type_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_iterator_limit_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_itertools_groupby_pure_python_default_identify_func_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_itertools_infinite_repeat_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_itertools_islice_default_end_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_itertools_islice_default_step_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_itertools_repeat_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_large_reduction_list_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_linear_module_free_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_list_hasattr2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_list_iadd_with_shape_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_list_iterator_contains_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_list_slice_mul_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_listcomp_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_load_fast_and_clear_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_mark_dynamic_with_ranges_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_module_deepcopy_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_mutable_mapping_multiple_inheritance_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_named_parameters_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_namedtuple_class_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_ne_operator_with_custom_graphbreak_eq_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_nested_closure_mutation_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_nested_optimize_decorator_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_nested_sequential_try_with_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_new_with_int_list_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_newly_constructed_tensor_attr_mutation_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_no_raise_guard_partial_constraint_across_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numel_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_fallback_on_eager_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_force_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_ndarray_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_ndarray_graph_break_with_multiple_outputs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_no_raise_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_readonly_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_subdtype_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_take_along_axis_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_tolist_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_variable_isinstance_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_with_builtin_type_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_object_setattr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_object_staticmethod_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_onnx_shape_as_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_optimize_on_module_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_os_environ_get_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_os_environ_set_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_pep0479_convert_stopiteration_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_precompile_entry_hit_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_precompile_fail_on_recompile_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_pt2_compliant_ops_are_allowed_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_raise_guard_partial_constraint_across_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_raise_on_backend_error_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_raises_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_range_input_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_range_iter_guards_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_recompile_message_on_parameter_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_release_input_memory_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_release_scope_memory_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_remove_set_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_repeat_interleave_graphbreaks_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_return_dict_with_graph_break_and_update_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_return_nested_function_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_returning_func_with_captured_func_and_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_returning_nested_func_with_captured_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_runtime_assert_replacement_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_scalar_device_movement_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_scalar_tensor_is_equivalent_to_symint_list_argument_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_sequential_module_free_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_set_custom_tensor_attribute_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_set_descriptor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_set_update_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_setattr_mutation3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_shape_and_tuple_equality_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_shape_env_equal_evaluate_expr_divisible_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_shape_env_equal_runtime_assert_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_shape_env_equal_unbacked_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_shape_int_comparisons_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_shape_int_inplace_binops_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_sourceless_namedtuple_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_str_format_assert2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_stride_dim_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_structseq1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_sym_and_terms_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_symint_copy_into_unbacked_slice_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_sys_modules_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tensor_ctor_list_of_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tensor_dict2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tensor_dict3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tensor_dot_grad_no_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tensor_dynamic_method_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tensor_iter_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tensor_layout_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tensor_setattr_getset_descriptor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tensor_types_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_torch_check_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_torch_check_symbolic_shape_rel_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_torch_guards_stack_frame_register_inlining_deep_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_torch_package_working_with_trace_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_torch_size_numel_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tracing_nested_py_tree_mixed_all_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tuple_mul_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_type_copy_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_typing_dict_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_typing_typevar_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_unbacked_empty_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_unbacked_sources_scalar_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_unbacked_sources_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_unpack4_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_unpack_tensor_shape_mismatch_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_user_defined_binop_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_user_defined_class_name_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_user_defined_class_python_type_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_user_defined_iter_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_user_defined_setattr1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_user_getattr2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_validate_outputs_unbacked_by_custom_op_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_validate_outputs_unbacked_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_write_to_cells_with_name_shadowing_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_writes_to_cells_across_frames2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_yield_from_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_Size_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_as_strided_on_existing_view_banned_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_batch_encoding_clone_inputs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_bigbird_unsqueeze_inplace_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_bitwise_op_guard_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_c_defined_metaclass_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_class_member_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_classmethod_with_slots_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_compile_complex_conj_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_compile_copy__int_overload_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_const_dict_keyerror_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_data_attr_mutation_after_saved_for_bw_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_dataclass_init_with_default_factory_with_inputs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_ddp_checkpoint_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_dedup_global_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_delattr_raises_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_delattr_return_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_do_paste_mask_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_dont_aggressively_write_assert_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_dont_dce_rand_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_dynamic_shapes_float_guard_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_ephemeral_module_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_flip_bad_accuracy_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_for_loop_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_functools_wraps_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_generator_dealloc_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_get_parameter_dtype_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_graph_break_on_jit_isinstance_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_guard_fail_nested_tuple_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_guard_with_tuple_mutation_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_hf_gelu_inline_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_hf_xsoftmax_inference_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_incompatible_configs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_inductor_no_recursionerror_on_for_loops_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_inlining_cornercase_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_int_format_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_intermediate_leaf_requires_grad_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_is_make_fx_tracing_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_issue111522_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_issue111918_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_issue114171_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_issue126128_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_issue1466_size_aot_autograd_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_issue175_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_jit_script_defaults_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_jit_trace_errors_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_list_index_not_found_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_longformer_chunk_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_maml_no_item_capture_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_map_with_multiple_args_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_method_overriding_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_multi_dot_import_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_multi_import_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_negative_floor_div_solve_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_negative_shape_guard_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_nn_param_freevar_codegen_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_no_grad_inline_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_numpy_tobytes_no_error_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_omegaconf_listconfig_contains_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_optimized_deepcopy_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_optimized_module_patched_init_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_out_nested_cell_shape_change_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_out_root_cell_shape_change_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_pointless_graph_removal_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_primtorch_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_randint_out_dynamic_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_recursive_map_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_reformer_eval_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_reformer_train_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_restricted_list_subclass3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_return_value_duplication_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_rewrite_assert_dont_change_bytecode_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_rewrite_assert_noop_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_sort_out_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_split_with_sizes_aot_autograd_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_str_isalnum_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_super_in_staticmethod_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_super_staticmethod_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_swin_base_tensor_attr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_tensor_data_kwarg_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_tensor_set_data_backend_aot_eager_func_name_func2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_tensor_set_data_backend_eager_func_name_func1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_tensor_set_data_backend_inductor_func_name_func3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_torch_variable_type_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_torchname_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_tuple_enum_as_key_dict_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_udf_classes_reconstruction_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_unpack_hooks_dont_run_during_tracing_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_unspecialized_nn_module_with_torch_variable_attribute_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_unsqueeze_mul_strides_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_user_defined_object_callable_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_vc_bumped_in_inference_graph_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_weakref_callback_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_weakref_construction_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_weakref_reconstruct_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_with_on_graph_break_nested_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_basicmodule2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_conv_call_super_forward_directly_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_conv_transpose_call_forward_directly_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_conv_transpose_call_super_forward_directly_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_fnmember_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_forward_directly_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_generation_tag_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_inject_module_parameters_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_iseval2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_istraining1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_istraining2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_lazy_module1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_lazy_module2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_lazy_module4_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_lazy_module7_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_lazy_module_bad_params_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_lazy_module_kwargs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_lazy_module_no_cls_to_become_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_module_call_module_with_static_forward_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_module_name_string_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_moduledict_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_modulelist_custom_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_nn_module_setattr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_nn_moduledict_contains_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_parameterdict_custom_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_parameters3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_seq_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_sequential_with_duplicated_module_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_simple_torch_function_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_submodules1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_torch_function_with_closure_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_torch_mangled_class_name_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_unsupportedmethod_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_unsupportedmodule_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_access_class_method_from_user_class_attr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_access_class_method_from_user_class_builtin_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_byte_tensor_does_not_crash_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_capture_symbolic_tracing_within_fake_mode_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_cond_free_variables_overlapping_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_cond_op_param_buffer_lifted_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_cond_raise_user_error_on_branch_args_mismatch_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_cond_raise_user_error_on_branch_return_non_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_cond_raise_user_error_on_missing_args_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_cond_raise_user_error_on_non_list_operands_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_cond_supported_pred_types_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_constraint_violation_error_messages_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_dupes_and_bypass_reorder_with_non_tensor_arg_with_aten_graph_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_dupes_and_bypass_with_non_tensor_arg_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_dupes_and_bypass_with_non_tensor_output_with_aten_graph_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_empty_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_compare_optimize_with_make_fx_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_cond_in_aten_symbolic_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_control_flow_with_getattr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_defaults_ok_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_dynamic_control_flow_error_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_dynamic_dim_cleanup_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_dynamic_dim_range_constraint_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_graph_with_complex_reorder_with_aten_graph_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_graph_with_list_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_identity_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_meta_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_mismatched_out_2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_mismatched_out_2_with_aten_graph_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_mismatched_out_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_module_specify_constraints_signature_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_pass_arg_by_name_star_args_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_preserve_constraints_as_metadata_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_raise_on_relationship_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_builtin_op_on_assume_constant_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_cond_with_closed_function_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_constant_free_function_and_class_method_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_constant_free_function_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_constant_global_function_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_constant_list_nonzero_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_constant_list_nonzero_free_function_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_constant_none_control_flow_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_constant_not_none_control_flow_pos_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_functools_wrapped_fn_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_kwargs_with_default_None_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_kwargs_with_default_float_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_map_cond_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_module_layer_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_shallow_list_copy_with_side_effects_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_stack_trace_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_func_return_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_input_container_type_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_invalid_input_global_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_list_not_contains_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_list_unpack_with_aten_graph_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_mixed_real_and_fake_inputs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_multiple_outputs_op_with_evaluator_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_nested_cond_op_param_buffer_lifted_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_no_tensor_computation_fail_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_not_functionalize_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_pre_dispatch_simple_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_predispatch_with_for_out_dtype_nested_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_predispatch_with_higher_order_nested_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_preserve_fx_node_metadata_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_retracibility_nested_list_out_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_symbolic_tracing_within_fake_mode_with_constraints_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_uncaptured_higher_order_op_error_not_suppresed_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_zeroes_in_new_shape_scalar_out_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_capi_call2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_control_flow2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_control_flow4_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_enumerate_not_break_graph_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_no_graph_break_on_item_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_pop_after_resume_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_restore_range_iter_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_restore_state_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_resume1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_resume_with_no_grad1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_access_module_attr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_capture_constants_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_capture_global_num_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_capture_input_num_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_capture_numpy_number_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_capture_tracked_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_capture_tracked_nested_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_capture_untracked_nonlocal_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_concat_unbacked_shape_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_cond_side_effect_in_one_branches_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_cond_source_fn_stack_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_dynamic_shapes_over_vmap_batch_size_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_enum_arg_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_error_message_sane_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_fallback_on_graph_break_complicated_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_hooks_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_inlined_functions_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_internal_nonlocal_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_lift_tensor_constant_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_map_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_map_multi_return_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_map_side_effect_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_map_subgraph_name_is_valid_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_modules_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_output_with_dict_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_register_mode_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_same_freevar_twice_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_del_existing_attr_global_module_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_del_existing_attr_global_obj_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_in_body_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_mutate_global_num_builtin_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_mutate_global_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_mutate_nonlocal_tensor_builtin_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_nested_nonlocal_list_append_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_nonlocal_list_append_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_set_existing_attr_nonlocal_obj_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_set_new_attr_global_module_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_set_new_attr_nonlocal_module_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_tensor_to_list_closure_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_wrap_all_kwarg_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_wrap_kwarg_default_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_wrap_kwarg_default_if_branch_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_wrap_kwarg_recompile_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_wrap_pytree_args_with_symint_constant_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_grad_capture_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_grad_freevar_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_grad_pytree_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_grad_with_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_grad_with_side_effect_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_jacfwd_randomness_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_jacrev_has_aux_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vjp_call_compiled_backward_fn_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vjp_multiple_outputs_python_struct_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_call_torch_compile_fn_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_free_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_multiple_invocation_in_dims_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_pytree_inputs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_recompile_different_config_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_recompile_with_randomness_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_two_inputs_tuple_in_dims_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_with_graph_break_2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_with_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_aot_autograd_expand_mutation_backwards_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_aot_autograd_expand_mutation_error_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_aot_autograd_expand_mutation_functionalizes_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_aot_autograd_raises_invalid_leaf_set_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_aot_export_joint_simple_repro_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_arg_dupe_via_dynamo_recompiles_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_arg_dupe_via_dynamo_recompiles_many_args_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_arg_dupe_via_dynamo_recompiles_many_with_global_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_call_fn_with_non_const_inputs_aot_unsafe_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_data_ptr_access_fails_in_backward_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_donated_buffer1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_donated_buffer2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_donated_buffer5_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_donated_buffer_with_retain_or_create_graph2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_donated_buffer_with_retain_or_create_graph4_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_double_backward_errors_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_grad_inputs_alias_inputs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_multiple_aot_autograd_calls_dupe_args_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_mutation1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_mutation_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_negative_testing_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_nn_parameter_construction_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_no_storage_overlap_guards_no_aliasing_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesTestSDPA::test_graph_break_SDPAParams_dynamic_shapes 2025-08-20T07:21:08.9033319Z 2025-08-20T07:21:08.9033406Z Running inductor/test_perf 1/1 ... [2025-08-20 07:21:08.883452] 2025-08-20T07:21:08.9033574Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:21:08.9033958Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_perf.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:21:08.883646] 2025-08-20T07:21:46.2200043Z 2025-08-20T07:21:46.2209765Z inductor/test_perf 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_perf_1.1_3c689c59f3425058_.log 2025-08-20T07:21:46.2220940Z Running 66 items in this shard: test/inductor/test_perf.py::NumBytesMetricTests::test_cat, test/inductor/test_perf.py::NumBytesMetricTests::test_cat_pointwise, test/inductor/test_perf.py::NumBytesMetricTests::test_cat_pointwise_config_option, test/inductor/test_perf.py::NumBytesMetricTests::test_cat_pointwise_many_complex_inputs, test/inductor/test_perf.py::NumBytesMetricTests::test_cat_pointwise_many_simple_inputs, test/inductor/test_perf.py::NumBytesMetricTests::test_extern, test/inductor/test_perf.py::NumBytesMetricTests::test_index, test/inductor/test_perf.py::NumBytesMetricTests::test_pointwise, test/inductor/test_perf.py::NumBytesMetricTests::test_reduction, test/inductor/test_perf.py::FusionTests::test_create_block_mask, test/inductor/test_perf.py::FusionTests::test_double_softmax, test/inductor/test_perf.py::FusionTests::test_factory_reduction, test/inductor/test_perf.py::FusionTests::test_horizontal_reduction_outer_pointwise, test/inductor/test_perf.py::FusionTests::test_horizontal_reduction_pointwise, test/inductor/test_perf.py::FusionTests::test_horizontal_reduction_pointwise2, test/inductor/test_perf.py::FusionTests::test_horizontal_reduction_reduction, test/inductor/test_perf.py::FusionTests::test_horizontal_sum_pw_broadcast, test/inductor/test_perf.py::FusionTests::test_index_pointwise, test/inductor/test_perf.py::FusionTests::test_index_reduction, test/inductor/test_perf.py::FusionTests::test_layer_norm, test/inductor/test_perf.py::FusionTests::test_mutation_fusion, test/inductor/test_perf.py::FusionTests::test_neighbor, test/inductor/test_perf.py::FusionTests::test_norm_chain, test/inductor/test_perf.py::FusionTests::test_pointwise_multi_level_reduction, test/inductor/test_perf.py::FusionTests::test_reduction_pointwise_multi_level_reduction, test/inductor/test_perf.py::FusionTests::test_softmax_backward, test/inductor/test_perf.py::FusionTests::test_softmax_inner, test/inductor/test_perf.py::FusionTests::test_vertical_sum_pw, test/inductor/test_perf.py::SchedulerFusionTests::test_fusion_choice1, test/inductor/test_perf.py::SchedulerFusionTests::test_fusion_choice2, test/inductor/test_perf.py::SchedulerFusionTests::test_fusion_choice3, test/inductor/test_perf.py::SchedulerFusionTests::test_fusion_choice4_cpu, test/inductor/test_perf.py::TilingTests::test_tiling_simple, test/inductor/test_perf.py::TilingTests::test_tiling_three, test/inductor/test_perf.py::MinCutPartitioningTests::test_partitioning_cat, test/inductor/test_perf.py::MinCutPartitioningTests::test_partitioning_dtype, test/inductor/test_perf.py::MinCutPartitioningTests::test_partitioning_full_remat, test/inductor/test_perf.py::MinCutPartitioningTests::test_partitioning_keops, test/inductor/test_perf.py::MinCutPartitioningTests::test_partitioning_long_chain_add, test/inductor/test_perf.py::MinCutPartitioningTests::test_partitioning_partial_remat, test/inductor/test_perf.py::MinCutPartitioningTests::test_partitioning_relu, test/inductor/test_perf.py::MinCutPartitioningTests::test_partitioning_unremat_bw, test/inductor/test_perf.py::MinCutPartitioningTests::test_partitioning_unremat_bw2, test/inductor/test_perf.py::MinCutPartitioningTests::test_partitioning_with_view, test/inductor/test_perf.py::NoopTests::test_noop_cat, test/inductor/test_perf.py::NoopTests::test_noop_clones, test/inductor/test_perf.py::NoopTests::test_noop_device_conversion, test/inductor/test_perf.py::NoopTests::test_noop_dtype_conversion, test/inductor/test_perf.py::NoopTests::test_noop_int_ops, test/inductor/test_perf.py::NoopTests::test_noop_slice_scatter, test/inductor/test_perf.py::InplacingTests::test_inplace_custom_op, test/inductor/test_perf.py::InplacingTests::test_inplace_custom_op_intermediate, test/inductor/test_perf.py::InplacingTests::test_inplace_custom_op_training, test/inductor/test_perf.py::InplacingTests::test_inplace_custom_op_training_two_mutated_inputs, test/inductor/test_perf.py::InplacingTests::test_inplace_custom_op_two_mutated_inputs, test/inductor/test_perf.py::InplacingTests::test_inplace_randperm_scatter, test/inductor/test_perf.py::InplacingTests::test_inplace_scatter, test/inductor/test_perf.py::InplacingTests::test_inplace_scatter_noop_view, test/inductor/test_perf.py::InplacingTests::test_inplace_triton_kernel_training, test/inductor/test_perf.py::InplacingTests::test_inplace_triton_kernel_v1, test/inductor/test_perf.py::InplacingTests::test_inplace_triton_kernel_v2, test/inductor/test_perf.py::InplacingTests::test_inplace_triton_kernel_v3, test/inductor/test_perf.py::InplacingTests::test_inplace_triton_kernel_v4, test/inductor/test_perf.py::InplacingTests::test_inplace_triton_kernel_v5, test/inductor/test_perf.py::InplacingTests::test_inplace_triton_kernel_v6, test/inductor/test_perf.py::InplacingTests::test_triton_kernel_not_fusable_with_users 2025-08-20T07:21:46.2228616Z 2025-08-20T07:21:46.2228716Z Running inductor/test_inductor_freezing 1/1 ... [2025-08-20 07:21:46.220170] 2025-08-20T07:21:46.2228901Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:21:46.2229319Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_inductor_freezing.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:21:46.220414] 2025-08-20T07:22:28.0044694Z 2025-08-20T07:22:28.0055134Z inductor/test_inductor_freezing 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inductor_freezing_1.1_cecae9ee0bf540a7_.log 2025-08-20T07:22:28.0064018Z Running 48 items in this shard: test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_aliased_param_return_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_autocast_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_conv_bn_with_multi_bn_share_conv_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_conv_functional_bn_with_multi_bn_share_conv_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_conv_layout_convert_with_view_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_conv_multiple_uses_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_conv_weight_layout_convert_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_conv_with_as_strided_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_cpp_wrapper_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_dont_change_dtype_folding_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_error_on_eager_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_folded_conv_bn_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_folded_conv_bn_hardswish_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_folded_conv_bn_with_module_sharing_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_folded_conv_functional_bn_with_module_sharing_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_mm_concat_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_mutation_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_param_deallocated_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_redundant_clone_for_layout_convert_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_rng_op_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_static_indices_cudagraph_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_symint_not_folded_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_unequal_bias_horizontal_addmm_fusion_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_unfolded_bn_cpu, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_aliased_param_return_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_autocast_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_conv_bn_with_multi_bn_share_conv_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_conv_functional_bn_with_multi_bn_share_conv_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_conv_layout_convert_with_view_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_conv_multiple_uses_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_conv_weight_layout_convert_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_conv_with_as_strided_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_cpp_wrapper_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_dont_change_dtype_folding_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_error_on_eager_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_folded_conv_bn_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_folded_conv_bn_hardswish_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_folded_conv_bn_with_module_sharing_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_folded_conv_functional_bn_with_module_sharing_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_mm_concat_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_mutation_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_param_deallocated_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_redundant_clone_for_layout_convert_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_rng_op_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_static_indices_cudagraph_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_symint_not_folded_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_unequal_bias_horizontal_addmm_fusion_cuda, test/inductor/test_inductor_freezing.py::FreezingGpuTests::test_unfolded_bn_cuda 2025-08-20T07:22:28.0070752Z 2025-08-20T07:22:28.0070824Z Running dynamo/test_exc 1/1 ... [2025-08-20 07:22:28.004123] 2025-08-20T07:22:28.0070972Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:22:28.0071333Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_exc.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:22:28.004348] 2025-08-20T07:22:31.6757653Z 2025-08-20T07:22:31.6758564Z dynamo/test_exc 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_exc_1.1_4237ca4509eeb629_.log 2025-08-20T07:22:31.6760607Z Running 10 items in this shard: test/dynamo/test_exc.py::ExcTests::test_backend_suppress_line, test/dynamo/test_exc.py::ExcTests::test_graph_break_log, test/dynamo/test_exc.py::ExcTests::test_graph_break_log_generic_jump, test/dynamo/test_exc.py::ExcTests::test_internal_error_no_suppress, test/dynamo/test_exc.py::ExcTests::test_internal_error_suppress_errors, test/dynamo/test_exc.py::ExcTests::test_not_implemented_error, test/dynamo/test_exc.py::ExcTests::test_trigger_bisect_on_error, test/dynamo/test_exc.py::ExcTests::test_trigger_on_error, test/dynamo/test_exc.py::ExcTests::test_unsupported_error, test/dynamo/test_exc.py::ExcTests::test_unsupported_real_stack 2025-08-20T07:22:31.6768937Z 2025-08-20T07:22:31.6769062Z Running dynamo/test_misc 1/1 ... [2025-08-20 07:22:31.675450] 2025-08-20T07:22:31.6769303Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:22:31.6769852Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_misc.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:22:31.675642] 2025-08-20T07:23:58.8474018Z 2025-08-20T07:23:58.8484439Z dynamo/test_misc 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_misc_1.1_7e03ef66e2f9d3a1_.log 2025-08-20T07:23:58.8537798Z Running 599 items in this shard: test/dynamo/test_misc.py::MiscTests::test_312_binary_slice_with_graph_break1, test/dynamo/test_misc.py::MiscTests::test_312_binary_slice_with_graph_break2, test/dynamo/test_misc.py::MiscTests::test_RAISE_VARARGS_0, test/dynamo/test_misc.py::MiscTests::test_T_tensor_attribute, test/dynamo/test_misc.py::MiscTests::test_add_sizes, test/dynamo/test_misc.py::MiscTests::test_add_to_set, test/dynamo/test_misc.py::MiscTests::test_anomaly_aot_autograd, test/dynamo/test_misc.py::MiscTests::test_any_all_symnode, test/dynamo/test_misc.py::MiscTests::test_aot_autograd_propagate_unbacked_symints_shape, test/dynamo/test_misc.py::MiscTests::test_arange_length_with_float32_dtype, test/dynamo/test_misc.py::MiscTests::test_argwhere_with_dynamic_shapes, test/dynamo/test_misc.py::MiscTests::test_assert, test/dynamo/test_misc.py::MiscTests::test_assert_size_stride, test/dynamo/test_misc.py::MiscTests::test_assigning_function_to_class_attribute, test/dynamo/test_misc.py::MiscTests::test_assigning_function_to_object_attribute, test/dynamo/test_misc.py::MiscTests::test_backend_match_guard, test/dynamo/test_misc.py::MiscTests::test_backend_match_guard_multi_threads, test/dynamo/test_misc.py::MiscTests::test_backward_deterministic_mode_mismatch_warning, test/dynamo/test_misc.py::MiscTests::test_boolarg, test/dynamo/test_misc.py::MiscTests::test_bound_shape_checks, test/dynamo/test_misc.py::MiscTests::test_build_tuple_unpack, test/dynamo/test_misc.py::MiscTests::test_builder_for_class_with_metaclass, test/dynamo/test_misc.py::MiscTests::test_builtin_abs, test/dynamo/test_misc.py::MiscTests::test_builtin_bool_on_symbool, test/dynamo/test_misc.py::MiscTests::test_builtin_bool_on_symfloat, test/dynamo/test_misc.py::MiscTests::test_builtin_bool_on_symint, test/dynamo/test_misc.py::MiscTests::test_builtin_complex, test/dynamo/test_misc.py::MiscTests::test_builtin_complex_args, test/dynamo/test_misc.py::MiscTests::test_builtin_isinstance, test/dynamo/test_misc.py::MiscTests::test_builtin_str_on_user_defined_function, test/dynamo/test_misc.py::MiscTests::test_builtin_subclasses_as_method_on_class_type, test/dynamo/test_misc.py::MiscTests::test_builtin_subclasses_as_method_on_var, test/dynamo/test_misc.py::MiscTests::test_call_parent_non_class_methods_from_child, test/dynamo/test_misc.py::MiscTests::test_callpacked, test/dynamo/test_misc.py::MiscTests::test_cannot_trace_mark_dynamic, test/dynamo/test_misc.py::MiscTests::test_cannot_trace_mark_dynamic_safe_unreached, test/dynamo/test_misc.py::MiscTests::test_cast, test/dynamo/test_misc.py::MiscTests::test_cat_unbacked, test/dynamo/test_misc.py::MiscTests::test_catch_watchings1, test/dynamo/test_misc.py::MiscTests::test_catch_watchings2, test/dynamo/test_misc.py::MiscTests::test_cell_captured_by_existing_func_but_not_root_frame, test/dynamo/test_misc.py::MiscTests::test_cell_output1, test/dynamo/test_misc.py::MiscTests::test_cell_output2, test/dynamo/test_misc.py::MiscTests::test_class_binop, test/dynamo/test_misc.py::MiscTests::test_class_duner_flags, test/dynamo/test_misc.py::MiscTests::test_class_duner_mro, test/dynamo/test_misc.py::MiscTests::test_class_has_instancecheck_method, test/dynamo/test_misc.py::MiscTests::test_clone_sparse_input, test/dynamo/test_misc.py::MiscTests::test_closure_out_of_scope_cell, test/dynamo/test_misc.py::MiscTests::test_closure_out_of_scope_cell_with_cond, test/dynamo/test_misc.py::MiscTests::test_closure_out_of_scope_cell_with_mutation, test/dynamo/test_misc.py::MiscTests::test_closure_recompiles, test/dynamo/test_misc.py::MiscTests::test_closure_with_mutation_and_graph_break, test/dynamo/test_misc.py::MiscTests::test_closure_write_across_functions, test/dynamo/test_misc.py::MiscTests::test_compare_shapes_eq, test/dynamo/test_misc.py::MiscTests::test_compare_shapes_neq, test/dynamo/test_misc.py::MiscTests::test_compare_shapes_tuple_eq, test/dynamo/test_misc.py::MiscTests::test_compare_shapes_tuple_neq, test/dynamo/test_misc.py::MiscTests::test_compare_shapes_with_constant, test/dynamo/test_misc.py::MiscTests::test_compare_tensor_with_none, test/dynamo/test_misc.py::MiscTests::test_compilation_metrics_size_limit, test/dynamo/test_misc.py::MiscTests::test_cond, test/dynamo/test_misc.py::MiscTests::test_cond_export, test/dynamo/test_misc.py::MiscTests::test_cond_export_single_arg, test/dynamo/test_misc.py::MiscTests::test_cond_nested, test/dynamo/test_misc.py::MiscTests::test_cond_side_effects, test/dynamo/test_misc.py::MiscTests::test_cond_with_quantization, test/dynamo/test_misc.py::MiscTests::test_conditional_list_comp_in_context, test/dynamo/test_misc.py::MiscTests::test_config_getattr_default, test/dynamo/test_misc.py::MiscTests::test_config_obj, test/dynamo/test_misc.py::MiscTests::test_const_dict_variable_python_type, test/dynamo/test_misc.py::MiscTests::test_constant_getattr, test/dynamo/test_misc.py::MiscTests::test_create_nested_fn_cache_clear, test/dynamo/test_misc.py::MiscTests::test_cross_entropy_loss_fancy_ctor1, test/dynamo/test_misc.py::MiscTests::test_cross_entropy_loss_fancy_ctor2, test/dynamo/test_misc.py::MiscTests::test_cross_entropy_loss_simple_ctor, test/dynamo/test_misc.py::MiscTests::test_custom_dict, test/dynamo/test_misc.py::MiscTests::test_custom_module_free, test/dynamo/test_misc.py::MiscTests::test_data_access_in_inference_mode, test/dynamo/test_misc.py::MiscTests::test_data_ptr_graph_break_aten, test/dynamo/test_misc.py::MiscTests::test_data_ptr_graph_break_builtin, test/dynamo/test_misc.py::MiscTests::test_dataclass, test/dynamo/test_misc.py::MiscTests::test_dataclass_fields, test/dynamo/test_misc.py::MiscTests::test_dataclass_local_hasattr, test/dynamo/test_misc.py::MiscTests::test_default_args_device_dtype, test/dynamo/test_misc.py::MiscTests::test_default_dtype_change, test/dynamo/test_misc.py::MiscTests::test_defaultdict, test/dynamo/test_misc.py::MiscTests::test_deque_append_left, test/dynamo/test_misc.py::MiscTests::test_deque_input, test/dynamo/test_misc.py::MiscTests::test_derpy_nn_module_usage, test/dynamo/test_misc.py::MiscTests::test_descriptor, test/dynamo/test_misc.py::MiscTests::test_descriptor_side_effect, test/dynamo/test_misc.py::MiscTests::test_deterministic_algorithms_mutated, test/dynamo/test_misc.py::MiscTests::test_dictcomp, test/dynamo/test_misc.py::MiscTests::test_disable_flag, test/dynamo/test_misc.py::MiscTests::test_dtypes_no_graphbreaks, test/dynamo/test_misc.py::MiscTests::test_dunder_methods, test/dynamo/test_misc.py::MiscTests::test_dunder_new_function_inlining, test/dynamo/test_misc.py::MiscTests::test_dunder_new_function_inlining1, test/dynamo/test_misc.py::MiscTests::test_dunder_new_function_inlining2, test/dynamo/test_misc.py::MiscTests::test_dunder_new_function_inlining3, test/dynamo/test_misc.py::MiscTests::test_dunder_new_function_inlining4, test/dynamo/test_misc.py::MiscTests::test_dunder_weakref, test/dynamo/test_misc.py::MiscTests::test_duplicate_graph_break_log, test/dynamo/test_misc.py::MiscTests::test_dynamic_one_hot, test/dynamo/test_misc.py::MiscTests::test_dynamic_shapes_as_strided, test/dynamo/test_misc.py::MiscTests::test_dynamic_sources_dynamic_override, test/dynamo/test_misc.py::MiscTests::test_dynamic_sources_dynamic_override_regex, test/dynamo/test_misc.py::MiscTests::test_dynamic_sources_force_parameter_static_shapes_and_property_static_shapes_override, test/dynamo/test_misc.py::MiscTests::test_dynamic_sources_graph_break, test/dynamo/test_misc.py::MiscTests::test_dynamic_sources_int, test/dynamo/test_misc.py::MiscTests::test_dynamic_sources_precedence_over_int_specialization, test/dynamo/test_misc.py::MiscTests::test_dynamic_sources_tensor, test/dynamo/test_misc.py::MiscTests::test_dynamo_cache_invalidate, test/dynamo/test_misc.py::MiscTests::test_dynamo_cache_move_to_front, test/dynamo/test_misc.py::MiscTests::test_dynamo_compiling_fake_tensor_to_vararg_int, test/dynamo/test_misc.py::MiscTests::test_dynamo_disabled_in_custom_op_kernels, test/dynamo/test_misc.py::MiscTests::test_dynamo_min_operator_with_shape, test/dynamo/test_misc.py::MiscTests::test_dynamo_reset_clears_cache, test/dynamo/test_misc.py::MiscTests::test_empty_list, test/dynamo/test_misc.py::MiscTests::test_enum_as_dict_key, test/dynamo/test_misc.py::MiscTests::test_enum_as_dict_key_with_overloaded_str, test/dynamo/test_misc.py::MiscTests::test_enum_guards, test/dynamo/test_misc.py::MiscTests::test_enum_method, test/dynamo/test_misc.py::MiscTests::test_enum_no_graphbreaks, test/dynamo/test_misc.py::MiscTests::test_enum_subclass, test/dynamo/test_misc.py::MiscTests::test_error_on_nested_fx_trace, test/dynamo/test_misc.py::MiscTests::test_escaping_closure_var_with_backward_hook, test/dynamo/test_misc.py::MiscTests::test_escaping_closure_var_with_nonlocal_var, test/dynamo/test_misc.py::MiscTests::test_existing_func_that_creates_capturing_nested_func, test/dynamo/test_misc.py::MiscTests::test_fail_on_recompile_error_message, test/dynamo/test_misc.py::MiscTests::test_flat_name_to_original_fqn, test/dynamo/test_misc.py::MiscTests::test_float_speculation_log_divergence, test/dynamo/test_misc.py::MiscTests::test_fn_hasattr__name__1, test/dynamo/test_misc.py::MiscTests::test_fn_hasattr__name__2, test/dynamo/test_misc.py::MiscTests::test_fn_hasattr__name__3, test/dynamo/test_misc.py::MiscTests::test_fold, test/dynamo/test_misc.py::MiscTests::test_free_var_and_local_name_collision, test/dynamo/test_misc.py::MiscTests::test_frozen_dataclass_attr_access, test/dynamo/test_misc.py::MiscTests::test_frozen_dataclass_default_factory, test/dynamo/test_misc.py::MiscTests::test_frozen_dataclass_default_value, test/dynamo/test_misc.py::MiscTests::test_frozen_dataclass_hashable, test/dynamo/test_misc.py::MiscTests::test_frozen_dataclass_kw_only, test/dynamo/test_misc.py::MiscTests::test_frozen_dict, test/dynamo/test_misc.py::MiscTests::test_frozenset_of_non_literals, test/dynamo/test_misc.py::MiscTests::test_frozenset_torch_func_contains, test/dynamo/test_misc.py::MiscTests::test_fullgraph_capture, test/dynamo/test_misc.py::MiscTests::test_funcname_cache, test/dynamo/test_misc.py::MiscTests::test_function_annotation, test/dynamo/test_misc.py::MiscTests::test_function_generic_alias_annotation, test/dynamo/test_misc.py::MiscTests::test_generate_tensor_from_list_of_numpy_primitive_type, test/dynamo/test_misc.py::MiscTests::test_generate_trivial_abstract_impl, test/dynamo/test_misc.py::MiscTests::test_get_attr_function, test/dynamo/test_misc.py::MiscTests::test_get_cache_entry, test/dynamo/test_misc.py::MiscTests::test_get_custom_tensor_attribute, test/dynamo/test_misc.py::MiscTests::test_get_instruction_source_311, test/dynamo/test_misc.py::MiscTests::test_getattr_dict, test/dynamo/test_misc.py::MiscTests::test_getattrvariable_as_python_constant, test/dynamo/test_misc.py::MiscTests::test_getset_descriptor, test/dynamo/test_misc.py::MiscTests::test_global_state_guard_serialization, test/dynamo/test_misc.py::MiscTests::test_grad, test/dynamo/test_misc.py::MiscTests::test_grad_non_none, test/dynamo/test_misc.py::MiscTests::test_grad_none, test/dynamo/test_misc.py::MiscTests::test_grad_state_mutated, test/dynamo/test_misc.py::MiscTests::test_graph_break_compilation_metrics, test/dynamo/test_misc.py::MiscTests::test_graph_break_compilation_metrics_on_failure, test/dynamo/test_misc.py::MiscTests::test_graph_break_correctly_when_passing_numpy_ndarray_to_torch_function, test/dynamo/test_misc.py::MiscTests::test_guard_failure_fn, test/dynamo/test_misc.py::MiscTests::test_guard_failure_fn2, test/dynamo/test_misc.py::MiscTests::test_guard_failure_fn_shape_control, test/dynamo/test_misc.py::MiscTests::test_guard_failure_fn_tensor_iter, test/dynamo/test_misc.py::MiscTests::test_guard_filter_fn_by_id, test/dynamo/test_misc.py::MiscTests::test_guard_filter_fn_by_is_global, test/dynamo/test_misc.py::MiscTests::test_guard_filter_fn_by_name_and_value, test/dynamo/test_misc.py::MiscTests::test_guard_filter_globals, test/dynamo/test_misc.py::MiscTests::test_guard_filter_inbuilt_nn_modules, test/dynamo/test_misc.py::MiscTests::test_guard_filter_nn_modules, test/dynamo/test_misc.py::MiscTests::test_guard_filter_tensors, test/dynamo/test_misc.py::MiscTests::test_guard_function_builder_with_cse, test/dynamo/test_misc.py::MiscTests::test_guard_size_oblivious, test/dynamo/test_misc.py::MiscTests::test_guard_size_oblivious_backed, test/dynamo/test_misc.py::MiscTests::test_guard_size_oblivious_simplification, test/dynamo/test_misc.py::MiscTests::test_guard_sym_node_fstring_when_used, test/dynamo/test_misc.py::MiscTests::test_guards_cse_pass_multiple, test/dynamo/test_misc.py::MiscTests::test_guards_cse_pass_single, test/dynamo/test_misc.py::MiscTests::test_guards_strip_function_call, test/dynamo/test_misc.py::MiscTests::test_hasattr_nn_module_guard, test/dynamo/test_misc.py::MiscTests::test_hash_getitem_slice, test/dynamo/test_misc.py::MiscTests::test_hash_hop, test/dynamo/test_misc.py::MiscTests::test_id_guarded_class, test/dynamo/test_misc.py::MiscTests::test_id_guarded_module, test/dynamo/test_misc.py::MiscTests::test_id_guarded_object, test/dynamo/test_misc.py::MiscTests::test_id_of_nn_module, test/dynamo/test_misc.py::MiscTests::test_id_tensor, test/dynamo/test_misc.py::MiscTests::test_if_cond_nn_mod1, test/dynamo/test_misc.py::MiscTests::test_if_cond_nn_mod2, test/dynamo/test_misc.py::MiscTests::test_if_cond_nn_mod3, test/dynamo/test_misc.py::MiscTests::test_if_cond_user_defined_object, test/dynamo/test_misc.py::MiscTests::test_if_cond_user_defined_object2, test/dynamo/test_misc.py::MiscTests::test_if_cond_user_defined_object3, test/dynamo/test_misc.py::MiscTests::test_inference_mode, test/dynamo/test_misc.py::MiscTests::test_inline_closure_not_loaded_by_parent, test/dynamo/test_misc.py::MiscTests::test_inline_closure_returned_by_another_function_and_captures, test/dynamo/test_misc.py::MiscTests::test_inline_dict_function, test/dynamo/test_misc.py::MiscTests::test_inline_dict_function_passed_as_arg, test/dynamo/test_misc.py::MiscTests::test_inline_dict_mutation, test/dynamo/test_misc.py::MiscTests::test_inline_func_jump_on_tensor_condition, test/dynamo/test_misc.py::MiscTests::test_inline_list_mutation, test/dynamo/test_misc.py::MiscTests::test_inline_local_dict_clear, test/dynamo/test_misc.py::MiscTests::test_inline_module_attr_dict_clear, test/dynamo/test_misc.py::MiscTests::test_inline_user_defined_dict_attr_clear, test/dynamo/test_misc.py::MiscTests::test_inplace, test/dynamo/test_misc.py::MiscTests::test_inplace_desugaring, test/dynamo/test_misc.py::MiscTests::test_inplace_param_update, test/dynamo/test_misc.py::MiscTests::test_inplace_view_on_graph_input, test/dynamo/test_misc.py::MiscTests::test_input_cell_mutation, test/dynamo/test_misc.py::MiscTests::test_inspect_signature_bind, test/dynamo/test_misc.py::MiscTests::test_inspect_signature_bind_non_user_function, test/dynamo/test_misc.py::MiscTests::test_inspect_signature_parameters, test/dynamo/test_misc.py::MiscTests::test_int_int_comparisons, test/dynamo/test_misc.py::MiscTests::test_int_list, test/dynamo/test_misc.py::MiscTests::test_int_neg, test/dynamo/test_misc.py::MiscTests::test_int_shape_binops, test/dynamo/test_misc.py::MiscTests::test_int_shape_comparisons, test/dynamo/test_misc.py::MiscTests::test_int_shape_inplace_binops, test/dynamo/test_misc.py::MiscTests::test_intermediary_tensor_grad_access, test/dynamo/test_misc.py::MiscTests::test_invalid_args_builtin, test/dynamo/test_misc.py::MiscTests::test_is_compiling, test/dynamo/test_misc.py::MiscTests::test_is_floating_point, test/dynamo/test_misc.py::MiscTests::test_is_floating_point2, test/dynamo/test_misc.py::MiscTests::test_is_tensor, test/dynamo/test_misc.py::MiscTests::test_is_tensor2, test/dynamo/test_misc.py::MiscTests::test_is_tensor_like, test/dynamo/test_misc.py::MiscTests::test_is_tensor_like2, test/dynamo/test_misc.py::MiscTests::test_item, test/dynamo/test_misc.py::MiscTests::test_item_changes, test/dynamo/test_misc.py::MiscTests::test_item_changes_new_shape, test/dynamo/test_misc.py::MiscTests::test_iter_set, test/dynamo/test_misc.py::MiscTests::test_iter_type, test/dynamo/test_misc.py::MiscTests::test_iterator_limit, test/dynamo/test_misc.py::MiscTests::test_itertools_accumulate_symint_default_sum, test/dynamo/test_misc.py::MiscTests::test_itertools_accumulate_tensors_builtins, test/dynamo/test_misc.py::MiscTests::test_itertools_accumulate_tensors_default_sum, test/dynamo/test_misc.py::MiscTests::test_itertools_accumulate_tensors_kwargs, test/dynamo/test_misc.py::MiscTests::test_itertools_accumulate_tensors_user_defined, test/dynamo/test_misc.py::MiscTests::test_itertools_groupby_pure_python_default_identify_func, test/dynamo/test_misc.py::MiscTests::test_itertools_groupby_pure_python_key_func, test/dynamo/test_misc.py::MiscTests::test_itertools_infinite_count, test/dynamo/test_misc.py::MiscTests::test_itertools_infinite_cycle, test/dynamo/test_misc.py::MiscTests::test_itertools_infinite_repeat, test/dynamo/test_misc.py::MiscTests::test_itertools_infinite_repeat_mutation, test/dynamo/test_misc.py::MiscTests::test_itertools_islice, test/dynamo/test_misc.py::MiscTests::test_itertools_islice_default_end, test/dynamo/test_misc.py::MiscTests::test_itertools_islice_default_step, test/dynamo/test_misc.py::MiscTests::test_itertools_repeat, test/dynamo/test_misc.py::MiscTests::test_itertools_tee, test/dynamo/test_misc.py::MiscTests::test_large_reduction_list, test/dynamo/test_misc.py::MiscTests::test_linear_module_free, test/dynamo/test_misc.py::MiscTests::test_list_append_return_none, test/dynamo/test_misc.py::MiscTests::test_list_class, test/dynamo/test_misc.py::MiscTests::test_list_hasattr1, test/dynamo/test_misc.py::MiscTests::test_list_hasattr2, test/dynamo/test_misc.py::MiscTests::test_list_iadd_side_effect, test/dynamo/test_misc.py::MiscTests::test_list_iadd_with_shape, test/dynamo/test_misc.py::MiscTests::test_list_iterator_contains, test/dynamo/test_misc.py::MiscTests::test_list_mul, test/dynamo/test_misc.py::MiscTests::test_list_slice_mul, test/dynamo/test_misc.py::MiscTests::test_listcomp, test/dynamo/test_misc.py::MiscTests::test_load_fast_and_clear_graph_break, test/dynamo/test_misc.py::MiscTests::test_mandelbrot_numpy, test/dynamo/test_misc.py::MiscTests::test_map_side_effects, test/dynamo/test_misc.py::MiscTests::test_map_with_quantization, test/dynamo/test_misc.py::MiscTests::test_mark_dynamic_with_ranges, test/dynamo/test_misc.py::MiscTests::test_mark_static, test/dynamo/test_misc.py::MiscTests::test_mark_unbacked_strict, test/dynamo/test_misc.py::MiscTests::test_matmul1, test/dynamo/test_misc.py::MiscTests::test_min_max_over_iterable, test/dynamo/test_misc.py::MiscTests::test_module_complex_iter, test/dynamo/test_misc.py::MiscTests::test_module_deepcopy, test/dynamo/test_misc.py::MiscTests::test_module_not_callable, test/dynamo/test_misc.py::MiscTests::test_mro_type_tensor_no_source, test/dynamo/test_misc.py::MiscTests::test_multiple_inheritance, test/dynamo/test_misc.py::MiscTests::test_mutable_mapping_multiple_inheritance, test/dynamo/test_misc.py::MiscTests::test_named_parameters, test/dynamo/test_misc.py::MiscTests::test_namedtuple1, test/dynamo/test_misc.py::MiscTests::test_namedtuple2, test/dynamo/test_misc.py::MiscTests::test_namedtuple3, test/dynamo/test_misc.py::MiscTests::test_namedtuple_class, test/dynamo/test_misc.py::MiscTests::test_namedtuple_with_custom_getitem, test/dynamo/test_misc.py::MiscTests::test_nan, test/dynamo/test_misc.py::MiscTests::test_ne_operator_with_custom_eq, test/dynamo/test_misc.py::MiscTests::test_ne_operator_with_custom_graphbreak_eq, test/dynamo/test_misc.py::MiscTests::test_ne_operator_with_custom_ne, test/dynamo/test_misc.py::MiscTests::test_nested_closure, test/dynamo/test_misc.py::MiscTests::test_nested_closure_mutation, test/dynamo/test_misc.py::MiscTests::test_nested_dataclass_reconstruct, test/dynamo/test_misc.py::MiscTests::test_nested_frozen_dataclass_hashable, test/dynamo/test_misc.py::MiscTests::test_nested_function_resuming_with_correct_globals, test/dynamo/test_misc.py::MiscTests::test_nested_optimize, test/dynamo/test_misc.py::MiscTests::test_nested_optimize_decorator, test/dynamo/test_misc.py::MiscTests::test_nested_optimize_run, test/dynamo/test_misc.py::MiscTests::test_nested_sequential_try, test/dynamo/test_misc.py::MiscTests::test_nested_sequential_try_with, test/dynamo/test_misc.py::MiscTests::test_nested_sequential_try_with_graph_break, test/dynamo/test_misc.py::MiscTests::test_nested_sequential_with, test/dynamo/test_misc.py::MiscTests::test_nested_wraps, test/dynamo/test_misc.py::MiscTests::test_nesteduserfunction_setattr, test/dynamo/test_misc.py::MiscTests::test_new_with_int_list, test/dynamo/test_misc.py::MiscTests::test_newly_constructed_tensor_attr_mutation, test/dynamo/test_misc.py::MiscTests::test_nn_functional_reduction, test/dynamo/test_misc.py::MiscTests::test_nn_module_getattr, test/dynamo/test_misc.py::MiscTests::test_nn_module_getattribute, test/dynamo/test_misc.py::MiscTests::test_nn_sequential_invocation, test/dynamo/test_misc.py::MiscTests::test_nn_sequential_invocation_reposition_indices, test/dynamo/test_misc.py::MiscTests::test_no_error_on_nested_fx_trace, test/dynamo/test_misc.py::MiscTests::test_no_guard_for_unused_sym_node_fstring, test/dynamo/test_misc.py::MiscTests::test_no_raise_guard_partial_constraint, test/dynamo/test_misc.py::MiscTests::test_no_raise_guard_partial_constraint_across_break, test/dynamo/test_misc.py::MiscTests::test_non_pt2_compliant_ops_graph_break, test/dynamo/test_misc.py::MiscTests::test_not_dynamic_scope, test/dynamo/test_misc.py::MiscTests::test_numel, test/dynamo/test_misc.py::MiscTests::test_numpy_array_of_arrays, test/dynamo/test_misc.py::MiscTests::test_numpy_as_global, test/dynamo/test_misc.py::MiscTests::test_numpy_fallback_on_eager, test/dynamo/test_misc.py::MiscTests::test_numpy_force, test/dynamo/test_misc.py::MiscTests::test_numpy_gt, test/dynamo/test_misc.py::MiscTests::test_numpy_int_constant, test/dynamo/test_misc.py::MiscTests::test_numpy_iter, test/dynamo/test_misc.py::MiscTests::test_numpy_min, test/dynamo/test_misc.py::MiscTests::test_numpy_ndarray_graph_break, test/dynamo/test_misc.py::MiscTests::test_numpy_ndarray_graph_break_with_multiple_outputs, test/dynamo/test_misc.py::MiscTests::test_numpy_ndarray_works_with_builtin_function, test/dynamo/test_misc.py::MiscTests::test_numpy_no_raise, test/dynamo/test_misc.py::MiscTests::test_numpy_non_torch_dtype, test/dynamo/test_misc.py::MiscTests::test_numpy_random_config_to_numpy, test/dynamo/test_misc.py::MiscTests::test_numpy_readonly, test/dynamo/test_misc.py::MiscTests::test_numpy_recompilation_scalar, test/dynamo/test_misc.py::MiscTests::test_numpy_size_attr, test/dynamo/test_misc.py::MiscTests::test_numpy_subdtype, test/dynamo/test_misc.py::MiscTests::test_numpy_take_along_axis, test/dynamo/test_misc.py::MiscTests::test_numpy_tolist, test/dynamo/test_misc.py::MiscTests::test_numpy_torch_operators, test/dynamo/test_misc.py::MiscTests::test_numpy_ufunc_out, test/dynamo/test_misc.py::MiscTests::test_numpy_ufunc_out_graph_break, test/dynamo/test_misc.py::MiscTests::test_numpy_unique_f16, test/dynamo/test_misc.py::MiscTests::test_numpy_variable_isinstance, test/dynamo/test_misc.py::MiscTests::test_numpy_with_builtin_type, test/dynamo/test_misc.py::MiscTests::test_object_classmethod, test/dynamo/test_misc.py::MiscTests::test_object_setattr, test/dynamo/test_misc.py::MiscTests::test_object_staticmethod, test/dynamo/test_misc.py::MiscTests::test_onnx_shape_as_tensor, test/dynamo/test_misc.py::MiscTests::test_optimize_on_module, test/dynamo/test_misc.py::MiscTests::test_ordered_dict_alias_reconstruct, test/dynamo/test_misc.py::MiscTests::test_ordered_dict_move_to_end, test/dynamo/test_misc.py::MiscTests::test_os_environ_get, test/dynamo/test_misc.py::MiscTests::test_os_environ_set_graph_break, test/dynamo/test_misc.py::MiscTests::test_out_variant_custom_op, test/dynamo/test_misc.py::MiscTests::test_out_variants_with_resizing_on_graph_inputs, test/dynamo/test_misc.py::MiscTests::test_out_variants_with_resizing_on_graph_inputs_with_dynamic, test/dynamo/test_misc.py::MiscTests::test_out_variants_with_resizing_on_graph_inputs_with_dynamic1, test/dynamo/test_misc.py::MiscTests::test_outside_linear_module_free, test/dynamo/test_misc.py::MiscTests::test_overridden_getattribute, test/dynamo/test_misc.py::MiscTests::test_packaging_version_parse, test/dynamo/test_misc.py::MiscTests::test_pair, test/dynamo/test_misc.py::MiscTests::test_param_shape_binops, test/dynamo/test_misc.py::MiscTests::test_parameter_free, test/dynamo/test_misc.py::MiscTests::test_patched_builtin_functions, test/dynamo/test_misc.py::MiscTests::test_pep0479_convert_stopiteration, test/dynamo/test_misc.py::MiscTests::test_precompile_entries, test/dynamo/test_misc.py::MiscTests::test_precompile_entry_hit, test/dynamo/test_misc.py::MiscTests::test_precompile_entry_miss, test/dynamo/test_misc.py::MiscTests::test_precompile_fail_on_recompile, test/dynamo/test_misc.py::MiscTests::test_proxy_frozen_dataclass, test/dynamo/test_misc.py::MiscTests::test_pt2_compliant_ops_are_allowed, test/dynamo/test_misc.py::MiscTests::test_pt2_compliant_overload, test/dynamo/test_misc.py::MiscTests::test_pure_python_accumulate, test/dynamo/test_misc.py::MiscTests::test_py_guards_mark_dynamic, test/dynamo/test_misc.py::MiscTests::test_python_slice, test/dynamo/test_misc.py::MiscTests::test_pytree_tree_flatten_unflatten, test/dynamo/test_misc.py::MiscTests::test_pytree_tree_leaves, test/dynamo/test_misc.py::MiscTests::test_pytree_tree_map, test/dynamo/test_misc.py::MiscTests::test_raise_guard_full_constraint, test/dynamo/test_misc.py::MiscTests::test_raise_guard_indirect_full_constraint, test/dynamo/test_misc.py::MiscTests::test_raise_guard_partial_constraint_across_break, test/dynamo/test_misc.py::MiscTests::test_raise_guard_partial_constraint_no_graph_break, test/dynamo/test_misc.py::MiscTests::test_raise_on_backend_error, test/dynamo/test_misc.py::MiscTests::test_raises, test/dynamo/test_misc.py::MiscTests::test_raises_importerror1, test/dynamo/test_misc.py::MiscTests::test_raises_importerror2, test/dynamo/test_misc.py::MiscTests::test_range_input, test/dynamo/test_misc.py::MiscTests::test_range_iter_guards, test/dynamo/test_misc.py::MiscTests::test_range_iter_side_effects, test/dynamo/test_misc.py::MiscTests::test_range_with_shape, test/dynamo/test_misc.py::MiscTests::test_real_imag_tensor_attribute, test/dynamo/test_misc.py::MiscTests::test_recompile_message_on_parameter, test/dynamo/test_misc.py::MiscTests::test_recompile_on_disable_1, test/dynamo/test_misc.py::MiscTests::test_recompile_on_disable_2, test/dynamo/test_misc.py::MiscTests::test_recompile_on_global_state_change, test/dynamo/test_misc.py::MiscTests::test_reconstruct_frozen_dataclass, test/dynamo/test_misc.py::MiscTests::test_reconstruct_set_across_graph_break, test/dynamo/test_misc.py::MiscTests::test_recursion_depth_guards, test/dynamo/test_misc.py::MiscTests::test_recursive_inline_list_mutation, test/dynamo/test_misc.py::MiscTests::test_recursive_tensor_attribute, test/dynamo/test_misc.py::MiscTests::test_release_input_memory, test/dynamo/test_misc.py::MiscTests::test_release_module_memory, test/dynamo/test_misc.py::MiscTests::test_release_scope_memory, test/dynamo/test_misc.py::MiscTests::test_remove_set, test/dynamo/test_misc.py::MiscTests::test_repeat_interleave_graphbreaks, test/dynamo/test_misc.py::MiscTests::test_repro_graph_breaks_in__get_item_by_idx, test/dynamo/test_misc.py::MiscTests::test_restore_graphstate, test/dynamo/test_misc.py::MiscTests::test_return_dict_with_graph_break_and_update, test/dynamo/test_misc.py::MiscTests::test_return_nested_function, test/dynamo/test_misc.py::MiscTests::test_returning_func_with_captured_func_and_tensor, test/dynamo/test_misc.py::MiscTests::test_returning_nested_func_with_captured_tensor, test/dynamo/test_misc.py::MiscTests::test_running_func_with_captured_func_and_tensor, test/dynamo/test_misc.py::MiscTests::test_running_nested_func_with_captured_tensor, test/dynamo/test_misc.py::MiscTests::test_runtime_assert_replacement, test/dynamo/test_misc.py::MiscTests::test_sample_input, test/dynamo/test_misc.py::MiscTests::test_scalar_device_movement, test/dynamo/test_misc.py::MiscTests::test_scalar_tensor_is_equivalent_to_int_list_argument, test/dynamo/test_misc.py::MiscTests::test_scalar_tensor_is_equivalent_to_symint_argument, test/dynamo/test_misc.py::MiscTests::test_scalar_tensor_is_equivalent_to_symint_list_argument, test/dynamo/test_misc.py::MiscTests::test_sequential_module_free, test/dynamo/test_misc.py::MiscTests::test_set_aliasing_recompiles, test/dynamo/test_misc.py::MiscTests::test_set_custom_tensor_attribute, test/dynamo/test_misc.py::MiscTests::test_set_descriptor, test/dynamo/test_misc.py::MiscTests::test_set_discard, test/dynamo/test_misc.py::MiscTests::test_set_update, test/dynamo/test_misc.py::MiscTests::test_setattr_mutation1, test/dynamo/test_misc.py::MiscTests::test_setattr_mutation2, test/dynamo/test_misc.py::MiscTests::test_setattr_mutation3, test/dynamo/test_misc.py::MiscTests::test_shape_and_tuple_equality, test/dynamo/test_misc.py::MiscTests::test_shape_env_equal_constructor, test/dynamo/test_misc.py::MiscTests::test_shape_env_equal_create_symbolic_sizes_strides_storage_offset, test/dynamo/test_misc.py::MiscTests::test_shape_env_equal_empty, test/dynamo/test_misc.py::MiscTests::test_shape_env_equal_evaluate_expr_divisible, test/dynamo/test_misc.py::MiscTests::test_shape_env_equal_evaluate_expr_refinement, test/dynamo/test_misc.py::MiscTests::test_shape_env_equal_evaluate_expr_replacement, test/dynamo/test_misc.py::MiscTests::test_shape_env_equal_runtime_assert, test/dynamo/test_misc.py::MiscTests::test_shape_env_equal_unbacked, test/dynamo/test_misc.py::MiscTests::test_shape_env_no_recording, test/dynamo/test_misc.py::MiscTests::test_shape_env_recorded_function_fallback, test/dynamo/test_misc.py::MiscTests::test_shape_int_comparisons, test/dynamo/test_misc.py::MiscTests::test_shape_int_inplace_binops, test/dynamo/test_misc.py::MiscTests::test_shape_type, test/dynamo/test_misc.py::MiscTests::test_shape_unpack, test/dynamo/test_misc.py::MiscTests::test_side_effects_codegen_update_mutated, test/dynamo/test_misc.py::MiscTests::test_simple_set_usage, test/dynamo/test_misc.py::MiscTests::test_size_dim, test/dynamo/test_misc.py::MiscTests::test_size_input, test/dynamo/test_misc.py::MiscTests::test_slice_input, test/dynamo/test_misc.py::MiscTests::test_source_non_input_grad_access, test/dynamo/test_misc.py::MiscTests::test_sourceless_namedtuple, test/dynamo/test_misc.py::MiscTests::test_storage_return, test/dynamo/test_misc.py::MiscTests::test_str_format_assert1, test/dynamo/test_misc.py::MiscTests::test_str_format_assert2, test/dynamo/test_misc.py::MiscTests::test_str_format_return1, test/dynamo/test_misc.py::MiscTests::test_str_format_return2, test/dynamo/test_misc.py::MiscTests::test_stride_dim, test/dynamo/test_misc.py::MiscTests::test_structseq1, test/dynamo/test_misc.py::MiscTests::test_structseq2, test/dynamo/test_misc.py::MiscTests::test_super_after_graph_break, test/dynamo/test_misc.py::MiscTests::test_super_calling_with_metaclass, test/dynamo/test_misc.py::MiscTests::test_sym_and_terms, test/dynamo/test_misc.py::MiscTests::test_sym_constrain_range_on_replaced_unbacked_symbol, test/dynamo/test_misc.py::MiscTests::test_sym_max_unbacked_sizelike_simplification, test/dynamo/test_misc.py::MiscTests::test_symint_as_device_kwarg_multi_gpu, test/dynamo/test_misc.py::MiscTests::test_symint_as_device_kwarg_non_strict_export, test/dynamo/test_misc.py::MiscTests::test_symint_copy_into_unbacked_slice, test/dynamo/test_misc.py::MiscTests::test_symint_fold_nontrivial_product_modulo, test/dynamo/test_misc.py::MiscTests::test_sys_modules, test/dynamo/test_misc.py::MiscTests::test_tagging_tensors_mix_used_unused_structure, test/dynamo/test_misc.py::MiscTests::test_tagging_tensors_simple, test/dynamo/test_misc.py::MiscTests::test_tensor_build_list_unpack, test/dynamo/test_misc.py::MiscTests::test_tensor_ctor_list_of_tensor, test/dynamo/test_misc.py::MiscTests::test_tensor_data, test/dynamo/test_misc.py::MiscTests::test_tensor_dict1, test/dynamo/test_misc.py::MiscTests::test_tensor_dict2, test/dynamo/test_misc.py::MiscTests::test_tensor_dict3, test/dynamo/test_misc.py::MiscTests::test_tensor_dot_grad_no_graph_break, test/dynamo/test_misc.py::MiscTests::test_tensor_dynamic_method, test/dynamo/test_misc.py::MiscTests::test_tensor_hasattr, test/dynamo/test_misc.py::MiscTests::test_tensor_interacts_with_numpy_ndarray, test/dynamo/test_misc.py::MiscTests::test_tensor_is_contiguous, test/dynamo/test_misc.py::MiscTests::test_tensor_item_capture, test/dynamo/test_misc.py::MiscTests::test_tensor_item_no_capture, test/dynamo/test_misc.py::MiscTests::test_tensor_iter, test/dynamo/test_misc.py::MiscTests::test_tensor_layout, test/dynamo/test_misc.py::MiscTests::test_tensor_setattr_getset_descriptor, test/dynamo/test_misc.py::MiscTests::test_tensor_types, test/dynamo/test_misc.py::MiscTests::test_thread_local_setattr, test/dynamo/test_misc.py::MiscTests::test_tolist_0d, test/dynamo/test_misc.py::MiscTests::test_tolist_1d, test/dynamo/test_misc.py::MiscTests::test_tolist_float, test/dynamo/test_misc.py::MiscTests::test_tolist_kd, test/dynamo/test_misc.py::MiscTests::test_tolist_kd_dynamic, test/dynamo/test_misc.py::MiscTests::test_tolist_scalar, test/dynamo/test_misc.py::MiscTests::test_top_package_import, test/dynamo/test_misc.py::MiscTests::test_torch_check, test/dynamo/test_misc.py::MiscTests::test_torch_check_is_size, test/dynamo/test_misc.py::MiscTests::test_torch_check_symbolic_shape_rel, test/dynamo/test_misc.py::MiscTests::test_torch_compile_ctx_on_forward_and_training_step, test/dynamo/test_misc.py::MiscTests::test_torch_distributions_lazy_property, test/dynamo/test_misc.py::MiscTests::test_torch_dtype_python_type, test/dynamo/test_misc.py::MiscTests::test_torch_dynamo_codegen_pow, test/dynamo/test_misc.py::MiscTests::test_torch_generator_set_state, test/dynamo/test_misc.py::MiscTests::test_torch_guards_stack_frame_register_inlining, test/dynamo/test_misc.py::MiscTests::test_torch_guards_stack_frame_register_inlining_deep, test/dynamo/test_misc.py::MiscTests::test_torch_nn_parameter_isinstance, test/dynamo/test_misc.py::MiscTests::test_torch_objects_as_keys, test/dynamo/test_misc.py::MiscTests::test_torch_package_working_with_trace, test/dynamo/test_misc.py::MiscTests::test_torch_seed, test/dynamo/test_misc.py::MiscTests::test_torch_size, test/dynamo/test_misc.py::MiscTests::test_torch_size_numel, test/dynamo/test_misc.py::MiscTests::test_torch_size_numel_dynamic, test/dynamo/test_misc.py::MiscTests::test_torch_variable_hasattr, test/dynamo/test_misc.py::MiscTests::test_trace_ndarray_frame, test/dynamo/test_misc.py::MiscTests::test_trace_ndarray_frame_2, test/dynamo/test_misc.py::MiscTests::test_tracing_nested_py_tree, test/dynamo/test_misc.py::MiscTests::test_tracing_nested_py_tree_dicts, test/dynamo/test_misc.py::MiscTests::test_tracing_nested_py_tree_mixed_all, test/dynamo/test_misc.py::MiscTests::test_tracing_nested_py_tree_tuples, test/dynamo/test_misc.py::MiscTests::test_tracing_py_tree, test/dynamo/test_misc.py::MiscTests::test_tracing_py_tree_tensor_subclass, test/dynamo/test_misc.py::MiscTests::test_tracing_tree_map_only, test/dynamo/test_misc.py::MiscTests::test_tuple_class, test/dynamo/test_misc.py::MiscTests::test_tuple_from_tuple_iter, test/dynamo/test_misc.py::MiscTests::test_tuple_hasattr, test/dynamo/test_misc.py::MiscTests::test_tuple_iadd_with_shape, test/dynamo/test_misc.py::MiscTests::test_tuple_mul, test/dynamo/test_misc.py::MiscTests::test_tuple_mul_with_shape, test/dynamo/test_misc.py::MiscTests::test_type_copy, test/dynamo/test_misc.py::MiscTests::test_typing_dict, test/dynamo/test_misc.py::MiscTests::test_typing_typevar, test/dynamo/test_misc.py::MiscTests::test_typing_union_and_optional, test/dynamo/test_misc.py::MiscTests::test_typing_variable_isinstance, test/dynamo/test_misc.py::MiscTests::test_unbacked_2d_expand, test/dynamo/test_misc.py::MiscTests::test_unbacked_empty_tensor, test/dynamo/test_misc.py::MiscTests::test_unbacked_repeat_cat, test/dynamo/test_misc.py::MiscTests::test_unbacked_sources_scalar, test/dynamo/test_misc.py::MiscTests::test_unbacked_sources_tensor, test/dynamo/test_misc.py::MiscTests::test_unbacked_strict_mode, test/dynamo/test_misc.py::MiscTests::test_unbacked_symint, test/dynamo/test_misc.py::MiscTests::test_unhandled_exception_in_dynamo, test/dynamo/test_misc.py::MiscTests::test_unhandled_exception_in_dynamo2, test/dynamo/test_misc.py::MiscTests::test_unique_consecutive, test/dynamo/test_misc.py::MiscTests::test_unpack4, test/dynamo/test_misc.py::MiscTests::test_unpack5, test/dynamo/test_misc.py::MiscTests::test_unpack_tensor_shape_mismatch, test/dynamo/test_misc.py::MiscTests::test_update_locals_and_stack_uses_shared_cache, test/dynamo/test_misc.py::MiscTests::test_user_code_statically_known, test/dynamo/test_misc.py::MiscTests::test_user_defined_binop, test/dynamo/test_misc.py::MiscTests::test_user_defined_class_name, test/dynamo/test_misc.py::MiscTests::test_user_defined_class_python_type, test/dynamo/test_misc.py::MiscTests::test_user_defined_iter, test/dynamo/test_misc.py::MiscTests::test_user_defined_object_class_interaction, test/dynamo/test_misc.py::MiscTests::test_user_defined_setattr1, test/dynamo/test_misc.py::MiscTests::test_user_defined_setattr2, test/dynamo/test_misc.py::MiscTests::test_user_function_variable_supports_enum_argument, test/dynamo/test_misc.py::MiscTests::test_user_function_variable_supports_function_argument, test/dynamo/test_misc.py::MiscTests::test_user_function_variable_supports_type_abcmeta_argument, test/dynamo/test_misc.py::MiscTests::test_user_getattr1, test/dynamo/test_misc.py::MiscTests::test_user_getattr2, test/dynamo/test_misc.py::MiscTests::test_user_getattribute, test/dynamo/test_misc.py::MiscTests::test_user_property, test/dynamo/test_misc.py::MiscTests::test_usr_cls_classmethod, test/dynamo/test_misc.py::MiscTests::test_usr_cls_staticmethod, test/dynamo/test_misc.py::MiscTests::test_validate_outputs_unbacked, test/dynamo/test_misc.py::MiscTests::test_validate_outputs_unbacked_by_custom_op, test/dynamo/test_misc.py::MiscTests::test_variable_access_in_exception, test/dynamo/test_misc.py::MiscTests::test_variable_tracker_recursively_contains, test/dynamo/test_misc.py::MiscTests::test_version_ci, test/dynamo/test_misc.py::MiscTests::test_with_builtin_type, test/dynamo/test_misc.py::MiscTests::test_write_to_cells_with_name_shadowing, test/dynamo/test_misc.py::MiscTests::test_write_to_closures_in_inlining, test/dynamo/test_misc.py::MiscTests::test_writes_to_cells_across_frames1, test/dynamo/test_misc.py::MiscTests::test_writes_to_cells_across_frames2, test/dynamo/test_misc.py::MiscTests::test_yield_from, test/dynamo/test_misc.py::MiscTests::test_yield_from_in_a_loop, test/dynamo/test_misc.py::MiscTests::test_yield_from_user_stop_iteration, test/dynamo/test_misc.py::MiscTests::test_yield_gen_and_from, test/dynamo/test_misc.py::MiscTests::test_yield_send_to_subgenerator_graph_break, test/dynamo/test_misc.py::TestTracer::test_jit_save, test/dynamo/test_misc.py::TestCustomFunction::test_autograd_function_with_matmul_folding_at_output, test/dynamo/test_misc.py::TestCustomFunction::test_retain_grad, test/dynamo/test_misc.py::MiscTestsDeviceCUDA::test_cuda_set_device_cuda, test/dynamo/test_misc.py::MiscTestsDeviceCUDA::test_dynamic_float_scalar_tensor_coersion_cuda, test/dynamo/test_misc.py::MiscTestsDeviceCUDA::test_get_device_cuda, test/dynamo/test_misc.py::MiscTestsDeviceCUDA::test_interpolate_propagate_real_tensors_cuda, test/dynamo/test_misc.py::MiscTestsDeviceCUDA::test_legacy_cuda_tensor_cuda, test/dynamo/test_misc.py::MiscTestsDeviceCUDA::test_parsing_sdpa_cuda, test/dynamo/test_misc.py::MiscTestsDeviceCUDA::test_rand_cuda, test/dynamo/test_misc.py::MiscTestsDeviceCUDA::test_randint_no_graphbreak_cuda, test/dynamo/test_misc.py::MiscTestsDeviceCUDA::test_scalar_isin_decomposition_cuda, test/dynamo/test_misc.py::MiscTestsDeviceCUDA::test_symint_as_device_kwarg_cuda, test/dynamo/test_misc.py::MiscTestsDeviceCUDA::test_torch_cudnn_is_acceptable_bad_inputs_cuda, test/dynamo/test_misc.py::MiscTestsDeviceCUDA::test_torch_cudnn_is_acceptable_cuda, test/dynamo/test_misc.py::MiscTestsDeviceCUDA::test_torch_device_is_available_cuda, test/dynamo/test_misc.py::MiscTestsDeviceCUDA::test_torch_device_python_type_cuda 2025-08-20T07:23:58.8588796Z 2025-08-20T07:23:58.8588886Z Running inductor/test_minifier 1/1 ... [2025-08-20 07:23:58.847621] 2025-08-20T07:23:58.8589117Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:23:58.8589501Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_minifier.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:23:58.847814] 2025-08-20T07:25:07.0391358Z 2025-08-20T07:25:07.0396324Z inductor/test_minifier 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_minifier_1.1_d632115f1e47a126_.log 2025-08-20T07:25:07.0400729Z Running 14 items in this shard: test/inductor/test_minifier.py::MinifierTests::test_accuracy_vs_strict_accuracy, test/inductor/test_minifier.py::MinifierTests::test_after_aot_cpu_accuracy_error, test/inductor/test_minifier.py::MinifierTests::test_after_aot_cpu_compile_error, test/inductor/test_minifier.py::MinifierTests::test_after_aot_gpu_accuracy_error, test/inductor/test_minifier.py::MinifierTests::test_after_aot_gpu_compile_error, test/inductor/test_minifier.py::MinifierTests::test_aoti_cpu_accuracy_error, test/inductor/test_minifier.py::MinifierTests::test_aoti_cpu_compile_error, test/inductor/test_minifier.py::MinifierTests::test_aoti_cpu_compile_error_unflatten, test/inductor/test_minifier.py::MinifierTests::test_aoti_gpu_accuracy_error, test/inductor/test_minifier.py::MinifierTests::test_aoti_gpu_compile_error, test/inductor/test_minifier.py::MinifierTests::test_aoti_gpu_compile_error_unflatten, test/inductor/test_minifier.py::MinifierTests::test_constant_in_graph, test/inductor/test_minifier.py::MinifierTests::test_offload_to_disk, test/inductor/test_minifier.py::MinifierTests::test_rmse_improves_over_atol 2025-08-20T07:25:07.0403528Z 2025-08-20T07:25:07.0403681Z Running inductor/test_flex_attention 3/4 ... [2025-08-20 07:25:07.039261] 2025-08-20T07:25:07.0404312Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:25:07.0404992Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_flex_attention.py', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:25:07.039526] 2025-08-20T07:33:45.0812473Z 2025-08-20T07:33:45.0813922Z inductor/test_flex_attention 3/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_flex_attention_3.4_29c903ada726e2fd_.log 2025-08-20T07:33:45.0847969Z Running 179 items in this shard: test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_GQA_score_mod5_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_aot_eager_gradcheck_score_mod0_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_automatic_dynamic_score_mod0_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_automatic_dynamic_score_mod2_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_block_size_score_mod0_BLOCK_SIZE2_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_block_size_score_mod0_BLOCK_SIZE_256_cuda_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_block_size_score_mod1_BLOCK_SIZE3_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_block_size_score_mod1_BLOCK_SIZE3_cuda_float32, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_block_size_score_mod2_BLOCK_SIZE2_cuda_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_block_size_score_mod2_BLOCK_SIZE3_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_block_size_score_mod2_BLOCK_SIZE_256_cuda_float32, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_block_size_score_mod3_BLOCK_SIZE_256_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_block_size_score_mod3_BLOCK_SIZE_256_cuda_float32, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_block_size_score_mod4_BLOCK_SIZE3_cuda_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_block_size_score_mod4_BLOCK_SIZE_128_cuda_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_block_size_score_mod5_BLOCK_SIZE3_cuda_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_block_size_score_mod5_BLOCK_SIZE_128_cuda_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_block_size_score_mod5_BLOCK_SIZE_128_cuda_float32, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_block_size_score_mod6_BLOCK_SIZE2_cuda_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_block_size_score_mod6_BLOCK_SIZE2_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_block_size_score_mod6_BLOCK_SIZE3_cuda_float32, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_block_size_score_mod7_BLOCK_SIZE3_cuda_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_block_size_score_mod7_BLOCK_SIZE_128_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_block_size_score_mod7_BLOCK_SIZE_256_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_seqlen_score_mod1_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_seqlen_score_mod3_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_seqlen_score_mod4_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_different_seqlen_score_mod7_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_dynamic_score_mask_mod2_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_score_mod1_cuda_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_score_mod1_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_score_mod2_cuda_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_score_mod2_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_score_mod3_cuda_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_score_mod4_cuda_float32, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_score_mod6_cuda_float32, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_score_mod7_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_seqlen_lt_custom_sparse_block_size_score_mod1_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_seqlen_lt_default_sparse_block_size_score_mod2_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_builtin_score_mods_seqlen_lt_default_sparse_block_size_score_mod3_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_captured_buffers_all_dims_cuda_float32, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_causal_block_paged_attention_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_custom_block_mask_generator_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_differentiable_logsumexp_gradcheck_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_dynamic_divisibility_guards_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_dynamic_shapes_with_custom_kernel_options_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_flex_attention_backward_stride_ordering_mode_eager_permute_order4_shape0_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_flex_attention_backward_stride_ordering_mode_eager_permute_order4_shape1_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_flex_attention_backward_stride_ordering_mode_inductor_permute_order1_shape1_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_flex_attention_backward_stride_ordering_mode_inductor_permute_order4_shape1_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_flex_attention_stride_ordering_mode_eager_permute_order1_shape0_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_flex_attention_stride_ordering_mode_eager_permute_order1_shape1_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_flex_attention_stride_ordering_mode_eager_permute_order2_shape0_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_flex_attention_stride_ordering_mode_eager_permute_order4_shape0_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_flex_attention_stride_ordering_mode_inductor_permute_order0_shape1_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_flex_attention_stride_ordering_mode_inductor_permute_order1_shape0_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_flex_attention_stride_ordering_mode_inductor_permute_order1_shape1_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_flex_attention_stride_ordering_mode_inductor_permute_order2_shape0_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_flex_attention_stride_ordering_mode_paged_attention_permute_order0_shape1_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_flex_attention_stride_ordering_mode_paged_attention_permute_order1_shape0_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_flex_attention_stride_ordering_mode_paged_attention_permute_order1_shape1_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_index_multiple_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_index_weird2_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_inputs_are_realized_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_batch_dims0_head_dims0_score_mod0_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_batch_dims0_head_dims0_score_mod1_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_batch_dims0_head_dims0_score_mod3_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_batch_dims0_head_dims1_score_mod5_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_batch_dims0_head_dims1_score_mod7_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_batch_dims1_head_dims0_score_mod2_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_batch_dims1_head_dims0_score_mod3_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_batch_dims1_head_dims1_score_mod6_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_batch_dims1_head_dims1_score_mod7_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_batch_dims2_head_dims0_score_mod5_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_batch_dims2_head_dims0_score_mod7_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_batch_dims2_head_dims1_score_mod6_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_causal_mask_batch_dims0_head_dims0_score_mod5_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_causal_mask_batch_dims0_head_dims0_score_mod7_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_causal_mask_batch_dims0_head_dims1_score_mod1_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_causal_mask_batch_dims0_head_dims1_score_mod3_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_causal_mask_batch_dims1_head_dims0_score_mod5_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_causal_mask_batch_dims1_head_dims1_score_mod1_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_causal_mask_batch_dims2_head_dims0_score_mod2_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_causal_mask_batch_dims2_head_dims0_score_mod3_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_causal_mask_batch_dims2_head_dims0_score_mod4_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_causal_mask_batch_dims2_head_dims0_score_mod5_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_causal_mask_batch_dims2_head_dims1_score_mod1_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_causal_mask_batch_dims2_head_dims1_score_mod4_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_kv_batch_broadcast_causal_mask_batch_dims2_head_dims1_score_mod5_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_large_batch_heads_grid_dimension_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_load_from_bias_seq_only_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_load_rel_bias_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_logsumexp_correctness_score_mod0_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_mask_mod_combiners_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_max_autotune_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_multiple_mask_calls_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_multiple_score_mod_calls2_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_non_divisible_with_captured_buffer_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_non_equal_head_dims_score_mod0_head_dims1_cuda_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_non_equal_head_dims_score_mod0_head_dims1_cuda_float32, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_non_equal_head_dims_score_mod1_head_dims1_cuda_float32, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_non_equal_head_dims_score_mod2_head_dims0_cuda_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_non_equal_head_dims_score_mod2_head_dims0_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_non_equal_head_dims_score_mod4_head_dims0_cuda_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_non_equal_head_dims_score_mod4_head_dims1_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_non_equal_head_dims_score_mod5_head_dims0_cuda_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_non_equal_head_dims_score_mod5_head_dims1_cuda_float32, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_non_equal_head_dims_score_mod7_head_dims0_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_non_equal_head_dims_score_mod7_head_dims1_cuda_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_non_pow_2_headdim_head_dim_17_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_qkv_and_block_mask_on_the_same_device_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_selective_ac_ops_to_save2_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_skip_odd_keys_cuda_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_skip_odd_keys_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_strided_backwards_cuda, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_strided_inputs_q_s0_k_s0_v_s0_do_s0_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_strided_inputs_q_s0_k_s0_v_s0_do_s1_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_strided_inputs_q_s0_k_s1_v_s1_do_s0_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_strided_inputs_q_s0_k_s2_v_s2_do_s0_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_strided_inputs_q_s0_k_s2_v_s2_do_s1_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_strided_inputs_q_s1_k_s1_v_s1_do_s0_cuda_float16, test/inductor/test_flex_attention.py::TestFlexAttentionCUDA::test_tensor_subclass_dispatch_order_cuda, test/inductor/test_flex_attention.py::TestPagedAttentionCUDA::test_allocate_cuda, test/inductor/test_flex_attention.py::TestPagedAttentionCUDA::test_convert_mask_mod_cuda, test/inductor/test_flex_attention.py::TestPagedAttentionCUDA::test_paged_builtin_score_mods_score_mod0_cuda_bfloat16, test/inductor/test_flex_attention.py::TestPagedAttentionCUDA::test_paged_builtin_score_mods_score_mod2_cuda_bfloat16, test/inductor/test_flex_attention.py::TestPagedAttentionCUDA::test_paged_builtin_score_mods_score_mod3_cuda_bfloat16, test/inductor/test_flex_attention.py::TestPagedAttentionCUDA::test_paged_builtin_score_mods_score_mod3_cuda_float32, test/inductor/test_flex_attention.py::TestPagedAttentionCUDA::test_paged_builtin_score_mods_score_mod4_cuda_float32, test/inductor/test_flex_attention.py::TestPagedAttentionCUDA::test_paged_builtin_score_mods_score_mod6_cuda_bfloat16, test/inductor/test_flex_attention.py::TestPagedAttentionCUDA::test_paged_builtin_score_mods_score_mod6_cuda_float16, test/inductor/test_flex_attention.py::TestPagedAttentionCUDA::test_paged_builtin_score_mods_score_mod6_cuda_float32, test/inductor/test_flex_attention.py::TestPagedAttentionCUDA::test_paged_builtin_score_mods_score_mod7_cuda_bfloat16, test/inductor/test_flex_attention.py::TestPagedAttentionCUDA::test_paged_builtin_score_mods_score_mod7_cuda_float16, test/inductor/test_flex_attention.py::TestBlockMaskCUDA::test_backward_error_with_none_q_indices_cuda, test/inductor/test_flex_attention.py::TestBlockMaskCUDA::test_block_mask_device_change_cuda, test/inductor/test_flex_attention.py::TestBlockMaskCUDA::test_block_mask_viz_cuda, test/inductor/test_flex_attention.py::TestBlockMaskCUDA::test_block_mask_vs_sequence_lengths_compile_False_cuda, test/inductor/test_flex_attention.py::TestBlockMaskCUDA::test_block_size_changes_BLOCK_SIZE_128_cuda, test/inductor/test_flex_attention.py::TestBlockMaskCUDA::test_block_size_changes_BLOCK_SIZE_32_cuda, test/inductor/test_flex_attention.py::TestBlockMaskCUDA::test_block_size_cuda, test/inductor/test_flex_attention.py::TestBlockMaskCUDA::test_create_is_cuda_graphable_cuda, test/inductor/test_flex_attention.py::TestBlockMaskCUDA::test_from_kv_blocks_full_indices_False_cuda, test/inductor/test_flex_attention.py::TestBlockMaskCUDA::test_from_kv_blocks_without_q_computation_full_indices_True_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_absolute_2d_bias_batch:2_head:4_seq_len:256_headdim:16_dtype:bfloat16_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_absolute_2d_bias_batch:2_head:4_seq_len:256_headdim:16_dtype:float16_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_absolute_2d_bias_batch:2_head:4_seq_len:256_headdim:16_dtype:float32_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_absolute_2d_bias_batch:2_head:4_seq_len:37_headdim:16_dtype:float16_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_batch_head_bias_batch:2_head:4_seq_len:256_headdim:16_dtype:float32_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_flex_attention_with_dynamic_max_autotune_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_flipped_indexed_bias_batch:2_head:4_seq_len:256_headdim:16_dtype:float32_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_flipped_indexed_bias_batch:2_head:4_seq_len:277_headdim:16_dtype:float32_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_flipped_indexed_bias_batch:2_head:4_seq_len:37_headdim:16_dtype:float32_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_global_tokens_bias_batch:2_head:4_seq_len:256_headdim:16_dtype:float16_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_global_tokens_bias_batch:2_head:4_seq_len:277_headdim:16_dtype:float32_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_global_tokens_bias_batch:2_head:4_seq_len:37_headdim:16_dtype:bfloat16_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_head_bias_req_grad_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_head_specific_bias_batch:2_head:4_seq_len:256_headdim:16_dtype:float16_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_head_specific_bias_batch:2_head:4_seq_len:37_headdim:16_dtype:bfloat16_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_head_specific_gate_batch:2_head:4_seq_len:256_headdim:16_dtype:float32_mode_default_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_head_specific_gate_batch:2_head:4_seq_len:277_headdim:16_dtype:float16_mode_default_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_head_specific_gate_batch:2_head:4_seq_len:277_headdim:16_dtype:float32_mode_default_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_head_specific_gate_batch:2_head:4_seq_len:37_headdim:16_dtype:bfloat16_mode_default_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_head_specific_gate_batch:2_head:4_seq_len:37_headdim:16_dtype:float32_mode_default_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_indirect_bias_batch:2_head:4_seq_len:256_headdim:16_dtype:bfloat16_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_indirect_bias_batch:2_head:4_seq_len:277_headdim:16_dtype:bfloat16_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_indirect_bias_batch:2_head:4_seq_len:37_headdim:16_dtype:bfloat16_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_indirect_bias_batch:2_head:4_seq_len:37_headdim:16_dtype:float32_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_multiplicative_bias_batch:2_head:4_seq_len:37_headdim:16_dtype:bfloat16_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_relative_1d_bias_batch:2_head:4_seq_len:256_headdim:16_dtype:bfloat16_mode_max-autotune-no-cudagraphs_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_relative_1d_bias_batch:2_head:4_seq_len:277_headdim:16_dtype:bfloat16_mode_default_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_relative_1d_bias_batch:2_head:4_seq_len:277_headdim:16_dtype:float32_mode_default_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_relative_1d_bias_batch:2_head:4_seq_len:37_headdim:16_dtype:bfloat16_mode_max-autotune-no-cudagraphs_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_relative_1d_bias_batch:2_head:4_seq_len:37_headdim:16_dtype:float32_mode_max-autotune-no-cudagraphs_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_relative_1d_bias_only_grad_batch:2_head:4_seq_len:256_headdim:16_dtype:bfloat16_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_symmetric_bias_batch:2_head:4_seq_len:256_headdim:16_dtype:bfloat16_mode_default_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_symmetric_bias_batch:2_head:4_seq_len:277_headdim:16_dtype:float16_mode_max-autotune-no-cudagraphs_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_symmetric_bias_batch:2_head:4_seq_len:277_headdim:16_dtype:float32_mode_max-autotune-no-cudagraphs_cuda, test/inductor/test_flex_attention.py::TestLearnableBiasesCUDA::test_weird_bias_batch:2_head:4_seq_len:256_headdim:16_dtype:bfloat16_cuda 2025-08-20T07:33:45.0883826Z 2025-08-20T07:33:45.0883920Z Running inductor/test_padding 1/1 ... [2025-08-20 07:33:45.081359] 2025-08-20T07:33:45.0884085Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:33:45.0884463Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_padding.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:33:45.081591] 2025-08-20T07:34:17.5028120Z 2025-08-20T07:34:17.5029608Z inductor/test_padding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_padding_1.1_30e2cbd095a3d6d3_.log 2025-08-20T07:34:17.5042725Z Running 43 items in this shard: test/inductor/test_padding.py::PerfTestBetweenGoodAndBadShape::test_BertForMaskedLM, test/inductor/test_padding.py::PerfTestBetweenGoodAndBadShape::test_LinearAndSoftmax_both_shapes, test/inductor/test_padding.py::PerfTestBetweenGoodAndBadShape::test_nobias_LinearAndSoftmax_both_shapes, test/inductor/test_padding.py::PerfTestWithAndWithoutPadding::test_longformer, test/inductor/test_padding.py::PerfTestWithAndWithoutPadding::test_longformer_small_bs, test/inductor/test_padding.py::PerfTestWithAndWithoutPadding::test_nvidia_deeprecommender, test/inductor/test_padding.py::PaddingTest::test_LinearAndSoftmax_codegen, test/inductor/test_padding.py::PaddingTest::test_attention, test/inductor/test_padding.py::PaddingTest::test_cat, test/inductor/test_padding.py::PaddingTest::test_conv, test/inductor/test_padding.py::PaddingTest::test_matmul, test/inductor/test_padding.py::PaddingTest::test_mm_padding_perf, test/inductor/test_padding.py::PaddingTest::test_nobias_LinearAndSoftmax_codegen, test/inductor/test_padding.py::PaddingTest::test_noop_concat_output_padding_shape0_alignment_bytes_32_pad_output_False, test/inductor/test_padding.py::PaddingTest::test_noop_concat_output_padding_shape1_alignment_bytes_32_pad_output_True, test/inductor/test_padding.py::PaddingTest::test_noop_concat_output_padding_shape2_alignment_bytes_64_pad_output_False, test/inductor/test_padding.py::PaddingTest::test_noop_concat_output_padding_shape3_alignment_bytes_64_pad_output_True, test/inductor/test_padding.py::PaddingTest::test_outer_dynamic_shape_padding_shape0_alignment_bytes_32_pad_output_False, test/inductor/test_padding.py::PaddingTest::test_outer_dynamic_shape_padding_shape1_alignment_bytes_32_pad_output_True, test/inductor/test_padding.py::PaddingTest::test_outer_dynamic_shape_padding_shape2_alignment_bytes_64_pad_output_False, test/inductor/test_padding.py::PaddingTest::test_outer_dynamic_shape_padding_shape3_alignment_bytes_64_pad_output_True, test/inductor/test_padding.py::PaddingTest::test_outer_dynamic_shape_padding_shape4_alignment_bytes_32_pad_output_False, test/inductor/test_padding.py::PaddingTest::test_outer_dynamic_shape_padding_shape5_alignment_bytes_32_pad_output_True, test/inductor/test_padding.py::PaddingTest::test_outer_dynamic_shape_padding_shape6_alignment_bytes_64_pad_output_False, test/inductor/test_padding.py::PaddingTest::test_outer_dynamic_shape_padding_shape7_alignment_bytes_64_pad_output_True, test/inductor/test_padding.py::PaddingTest::test_pad_3d_tensor, test/inductor/test_padding.py::PaddingTest::test_pad_channels_last, test/inductor/test_padding.py::PaddingTest::test_pad_outputs_alignment_bytes_128_shape0_float16, test/inductor/test_padding.py::PaddingTest::test_pad_outputs_alignment_bytes_128_shape0_float32, test/inductor/test_padding.py::PaddingTest::test_pad_outputs_alignment_bytes_128_shape1_float16, test/inductor/test_padding.py::PaddingTest::test_pad_outputs_alignment_bytes_128_shape1_float32, test/inductor/test_padding.py::PaddingTest::test_pad_outputs_alignment_bytes_32_shape0_float16, test/inductor/test_padding.py::PaddingTest::test_pad_outputs_alignment_bytes_32_shape0_float32, test/inductor/test_padding.py::PaddingTest::test_pad_outputs_alignment_bytes_32_shape1_float16, test/inductor/test_padding.py::PaddingTest::test_pad_outputs_alignment_bytes_32_shape1_float32, test/inductor/test_padding.py::PaddingTest::test_pad_strides, test/inductor/test_padding.py::PaddingTest::test_pad_strides_skip, test/inductor/test_padding.py::PaddingTest::test_padmm, test/inductor/test_padding.py::PaddingTest::test_perm_outer_dynamic_shape_padding_shape0_alignment_bytes_32_pad_output_False, test/inductor/test_padding.py::PaddingTest::test_perm_outer_dynamic_shape_padding_shape1_alignment_bytes_32_pad_output_True, test/inductor/test_padding.py::PaddingTest::test_perm_outer_dynamic_shape_padding_shape2_alignment_bytes_64_pad_output_True, test/inductor/test_padding.py::PaddingTest::test_perm_outer_dynamic_shape_padding_shape3_alignment_bytes_64_pad_output_False, test/inductor/test_padding.py::PaddingTest::test_view 2025-08-20T07:34:17.5056861Z 2025-08-20T07:34:17.5056961Z Running inductor/test_b2b_gemm 1/1 ... [2025-08-20 07:34:17.502755] 2025-08-20T07:34:17.5057195Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:34:17.5057623Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_b2b_gemm.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:34:17.503095] 2025-08-20T07:34:21.9292612Z 2025-08-20T07:34:21.9293420Z inductor/test_b2b_gemm 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_b2b_gemm_1.1_5081363d63802663_.log 2025-08-20T07:34:21.9293845Z Running 0 items in this shard: 2025-08-20T07:34:21.9293956Z 2025-08-20T07:34:21.9303863Z Running inductor/test_fused_attention 1/1 ... [2025-08-20 07:34:21.929410] 2025-08-20T07:34:21.9304119Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:34:21.9304775Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_fused_attention.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:34:21.929747] 2025-08-20T07:36:17.6163460Z 2025-08-20T07:36:17.6164466Z inductor/test_fused_attention 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_fused_attention_1.1_f4990f1d32e53095_.log 2025-08-20T07:36:17.6187333Z Running 108 items in this shard: test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_insignificant_strides, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_pattern_fails_with_reuse_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_pattern_fails_with_tensor_factor_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_pattern_fails_with_unsupported_mask_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_prev_13_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_prev_14_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_prev_15_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_10_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_11_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_12_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_13_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_14_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_15_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_17_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_19_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_1_freezing, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_1_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_20_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_21_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_22_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_23_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_24_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_2_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_3_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_4_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_5_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_6_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_7_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_8_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuTests::test_sdpa_rewriter_9_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_insignificant_strides, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_pattern_fails_with_reuse_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_pattern_fails_with_tensor_factor_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_pattern_fails_with_unsupported_mask_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_prev_13_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_prev_14_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_prev_15_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_10_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_11_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_12_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_13_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_14_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_15_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_17_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_19_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_1_freezing, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_1_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_20_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_21_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_22_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_23_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_24_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_2_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_3_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_4_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_5_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_6_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_7_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_8_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterGpuDynamicTests::test_sdpa_rewriter_9_gpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_pattern_fails_with_reuse_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_pattern_fails_with_tensor_factor_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_pattern_fails_with_unsupported_mask_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_sdpa_prev_13_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_sdpa_prev_14_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_sdpa_prev_15_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_sdpa_rewriter_11_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_sdpa_rewriter_12_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_sdpa_rewriter_13_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_sdpa_rewriter_14_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_sdpa_rewriter_15_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_sdpa_rewriter_16_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_sdpa_rewriter_16_fp32_mask_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_sdpa_rewriter_17_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_sdpa_rewriter_18_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_sdpa_rewriter_19_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_sdpa_rewriter_1_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_sdpa_rewriter_20_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_sdpa_rewriter_21_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_sdpa_rewriter_22_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_sdpa_rewriter_23_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_sdpa_rewriter_24_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_sdpa_rewriter_2_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuTests::test_sdpa_rewriter_5_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_pattern_fails_with_reuse_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_pattern_fails_with_tensor_factor_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_pattern_fails_with_unsupported_mask_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_sdpa_prev_13_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_sdpa_prev_14_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_sdpa_prev_15_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_sdpa_rewriter_11_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_sdpa_rewriter_12_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_sdpa_rewriter_13_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_sdpa_rewriter_14_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_sdpa_rewriter_15_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_sdpa_rewriter_16_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_sdpa_rewriter_16_fp32_mask_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_sdpa_rewriter_17_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_sdpa_rewriter_18_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_sdpa_rewriter_19_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_sdpa_rewriter_1_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_sdpa_rewriter_20_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_sdpa_rewriter_21_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_sdpa_rewriter_22_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_sdpa_rewriter_23_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_sdpa_rewriter_24_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_sdpa_rewriter_2_cpu, test/inductor/test_fused_attention.py::SDPAPatternRewriterCpuDynamicTests::test_sdpa_rewriter_5_cpu 2025-08-20T07:36:17.6208002Z 2025-08-20T07:36:17.6208182Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-08-20T07:36:17.6208364Z Uploading artifacts took 0.00 seconds 2025-08-20T07:36:17.6208533Z Running dynamo/test_reconstruct 1/1 ... [2025-08-20 07:36:17.616233] 2025-08-20T07:36:17.6208694Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:36:17.6209076Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_reconstruct.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:36:17.616451] 2025-08-20T07:36:23.2919655Z 2025-08-20T07:36:23.2921059Z dynamo/test_reconstruct 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_reconstruct_1.1_b0112b07a6b9c879_.log 2025-08-20T07:36:23.2935746Z Running 16 items in this shard: test/dynamo/test_reconstruct.py::ReconstructTest::test_ConstDict_clear_reconstruct, test/dynamo/test_reconstruct.py::ReconstructTest::test_ConstDict_del_reconstruct, test/dynamo/test_reconstruct.py::ReconstructTest::test_ConstDict_get_reconstruct, test/dynamo/test_reconstruct.py::ReconstructTest::test_ConstDict_optimize_reconstruct, test/dynamo/test_reconstruct.py::ReconstructTest::test_ConstDict_pop_reconstruct, test/dynamo/test_reconstruct.py::ReconstructTest::test_ConstDict_popitem_reconstruct, test/dynamo/test_reconstruct.py::ReconstructTest::test_ConstDict_popitem_reconstruct_graph_break, test/dynamo/test_reconstruct.py::ReconstructTest::test_create_dict_reconstruct, test/dynamo/test_reconstruct.py::ReconstructTest::test_functional_call_reconstruct, test/dynamo/test_reconstruct.py::ReconstructTest::test_functional_call_reconstruct_2, test/dynamo/test_reconstruct.py::ReconstructTest::test_graph_break_in_wrapped_nested_function, test/dynamo/test_reconstruct.py::ReconstructTest::test_graph_break_in_wrapped_skipped_function, test/dynamo/test_reconstruct.py::ReconstructTest::test_graph_break_in_wrapped_user_function, test/dynamo/test_reconstruct.py::ReconstructTest::test_graph_break_in_wrapped_user_method, test/dynamo/test_reconstruct.py::ReconstructTest::test_tma_experimental_reconstruct, test/dynamo/test_reconstruct.py::ReconstructTest::test_tma_stable_reconstruct 2025-08-20T07:36:23.2938849Z 2025-08-20T07:36:23.2938989Z Running inductor/test_cutlass_evt 1/1 ... [2025-08-20 07:36:23.291750] 2025-08-20T07:36:23.2939221Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:36:23.2939762Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_cutlass_evt.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:36:23.291976] 2025-08-20T07:36:28.0658418Z 2025-08-20T07:36:28.0660520Z inductor/test_cutlass_evt 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cutlass_evt_1.1_a7cd2ecc0e305559_.log 2025-08-20T07:36:28.0663035Z Running 8 items in this shard: test/inductor/test_cutlass_evt.py::TestCutlassEVT::test_evt_argument_codegen, test/inductor/test_cutlass_evt.py::TestCutlassEVT::test_evt_argument_codegen_return_accumulator, test/inductor/test_cutlass_evt.py::TestCutlassEVT::test_evt_codegen, test/inductor/test_cutlass_evt.py::TestCutlassEVT::test_example_tensor_creation, test/inductor/test_cutlass_evt.py::TestCutlassEVT::test_py_codegen, test/inductor/test_cutlass_evt.py::TestCutlassEVT::test_py_codegen_accumulator_return, test/inductor/test_cutlass_evt.py::TestCutlassEVT::test_py_codegen_broadcasting, test/inductor/test_cutlass_evt.py::TestCutlassEVT::test_py_codegen_disjoint_read_indexing 2025-08-20T07:36:28.0697070Z 2025-08-20T07:36:28.0697253Z Running inductor/test_memory 1/1 ... [2025-08-20 07:36:28.065747] 2025-08-20T07:36:28.0697428Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:36:28.0698045Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_memory.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:36:28.065952] 2025-08-20T07:36:42.8638717Z 2025-08-20T07:36:42.8640720Z inductor/test_memory 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_memory_1.1_e95cb073720de513_.log 2025-08-20T07:36:42.8644586Z Running 8 items in this shard: test/inductor/test_memory.py::TestOperatorReorderForPeakMemory::test_fusing_reductions_increase_peak_memory, test/inductor/test_memory.py::TestOperatorReorderForPeakMemory::test_fusion_acc_large_reads, test/inductor/test_memory.py::TestOperatorReorderForPeakMemory::test_multiple_mutations_of_buf, test/inductor/test_memory.py::TestOperatorReorderForPeakMemory::test_mutation_size_propogation, test/inductor/test_memory.py::TestOperatorReorderForPeakMemory::test_reorder_peak_memory, test/inductor/test_memory.py::TestOperatorReorderForPeakMemory::test_reorder_peak_memory_bfs, test/inductor/test_memory.py::TestOperatorReorderForPeakMemory::test_reorder_peak_memory_dfs, test/inductor/test_memory.py::TestOperatorReorderForPeakMemory::test_reorder_peak_memory_lpmf 2025-08-20T07:36:42.8647782Z 2025-08-20T07:36:42.8648036Z Running dynamo/test_aot_autograd 1/1 ... [2025-08-20 07:36:42.863810] 2025-08-20T07:36:42.8655454Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:36:42.8656210Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_aot_autograd.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:36:42.864118] 2025-08-20T07:37:15.8727575Z 2025-08-20T07:37:15.8728878Z dynamo/test_aot_autograd 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_aot_autograd_1.1_f095a3609e742c95_.log 2025-08-20T07:37:15.8744885Z Running 48 items in this shard: test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_LSTM, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_alias_inputs, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_aot_autograd_expand_mutation_backwards, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_aot_autograd_expand_mutation_error, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_aot_autograd_expand_mutation_functionalizes, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_aot_autograd_raises_invalid_leaf_set, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_aot_export_joint_simple_repro, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_aot_grad_mode_mutation, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_aot_sequence_nr, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_arg_dupe_via_dynamo_recompiles, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_arg_dupe_via_dynamo_recompiles_many_args, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_arg_dupe_via_dynamo_recompiles_many_args_param, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_arg_dupe_via_dynamo_recompiles_many_args_param_non_tensor_arg, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_arg_dupe_via_dynamo_recompiles_many_args_param_non_tensor_arg_list, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_arg_dupe_via_dynamo_recompiles_many_with_global, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_autograd_function_tangent_mutation, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_call_fn_with_non_const_inputs_aot_safe, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_call_fn_with_non_const_inputs_aot_unsafe, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_call_fn_with_non_const_inputs_aot_unsafe_control_flow, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_data_ptr_access_copy, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_data_ptr_access_fails_in_backward, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_data_ptr_access_fails_in_forward, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_different_inputs_overlapping_set_with_mutation, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_donated_buffer1, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_donated_buffer2, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_donated_buffer3, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_donated_buffer4, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_donated_buffer5, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_donated_buffer6, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_donated_buffer_with_retain_or_create_graph1, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_donated_buffer_with_retain_or_create_graph2, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_donated_buffer_with_retain_or_create_graph3, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_donated_buffer_with_retain_or_create_graph4, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_double_backward_errors, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_eager_sequence_nr, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_grad_inputs_alias_inputs, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_inputs_overlapping_with_mutation_recompile, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_inputs_overlapping_with_mutation_stress, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_multiple_aot_autograd_calls_dupe_args, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_mutation, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_mutation1, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_negative_testing, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_negative_testing_mutation, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_nn_parameter_construction, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_no_storage_overlap_guards_no_aliasing, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_no_storage_overlap_guards_no_mutation, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_requires_grad_fake_via_dynamo_recompiles, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_split_with_sizes_aot_autograd_cleans_up_traceback_meta 2025-08-20T07:37:15.8752869Z 2025-08-20T07:37:15.8752969Z Running dynamo/test_autograd_function 1/1 ... [2025-08-20 07:37:15.872653] 2025-08-20T07:37:15.8753149Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:37:15.8753563Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_autograd_function.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:37:15.872859] 2025-08-20T07:37:27.3685650Z 2025-08-20T07:37:27.3686854Z dynamo/test_autograd_function 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_autograd_function_1.1_dde4f1f073d53836_.log 2025-08-20T07:37:27.3693334Z Running 40 items in this shard: test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_allow_in_graph, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_amp_custom_fwd_bwd, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_assert_is_contiguous_after_matmul, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_assert_is_contiguous_on_grad_output_directly, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_autograd_function_equivalence, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_autograd_function_has_graph_break, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_backward_returns_none_for_tensor_input, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_classmethod, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_data_in_bwd, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_default_values, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_enum_arg, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_forward_returns_constant, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_function_context_mark_and_save, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_function_context_save_and_mark, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_function_with_bound_free_variable, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_fwd_no_grad, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_fwd_propogation_correctness, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_linear_setup_context, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_mark_multi_output_non_differentiable, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_mark_non_differentiable, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_materialize_grad, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_multi_output, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_multiple_different_non_tensor_inputs, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_needs_input_grad, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_once_differentiable, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_print_in_bwd, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_repeated_save_for_backward_calls, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_requires_grad_in_bwd, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_save_for_bwd, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_set_materialize_grads_no_graph_break, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_smoke_from_test_autograd, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_smuggle_symint_issue_111031, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_smuggle_tensor_and_complex_structures, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_stride_in_bwd, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_tensor_list_as_input, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_tensor_subclass_intermediary_input, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_triton_kernel_basic, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_triton_kernel_multiple_out, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_tuple_arg, test/dynamo/test_autograd_function.py::AutogradFunctionTests::test_user_defined_object_as_input 2025-08-20T07:37:27.3699226Z 2025-08-20T07:37:27.3699343Z Running dynamo/test_backward_higher_order_ops 1/1 ... [2025-08-20 07:37:27.368440] 2025-08-20T07:37:27.3699530Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:37:27.3705312Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_backward_higher_order_ops.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:37:27.368676] 2025-08-20T07:37:36.3075826Z 2025-08-20T07:37:36.3077860Z 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_13dbe10064cff66d_.log 2025-08-20T07:37:36.3082287Z Running 7 items in this shard: test/dynamo/test_backward_higher_order_ops.py::BackwardHigherOrderOpTests::test_invoke_in_eager, test/dynamo/test_backward_higher_order_ops.py::BackwardHigherOrderOpTests::test_invoke_in_pt2, test/dynamo/test_backward_higher_order_ops.py::BackwardHigherOrderOpTests::test_invoke_in_pt2_compiled_autograd, test/dynamo/test_backward_higher_order_ops.py::BackwardHigherOrderOpTests::test_invoke_in_pt2_compiled_autograd_graph_breaks, test/dynamo/test_backward_higher_order_ops.py::BackwardHigherOrderOpTests::test_invoke_in_pt2_compiled_autograd_side_effect, test/dynamo/test_backward_higher_order_ops.py::BackwardHigherOrderOpTests::test_invoke_make_bw, test/dynamo/test_backward_higher_order_ops.py::BackwardHigherOrderOpTests::test_invoke_make_fx_forward_contrived 2025-08-20T07:37:36.3085334Z 2025-08-20T07:37:36.3085570Z Running dynamo/test_base_hop 1/1 ... [2025-08-20 07:37:36.307478] 2025-08-20T07:37:36.3086003Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:37:36.3087034Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_base_hop.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:37:36.307746] 2025-08-20T07:37:39.6811917Z 2025-08-20T07:37:39.6812714Z dynamo/test_base_hop 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_base_hop_1.1_98dd276e70b5023f_.log 2025-08-20T07:37:39.6814213Z Running 11 items in this shard: test/dynamo/test_base_hop.py::BaseHOPTest::test_aliasing_mutation_error, test/dynamo/test_base_hop.py::BaseHOPTest::test_aot_eager, test/dynamo/test_base_hop.py::BaseHOPTest::test_auto_functionalize, test/dynamo/test_base_hop.py::BaseHOPTest::test_dynamo, test/dynamo/test_base_hop.py::BaseHOPTest::test_eager_call, test/dynamo/test_base_hop.py::BaseHOPTest::test_int_input, test/dynamo/test_base_hop.py::BaseHOPTest::test_none_input, test/dynamo/test_base_hop.py::BaseHOPTest::test_schema_gen_pytree_in_out, test/dynamo/test_base_hop.py::BaseHOPTest::test_schema_gen_pytree_in_out_with_mutation, test/dynamo/test_base_hop.py::BaseHOPTest::test_schema_gen_single_return, test/dynamo/test_base_hop.py::BaseHOPTest::test_schema_gen_single_return_with_mutation 2025-08-20T07:37:39.6815591Z 2025-08-20T07:37:39.6816022Z Running dynamo/test_base_output 1/1 ... [2025-08-20 07:37:39.681308] 2025-08-20T07:37:39.6816290Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:37:39.6820740Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_base_output.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:37:39.681588] 2025-08-20T07:37:41.9520351Z 2025-08-20T07:37:41.9520985Z dynamo/test_base_output 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_base_output_1.1_a3feacf2cf00a9ff_.log 2025-08-20T07:37:41.9521873Z Running 6 items in this shard: test/dynamo/test_base_output.py::TestBaseOutput::test_assign, test/dynamo/test_base_output.py::TestBaseOutput::test_create, test/dynamo/test_base_output.py::TestBaseOutput::test_getattr, test/dynamo/test_base_output.py::TestBaseOutput::test_getitem, test/dynamo/test_base_output.py::TestBaseOutput::test_index, test/dynamo/test_base_output.py::TestBaseOutput::test_tuple 2025-08-20T07:37:41.9522448Z 2025-08-20T07:37:41.9527047Z Running dynamo/test_buffers_override 1/1 ... [2025-08-20 07:37:41.952412] 2025-08-20T07:37:41.9533288Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:37:41.9534537Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_buffers_override.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:37:41.952773] 2025-08-20T07:37:48.3385624Z 2025-08-20T07:37:48.3386915Z 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_b5c618d38db1e4a7_.log 2025-08-20T07:37:48.3388486Z Running 2 items in this shard: test/dynamo/test_buffers_override.py::TestBuffersOverride::test_buffers_override, test/dynamo/test_buffers_override.py::TestBuffersOverride::test_named_buffers_override 2025-08-20T07:37:48.3390468Z 2025-08-20T07:37:48.3390722Z Running dynamo/test_bytecode_utils 1/1 ... [2025-08-20 07:37:48.338435] 2025-08-20T07:37:48.3391190Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:37:48.3392290Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_bytecode_utils.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:37:48.338698] 2025-08-20T07:37:54.8169881Z 2025-08-20T07:37:54.8170739Z dynamo/test_bytecode_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_bytecode_utils_1.1_60668b340739faa8_.log 2025-08-20T07:37:54.8174942Z Running 21 items in this shard: test/dynamo/test_bytecode_utils.py::BytecodeTests::test_bytecode_analysis_jump_backward_no_interrupt, test/dynamo/test_bytecode_utils.py::BytecodeTests::test_bytecode_from_template, test/dynamo/test_bytecode_utils.py::BytecodeTests::test_bytecode_from_template_noprefix, test/dynamo/test_bytecode_utils.py::BytecodeTests::test_bytecode_from_template_noreturn1, test/dynamo/test_bytecode_utils.py::BytecodeTests::test_bytecode_from_template_noreturn2, test/dynamo/test_bytecode_utils.py::BytecodeTests::test_bytecode_from_template_noreturn_const, test/dynamo/test_bytecode_utils.py::BytecodeTests::test_compute_exception_table_nested, test/dynamo/test_bytecode_utils.py::BytecodeTests::test_exception_table_e2e, test/dynamo/test_bytecode_utils.py::BytecodeTests::test_exception_table_e2e_2, test/dynamo/test_bytecode_utils.py::BytecodeTests::test_exception_table_encode_varint, test/dynamo/test_bytecode_utils.py::BytecodeTests::test_exception_table_entry_propagation, test/dynamo/test_bytecode_utils.py::BytecodeTests::test_exception_table_parsing, test/dynamo/test_bytecode_utils.py::BytecodeTests::test_extended_args_starts_line, test/dynamo/test_bytecode_utils.py::BytecodeTests::test_if_tensor_is_none, test/dynamo/test_bytecode_utils.py::BytecodeTests::test_linetable_310_writer, test/dynamo/test_bytecode_utils.py::BytecodeTests::test_linetable_311_writer1, test/dynamo/test_bytecode_utils.py::BytecodeTests::test_linetable_311_writer2, test/dynamo/test_bytecode_utils.py::BytecodeTests::test_lnotab_writer, test/dynamo/test_bytecode_utils.py::BytecodeTests::test_py311_jump_offset, test/dynamo/test_bytecode_utils.py::BytecodeTests::test_remove_dead_code_with_exn_table_entries, test/dynamo/test_bytecode_utils.py::BytecodeHookTests::test_bytecode_hook 2025-08-20T07:37:54.8179013Z 2025-08-20T07:37:54.8179138Z Running dynamo/test_callback 1/1 ... [2025-08-20 07:37:54.816940] 2025-08-20T07:37:54.8179364Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:37:54.8179892Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_callback.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:37:54.817256] 2025-08-20T07:37:59.7929624Z 2025-08-20T07:37:59.7931138Z dynamo/test_callback 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_callback_1.1_66e71acdf88c8252_.log 2025-08-20T07:37:59.7936408Z Running 4 items in this shard: test/dynamo/test_callback.py::CallbackTests::test_callbacks_with_duplicate_prevention, test/dynamo/test_callback.py::CallbackTests::test_counter, test/dynamo/test_callback.py::CallbackTests::test_counter_assertion, test/dynamo/test_callback.py::CallbackTests::test_triggers 2025-08-20T07:37:59.7937502Z 2025-08-20T07:37:59.7937717Z Running dynamo/test_compile 1/1 ... [2025-08-20 07:37:59.792772] 2025-08-20T07:37:59.7938104Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:37:59.7939030Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_compile.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:37:59.793094] 2025-08-20T07:38:06.1687580Z 2025-08-20T07:38:06.1696804Z dynamo/test_compile 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_compile_1.1_5cfad0d7f0a7c12d_.log 2025-08-20T07:38:06.1699298Z Running 17 items in this shard: test/dynamo/test_compile.py::InPlaceCompilationTests::test_compilation, test/dynamo/test_compile.py::InPlaceCompilationTests::test_compilation_callback, test/dynamo/test_compile.py::InPlaceCompilationTests::test_compilation_callback_with_graph_break, test/dynamo/test_compile.py::InPlaceCompilationTests::test_compilation_constant_hasattr_fail, test/dynamo/test_compile.py::InPlaceCompilationTests::test_compilation_evnum_hasattr_fail, test/dynamo/test_compile.py::InPlaceCompilationTests::test_compilation_name_error, test/dynamo/test_compile.py::InPlaceCompilationTests::test_compilation_nn_module_invalid_method, test/dynamo/test_compile.py::InPlaceCompilationTests::test_compilation_tensor_invalid_method, test/dynamo/test_compile.py::InPlaceCompilationTests::test_compile_eager_options, test/dynamo/test_compile.py::InPlaceCompilationTests::test_jit_save, test/dynamo/test_compile.py::InPlaceCompilationTests::test_list_bad_access, test/dynamo/test_compile.py::InPlaceCompilationTests::test_overwrite_call_impl, test/dynamo/test_compile.py::InPlaceCompilationTests::test_save, test/dynamo/test_compile.py::InPlaceCompilationTests::test_state_dict_save, test/dynamo/test_compile.py::InPlaceCompilationTests::test_to_sparse_to_dense_with_graph_break, test/dynamo/test_compile.py::InPlaceCompilationTests::test_torch_script_compilation, test/dynamo/test_compile.py::PublicTorchCompilerTests::test_dynamo_signatures 2025-08-20T07:38:06.1701582Z 2025-08-20T07:38:06.1701687Z Running dynamo/test_compiler_bisector 1/1 ... [2025-08-20 07:38:06.168454] 2025-08-20T07:38:06.1701863Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:38:06.1702279Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_compiler_bisector.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:38:06.168674] 2025-08-20T07:38:15.9000688Z 2025-08-20T07:38:15.9001768Z dynamo/test_compiler_bisector 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_compiler_bisector_1.1_03524de11bcb1f2d_.log 2025-08-20T07:38:15.9011758Z Running 7 items in this shard: test/dynamo/test_compiler_bisector.py::TestCompilerBisector::test_bad_decomp, test/dynamo/test_compiler_bisector.py::TestCompilerBisector::test_bad_lowering, test/dynamo/test_compiler_bisector.py::TestCompilerBisector::test_crossref, test/dynamo/test_compiler_bisector.py::TestCompilerBisector::test_eager_backend, test/dynamo/test_compiler_bisector.py::TestCompilerBisector::test_emulate_precision_casts, test/dynamo/test_compiler_bisector.py::TestCompilerBisector::test_joint_graph, test/dynamo/test_compiler_bisector.py::TestCompilerBisector::test_rng 2025-08-20T07:38:15.9013411Z 2025-08-20T07:38:15.9013630Z Running dynamo/test_comptime 1/1 ... [2025-08-20 07:38:15.899839] 2025-08-20T07:38:15.9013960Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:38:15.9014727Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_comptime.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:38:15.900094] 2025-08-20T07:38:25.4814007Z 2025-08-20T07:38:25.4815770Z dynamo/test_comptime 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_comptime_1.1_94769015d2ef8286_.log 2025-08-20T07:38:25.4820586Z Running 12 items in this shard: test/dynamo/test_comptime.py::ComptimeTests::test_get_local, test/dynamo/test_comptime.py::ComptimeTests::test_get_local_closure_variable, test/dynamo/test_comptime.py::ComptimeTests::test_graph_break, test/dynamo/test_comptime.py::ComptimeTests::test_print_bt, test/dynamo/test_comptime.py::ComptimeTests::test_print_direct, test/dynamo/test_comptime.py::ComptimeTests::test_print_disas, test/dynamo/test_comptime.py::ComptimeTests::test_print_graph, test/dynamo/test_comptime.py::ComptimeTests::test_print_guards, test/dynamo/test_comptime.py::ComptimeTests::test_print_locals, test/dynamo/test_comptime.py::ComptimeTests::test_print_single, test/dynamo/test_comptime.py::ComptimeTests::test_print_value_stack, test/dynamo/test_comptime.py::ComptimeTests::test_sleep 2025-08-20T07:38:25.4831082Z 2025-08-20T07:38:25.4831204Z Running dynamo/test_config 1/1 ... [2025-08-20 07:38:25.481440] 2025-08-20T07:38:25.4831418Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:38:25.4831934Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_config.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:38:25.481748] 2025-08-20T07:38:30.9573969Z 2025-08-20T07:38:30.9574930Z dynamo/test_config 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_config_1.1_33961f951bd816cb_.log 2025-08-20T07:38:30.9576063Z Running 5 items in this shard: test/dynamo/test_config.py::ConfigTests::test_automatic_dynamic, test/dynamo/test_config.py::ConfigTests::test_config_compile_ignored, test/dynamo/test_config.py::ConfigTests::test_config_hash, test/dynamo/test_config.py::ConfigTests::test_no_assume_static_by_default, test/dynamo/test_config.py::ConfigTests::test_no_automatic_dynamic 2025-08-20T07:38:30.9576778Z 2025-08-20T07:38:30.9578300Z Running dynamo/test_cudagraphs 1/1 ... [2025-08-20 07:38:30.957407] 2025-08-20T07:38:30.9578530Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:38:30.9579398Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_cudagraphs.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:38:30.957714] 2025-08-20T07:38:35.2308128Z 2025-08-20T07:38:35.2309338Z dynamo/test_cudagraphs 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_cudagraphs_1.1_9bbfe5c68616aec6_.log 2025-08-20T07:38:35.2312920Z Running 8 items in this shard: test/dynamo/test_cudagraphs.py::TestAotCudagraphs::test_basic, test/dynamo/test_cudagraphs.py::TestAotCudagraphs::test_dead_fill, test/dynamo/test_cudagraphs.py::TestAotCudagraphs::test_dtoh, test/dynamo/test_cudagraphs.py::TestAotCudagraphs::test_factory, test/dynamo/test_cudagraphs.py::TestAotCudagraphs::test_htod, test/dynamo/test_cudagraphs.py::TestAotCudagraphs::test_mutate_constant, test/dynamo/test_cudagraphs.py::TestAotCudagraphs::test_mutate_input, test/dynamo/test_cudagraphs.py::TestAotCudagraphs::test_mutated_metadata 2025-08-20T07:38:35.2315028Z 2025-08-20T07:38:35.2315257Z Running dynamo/test_cudagraphs_expandable_segments 1/1 ... [2025-08-20 07:38:35.230758] 2025-08-20T07:38:35.2315670Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:38:35.2316524Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_cudagraphs_expandable_segments.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:38:35.231032] 2025-08-20T07:38:39.0532258Z 2025-08-20T07:38:39.0533146Z dynamo/test_cudagraphs_expandable_segments 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_cudagraphs_expandable_segments_1.1_cb22b9fa6dbf762d_.log 2025-08-20T07:38:39.0544648Z Running 8 items in this shard: test/dynamo/test_cudagraphs_expandable_segments.py::TestAotCudagraphs::test_basic, test/dynamo/test_cudagraphs_expandable_segments.py::TestAotCudagraphs::test_dead_fill, test/dynamo/test_cudagraphs_expandable_segments.py::TestAotCudagraphs::test_dtoh, test/dynamo/test_cudagraphs_expandable_segments.py::TestAotCudagraphs::test_factory, test/dynamo/test_cudagraphs_expandable_segments.py::TestAotCudagraphs::test_htod, test/dynamo/test_cudagraphs_expandable_segments.py::TestAotCudagraphs::test_mutate_constant, test/dynamo/test_cudagraphs_expandable_segments.py::TestAotCudagraphs::test_mutate_input, test/dynamo/test_cudagraphs_expandable_segments.py::TestAotCudagraphs::test_mutated_metadata 2025-08-20T07:38:39.0546304Z 2025-08-20T07:38:39.0546455Z Running dynamo/test_debug_utils 1/1 ... [2025-08-20 07:38:39.053212] 2025-08-20T07:38:39.0546729Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:38:39.0547352Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_debug_utils.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:38:39.053529] 2025-08-20T07:38:42.0242246Z 2025-08-20T07:38:42.0243997Z dynamo/test_debug_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_debug_utils_1.1_6cce3264ae9cf7cc_.log 2025-08-20T07:38:42.0246142Z Running 4 items in this shard: test/dynamo/test_debug_utils.py::TestDebugUtilsCUDA::test_cast_model_to_fp64_dtype_args_cuda, test/dynamo/test_debug_utils.py::TestDebugUtilsCUDA::test_generate_env_vars_string_cuda, test/dynamo/test_debug_utils.py::TestDebugUtilsDeviceCUDA::test_aot_graph_parser_cuda, test/dynamo/test_debug_utils.py::TestDebugUtilsDeviceCUDA::test_sym_aot_graph_parser_cuda 2025-08-20T07:38:42.0247681Z 2025-08-20T07:38:42.0247948Z Running dynamo/test_deque_reconstruct 1/1 ... [2025-08-20 07:38:42.024195] 2025-08-20T07:38:42.0248439Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:38:42.0249539Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_deque_reconstruct.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:38:42.024487] 2025-08-20T07:38:44.5445568Z 2025-08-20T07:38:44.5446807Z 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_9728a171bb37ea9d_.log 2025-08-20T07:38:44.5447947Z Running 3 items in this shard: test/dynamo/test_deque_reconstruct.py::TestDequeReconstruct::test_deque_reconstruct_in_globals, test/dynamo/test_deque_reconstruct.py::TestDequeReconstruct::test_deque_reconstruct_not_in_globals, test/dynamo/test_deque_reconstruct.py::TestDequeReconstruct::test_deque_reconstruct_shallows_globals 2025-08-20T07:38:44.5448439Z 2025-08-20T07:38:44.5451683Z Running dynamo/test_deviceguard 1/1 ... [2025-08-20 07:38:44.544626] 2025-08-20T07:38:44.5451872Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:38:44.5452266Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_deviceguard.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:38:44.544854] 2025-08-20T07:38:47.0143798Z 2025-08-20T07:38:47.0154186Z dynamo/test_deviceguard 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_deviceguard_1.1_1afbe3af224f622c_.log 2025-08-20T07:38:47.0155284Z Running 4 items in this shard: test/dynamo/test_deviceguard.py::TestDeviceGuard::test_device_guard, test/dynamo/test_deviceguard.py::TestDeviceGuard::test_device_guard_no_index, test/dynamo/test_deviceguard.py::TestCUDADeviceGuard::test_device_guard, test/dynamo/test_deviceguard.py::TestCUDADeviceGuard::test_device_guard_no_index 2025-08-20T07:38:47.0155957Z 2025-08-20T07:38:47.0156064Z Running dynamo/test_dicts 1/1 ... [2025-08-20 07:38:47.014430] 2025-08-20T07:38:47.0156286Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:38:47.0157338Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_dicts.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:38:47.014695] 2025-08-20T07:38:55.7971758Z 2025-08-20T07:38:55.7973267Z dynamo/test_dicts 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_dicts_1.1_3cc59c4deede3b28_.log 2025-08-20T07:38:55.8000542Z Running 105 items in this shard: test/dynamo/test_dicts.py::DictTests::test_builtin_ior_, test/dynamo/test_dicts.py::DictTests::test_builtin_or_with_diff_keys, test/dynamo/test_dicts.py::DictTests::test_builtin_or_with_invalid_types, test/dynamo/test_dicts.py::DictTests::test_builtin_or_with_same_keys, test/dynamo/test_dicts.py::DictTests::test_contains_dunder_dict, test/dynamo/test_dicts.py::DictTests::test_contains_module_dunder_dict, test/dynamo/test_dicts.py::DictTests::test_custom_iter_dict, test/dynamo/test_dicts.py::DictTests::test_custom_keys_iter_dict, test/dynamo/test_dicts.py::DictTests::test_dict_construction_from_mapping_proxy, test/dynamo/test_dicts.py::DictTests::test_dict_contains, test/dynamo/test_dicts.py::DictTests::test_dict_copy_alias, test/dynamo/test_dicts.py::DictTests::test_dict_guard_on_keys_order, test/dynamo/test_dicts.py::DictTests::test_dict_guard_on_keys_order2, test/dynamo/test_dicts.py::DictTests::test_dict_iter, test/dynamo/test_dicts.py::DictTests::test_dict_keys_binop_op_and_, test/dynamo/test_dicts.py::DictTests::test_dict_keys_binop_op_or_, test/dynamo/test_dicts.py::DictTests::test_dict_keys_binop_op_sub, test/dynamo/test_dicts.py::DictTests::test_dict_keys_binop_op_xor, test/dynamo/test_dicts.py::DictTests::test_dict_keys_inplace_binop_op_iand, test/dynamo/test_dicts.py::DictTests::test_dict_keys_inplace_binop_op_ior, test/dynamo/test_dicts.py::DictTests::test_dict_keys_inplace_binop_op_isub, test/dynamo/test_dicts.py::DictTests::test_dict_keys_inplace_binop_op_ixor, test/dynamo/test_dicts.py::DictTests::test_dict_list_values, test/dynamo/test_dicts.py::DictTests::test_dict_mutation_side_effect, test/dynamo/test_dicts.py::DictTests::test_dict_namedtuple, test/dynamo/test_dicts.py::DictTests::test_dict_order_keys, test/dynamo/test_dicts.py::DictTests::test_dict_order_keys_modules, test/dynamo/test_dicts.py::DictTests::test_dict_order_keys_tensors, test/dynamo/test_dicts.py::DictTests::test_dict_reconstruct_keeps_original_order, test/dynamo/test_dicts.py::DictTests::test_dict_subclass_contains, test/dynamo/test_dicts.py::DictTests::test_dict_subclass_get_method, test/dynamo/test_dicts.py::DictTests::test_dict_subclass_initialization_in_graph, test/dynamo/test_dicts.py::DictTests::test_dict_subclass_instantiation, test/dynamo/test_dicts.py::DictTests::test_dict_subclass_instantiation_return, test/dynamo/test_dicts.py::DictTests::test_dict_subclass_local_mutation, test/dynamo/test_dicts.py::DictTests::test_dict_subclass_local_with_non_dict_method, test/dynamo/test_dicts.py::DictTests::test_dict_subclass_methods_fallback_mutation, test/dynamo/test_dicts.py::DictTests::test_dict_subclass_methods_fallback_readonly, test/dynamo/test_dicts.py::DictTests::test_dict_subclass_setitem, test/dynamo/test_dicts.py::DictTests::test_dict_tag_guard, test/dynamo/test_dicts.py::DictTests::test_empty_dict_recompilation, test/dynamo/test_dicts.py::DictTests::test_fn_id, test/dynamo/test_dicts.py::DictTests::test_items_type, test/dynamo/test_dicts.py::DictTests::test_lazy_key_guarding, test/dynamo/test_dicts.py::DictTests::test_lazy_key_non_const_guarding, test/dynamo/test_dicts.py::DictTests::test_mapping_proxy_existing, test/dynamo/test_dicts.py::DictTests::test_mapping_proxy_existing_local_mutation, test/dynamo/test_dicts.py::DictTests::test_mapping_proxy_existing_mutation, test/dynamo/test_dicts.py::DictTests::test_mapping_proxy_for_local, test/dynamo/test_dicts.py::DictTests::test_mapping_proxy_for_nonlocal, test/dynamo/test_dicts.py::DictTests::test_move_to_end, test/dynamo/test_dicts.py::DictTests::test_newly_constructed_default_dict, test/dynamo/test_dicts.py::DictTests::test_ordered_dict_reordered_keys, test/dynamo/test_dicts.py::DictTests::test_ordered_dict_subclass_reordered_keys, test/dynamo/test_dicts.py::DictTests::test_overridden_get_item, test/dynamo/test_dicts.py::DictTests::test_udf_dict_reconstruction, test/dynamo/test_dicts.py::DictTests::test_update_dunder_dict, test/dynamo/test_dicts.py::DictTests::test_update_module_dunder_dict, test/dynamo/test_dicts.py::DictTests::test_weakref_dict, test/dynamo/test_dicts.py::DictGuardTests::test_cmp_eq, test/dynamo/test_dicts.py::DictGuardTests::test_cmp_ne, test/dynamo/test_dicts.py::DictGuardTests::test_popitem, test/dynamo/test_dicts.py::DictMethodsTests::test_binop_or, test/dynamo/test_dicts.py::DictMethodsTests::test_clear, test/dynamo/test_dicts.py::DictMethodsTests::test_cmp_eq, test/dynamo/test_dicts.py::DictMethodsTests::test_cmp_ne, test/dynamo/test_dicts.py::DictMethodsTests::test_copy, test/dynamo/test_dicts.py::DictMethodsTests::test_fromkeys, test/dynamo/test_dicts.py::DictMethodsTests::test_get, test/dynamo/test_dicts.py::DictMethodsTests::test_items, test/dynamo/test_dicts.py::DictMethodsTests::test_keys, test/dynamo/test_dicts.py::DictMethodsTests::test_pop, test/dynamo/test_dicts.py::DictMethodsTests::test_popitem, test/dynamo/test_dicts.py::DictMethodsTests::test_setdefault, test/dynamo/test_dicts.py::DictMethodsTests::test_update, test/dynamo/test_dicts.py::DictMethodsTests::test_values, test/dynamo/test_dicts.py::DictSubclassMethodsTests::test_binop_or, test/dynamo/test_dicts.py::DictSubclassMethodsTests::test_clear, test/dynamo/test_dicts.py::DictSubclassMethodsTests::test_cmp_eq, test/dynamo/test_dicts.py::DictSubclassMethodsTests::test_cmp_ne, test/dynamo/test_dicts.py::DictSubclassMethodsTests::test_copy, test/dynamo/test_dicts.py::DictSubclassMethodsTests::test_fromkeys, test/dynamo/test_dicts.py::DictSubclassMethodsTests::test_get, test/dynamo/test_dicts.py::DictSubclassMethodsTests::test_items, test/dynamo/test_dicts.py::DictSubclassMethodsTests::test_keys, test/dynamo/test_dicts.py::DictSubclassMethodsTests::test_pop, test/dynamo/test_dicts.py::DictSubclassMethodsTests::test_popitem, test/dynamo/test_dicts.py::DictSubclassMethodsTests::test_setdefault, test/dynamo/test_dicts.py::DictSubclassMethodsTests::test_update, test/dynamo/test_dicts.py::DictSubclassMethodsTests::test_values, test/dynamo/test_dicts.py::OrderedDictMethodsTests::test_binop_or, test/dynamo/test_dicts.py::OrderedDictMethodsTests::test_clear, test/dynamo/test_dicts.py::OrderedDictMethodsTests::test_cmp_eq, test/dynamo/test_dicts.py::OrderedDictMethodsTests::test_cmp_eq_order, test/dynamo/test_dicts.py::OrderedDictMethodsTests::test_cmp_ne, test/dynamo/test_dicts.py::OrderedDictMethodsTests::test_copy, test/dynamo/test_dicts.py::OrderedDictMethodsTests::test_fromkeys, test/dynamo/test_dicts.py::OrderedDictMethodsTests::test_get, test/dynamo/test_dicts.py::OrderedDictMethodsTests::test_items, test/dynamo/test_dicts.py::OrderedDictMethodsTests::test_keys, test/dynamo/test_dicts.py::OrderedDictMethodsTests::test_pop, test/dynamo/test_dicts.py::OrderedDictMethodsTests::test_popitem, test/dynamo/test_dicts.py::OrderedDictMethodsTests::test_setdefault, test/dynamo/test_dicts.py::OrderedDictMethodsTests::test_update, test/dynamo/test_dicts.py::OrderedDictMethodsTests::test_values 2025-08-20T07:38:55.8012907Z 2025-08-20T07:38:55.8013040Z Running dynamo/test_error_messages 1/1 ... [2025-08-20 07:38:55.797054] 2025-08-20T07:38:55.8013270Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:38:55.8013767Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_error_messages.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:38:55.797341] 2025-08-20T07:39:17.6541375Z 2025-08-20T07:39:17.6542511Z dynamo/test_error_messages 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_error_messages_1.1_e97eec3a16711f87_.log 2025-08-20T07:39:17.6554530Z Running 41 items in this shard: test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_assert_failure_in_generic_ctx_mgr, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_backend_fake_tensor_exc, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_class_property, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_cpp_extension_recommends_custom_ops, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_data_dependent_branching_fullgraph, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_data_dependent_branching_gb, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_data_dependent_operator, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_data_dependent_operator2, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_dict_items_input, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_disable_message, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_dynamic_shape_operator, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_dynamic_shape_operator_no_meta_kernel, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_dynamo_graph_break_fn, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_dynamo_graph_break_fn_with_msg, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_faketensor_nyi, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_generic_ctx_mgr_graph_break, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_graph_break_in_buggy_resume_prologue, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_graph_break_traceback_above_dynamo_shows_user_code, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_graph_break_traceback_collapsed_resume_frames, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_internal_compiler_stacktrace_verbose, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_load_build_class, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_lru_cache_warning_logs_nested_call, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_lru_cache_warning_logs_user_stack_trace, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_nested_compile_user_frames, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_no_internal_compiler_stacktrace, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_observed_exception, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_optree_graph_break_message, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_reconstruction_failure, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_reconstruction_failure_gb, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_skipfile_call, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_skipfile_dynamo_call, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_skipfile_inline, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_slice_with_tensor, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_sort_with_nonconstant_keys, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_super_call_function, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_super_call_method, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_uninitialized_module, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_unsupported_builtin, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_unsupported_bytecode, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_unsupported_context, test/dynamo/test_error_messages.py::GraphBreakMessagesTest::test_warnings 2025-08-20T07:39:17.6561590Z 2025-08-20T07:39:17.6561688Z Running dynamo/test_exceptions 1/1 ... [2025-08-20 07:39:17.653953] 2025-08-20T07:39:17.6567242Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:39:17.6567749Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_exceptions.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:39:17.654215] 2025-08-20T07:39:24.4329744Z 2025-08-20T07:39:24.4330695Z dynamo/test_exceptions 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_exceptions_1.1_23090829ab7b6533_.log 2025-08-20T07:39:24.4339863Z Running 47 items in this shard: test/dynamo/test_exceptions.py::ExceptionTests::test_atrribute_error, test/dynamo/test_exceptions.py::ExceptionTests::test_attribute_error_from_getattr, test/dynamo/test_exceptions.py::ExceptionTests::test_autocast_with_exception, test/dynamo/test_exceptions.py::ExceptionTests::test_block_stack_cleanup, test/dynamo/test_exceptions.py::ExceptionTests::test_custom_getattr_on_module_exception, test/dynamo/test_exceptions.py::ExceptionTests::test_dict_pop, test/dynamo/test_exceptions.py::ExceptionTests::test_dynamo_undo_kw_names, test/dynamo/test_exceptions.py::ExceptionTests::test_ensure_exception_is_active_after_try_except_block, test/dynamo/test_exceptions.py::ExceptionTests::test_ensure_exception_is_active_inside_try_except_block, test/dynamo/test_exceptions.py::ExceptionTests::test_exception, test/dynamo/test_exceptions.py::ExceptionTests::test_exception2, test/dynamo/test_exceptions.py::ExceptionTests::test_exception3, test/dynamo/test_exceptions.py::ExceptionTests::test_exception4, test/dynamo/test_exceptions.py::ExceptionTests::test_exception_else, test/dynamo/test_exceptions.py::ExceptionTests::test_exception_raised_from_child, test/dynamo/test_exceptions.py::ExceptionTests::test_exception_with_another_exception, test/dynamo/test_exceptions.py::ExceptionTests::test_exception_with_another_exception2, test/dynamo/test_exceptions.py::ExceptionTests::test_exception_with_ctx_manager, test/dynamo/test_exceptions.py::ExceptionTests::test_handle_all_exceptions, test/dynamo/test_exceptions.py::ExceptionTests::test_isinstance_CustomException, test/dynamo/test_exceptions.py::ExceptionTests::test_key_error, test/dynamo/test_exceptions.py::ExceptionTests::test_nn_module_getattr, test/dynamo/test_exceptions.py::ExceptionTests::test_nn_reraise, test/dynamo/test_exceptions.py::ExceptionTests::test_propagate_exception_inside_ctx_manager, test/dynamo/test_exceptions.py::ExceptionTests::test_raise_GeneratorExit, test/dynamo/test_exceptions.py::ExceptionTests::test_raise_custom_exception, test/dynamo/test_exceptions.py::ExceptionTests::test_raise_custom_exception_with_args, test/dynamo/test_exceptions.py::ExceptionTests::test_raise_finally_simple, test/dynamo/test_exceptions.py::ExceptionTests::test_raise_from_None, test/dynamo/test_exceptions.py::ExceptionTests::test_raise_from_None_2, test/dynamo/test_exceptions.py::ExceptionTests::test_raise_from_other, test/dynamo/test_exceptions.py::ExceptionTests::test_raise_match, test/dynamo/test_exceptions.py::ExceptionTests::test_raise_set___context__, test/dynamo/test_exceptions.py::ExceptionTests::test_reconstruct___context__, test/dynamo/test_exceptions.py::ExceptionTests::test_reconstruct_exception_2, test/dynamo/test_exceptions.py::ExceptionTests::test_reraise, test/dynamo/test_exceptions.py::ExceptionTests::test_reraise_first_exc, test/dynamo/test_exceptions.py::ExceptionTests::test_set___cause___CustomException, test/dynamo/test_exceptions.py::ExceptionTests::test_set___cause___TypeError, test/dynamo/test_exceptions.py::ExceptionTests::test_set___cause___error_CustomException, test/dynamo/test_exceptions.py::ExceptionTests::test_set___cause___error_RuntimeError, test/dynamo/test_exceptions.py::ExceptionTests::test_set_cause_with_arg, test/dynamo/test_exceptions.py::ExceptionTests::test_set_cause_with_arg_error, test/dynamo/test_exceptions.py::ExceptionTests::test_speculation_exception, test/dynamo/test_exceptions.py::ExceptionTests::test_stop_iteration, test/dynamo/test_exceptions.py::ExceptionTests::test_user_defined_exception_variable, test/dynamo/test_exceptions.py::ExceptionTests::test_user_defined_exception_with_args 2025-08-20T07:39:24.4347169Z 2025-08-20T07:39:24.4347275Z Running dynamo/test_export 1/1 ... [2025-08-20 07:39:24.432737] 2025-08-20T07:39:24.4353398Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:39:24.4353815Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_export.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:39:24.432973] 2025-08-20T07:40:06.3351182Z 2025-08-20T07:40:06.3352336Z dynamo/test_export 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_export_1.1_ff36a19eb82c9ed4_.log 2025-08-20T07:40:06.3378946Z Running 187 items in this shard: test/dynamo/test_export.py::ExportTests::test_access_class_method_from_user_class_attr, test/dynamo/test_export.py::ExportTests::test_access_class_method_from_user_class_builtin, test/dynamo/test_export.py::ExportTests::test_byte_tensor_does_not_crash, test/dynamo/test_export.py::ExportTests::test_capture_symbolic_tracing_simple_within_fake_mode, test/dynamo/test_export.py::ExportTests::test_capture_symbolic_tracing_within_fake_mode, test/dynamo/test_export.py::ExportTests::test_cond_free_variables_overlapping, test/dynamo/test_export.py::ExportTests::test_cond_op_param_buffer_lifted, test/dynamo/test_export.py::ExportTests::test_cond_raise_user_error_on_branch_args_mismatch, test/dynamo/test_export.py::ExportTests::test_cond_raise_user_error_on_branch_return_multiple_tensors, test/dynamo/test_export.py::ExportTests::test_cond_raise_user_error_on_branch_return_non_tensor, test/dynamo/test_export.py::ExportTests::test_cond_raise_user_error_on_mismatch_return_length, test/dynamo/test_export.py::ExportTests::test_cond_raise_user_error_on_mismatch_return_tensor_meta, test/dynamo/test_export.py::ExportTests::test_cond_raise_user_error_on_missing_args, test/dynamo/test_export.py::ExportTests::test_cond_raise_user_error_on_non_list_operands, test/dynamo/test_export.py::ExportTests::test_cond_raise_user_error_on_non_tensor_operands, test/dynamo/test_export.py::ExportTests::test_cond_raise_user_error_on_unsupported_pred, test/dynamo/test_export.py::ExportTests::test_cond_supported_pred_types, test/dynamo/test_export.py::ExportTests::test_constraint_violation_error_messages, test/dynamo/test_export.py::ExportTests::test_dataclass_input_output, test/dynamo/test_export.py::ExportTests::test_dict_return, test/dynamo/test_export.py::ExportTests::test_dict_return_with_aten_graph, test/dynamo/test_export.py::ExportTests::test_dupes, test/dynamo/test_export.py::ExportTests::test_dupes_2, test/dynamo/test_export.py::ExportTests::test_dupes_2_with_aten_graph, test/dynamo/test_export.py::ExportTests::test_dupes_and_bypass, test/dynamo/test_export.py::ExportTests::test_dupes_and_bypass_reorder_with_non_tensor_arg, test/dynamo/test_export.py::ExportTests::test_dupes_and_bypass_reorder_with_non_tensor_arg_with_aten_graph, test/dynamo/test_export.py::ExportTests::test_dupes_and_bypass_with_aten_graph, test/dynamo/test_export.py::ExportTests::test_dupes_and_bypass_with_non_tensor_arg, test/dynamo/test_export.py::ExportTests::test_dupes_and_bypass_with_non_tensor_arg_with_aten_graph, test/dynamo/test_export.py::ExportTests::test_dupes_and_bypass_with_non_tensor_output, test/dynamo/test_export.py::ExportTests::test_dupes_and_bypass_with_non_tensor_output_with_aten_graph, test/dynamo/test_export.py::ExportTests::test_dupes_with_aten_graph, test/dynamo/test_export.py::ExportTests::test_dynamic_slicing, test/dynamo/test_export.py::ExportTests::test_dynamic_slicing_invalid, test/dynamo/test_export.py::ExportTests::test_dynamic_slicing_simple, test/dynamo/test_export.py::ExportTests::test_dynamo_enum_in_tuple, test/dynamo/test_export.py::ExportTests::test_dynamo_list_index, test/dynamo/test_export.py::ExportTests::test_empty, test/dynamo/test_export.py::ExportTests::test_enforce_equalities, test/dynamo/test_export.py::ExportTests::test_export, test/dynamo/test_export.py::ExportTests::test_export_compare_optimize_with_make_fx, test/dynamo/test_export.py::ExportTests::test_export_cond_in_aten_symbolic, test/dynamo/test_export.py::ExportTests::test_export_control_flow_with_getattr, test/dynamo/test_export.py::ExportTests::test_export_decomp, test/dynamo/test_export.py::ExportTests::test_export_decomp_asserts_bad_args, test/dynamo/test_export.py::ExportTests::test_export_defaults_ok, test/dynamo/test_export.py::ExportTests::test_export_dynamic_control_flow_error, test/dynamo/test_export.py::ExportTests::test_export_dynamic_dim_cleanup, test/dynamo/test_export.py::ExportTests::test_export_dynamic_dim_not_1, test/dynamo/test_export.py::ExportTests::test_export_dynamic_dim_range_constraint, test/dynamo/test_export.py::ExportTests::test_export_graph_bypass, test/dynamo/test_export.py::ExportTests::test_export_graph_bypass_with_aten_graph, test/dynamo/test_export.py::ExportTests::test_export_graph_with_complex_reorder, test/dynamo/test_export.py::ExportTests::test_export_graph_with_complex_reorder_with_aten_graph, test/dynamo/test_export.py::ExportTests::test_export_graph_with_list, test/dynamo/test_export.py::ExportTests::test_export_graph_with_list_with_aten_graph, test/dynamo/test_export.py::ExportTests::test_export_identity, test/dynamo/test_export.py::ExportTests::test_export_masking_with_no_grad, test/dynamo/test_export.py::ExportTests::test_export_meta, test/dynamo/test_export.py::ExportTests::test_export_meta_val, test/dynamo/test_export.py::ExportTests::test_export_mismatched_out, test/dynamo/test_export.py::ExportTests::test_export_mismatched_out_2, test/dynamo/test_export.py::ExportTests::test_export_mismatched_out_2_with_aten_graph, test/dynamo/test_export.py::ExportTests::test_export_mismatched_out_with_aten_graph, test/dynamo/test_export.py::ExportTests::test_export_module_specify_constraints_signature, test/dynamo/test_export.py::ExportTests::test_export_multi_dynamic_dim_constraint, test/dynamo/test_export.py::ExportTests::test_export_multi_dynamic_dim_unsafe_relationship, test/dynamo/test_export.py::ExportTests::test_export_nn_module_stack_patched_module, test/dynamo/test_export.py::ExportTests::test_export_no_raise, test/dynamo/test_export.py::ExportTests::test_export_no_tensor_computation_with_aten_graph, test/dynamo/test_export.py::ExportTests::test_export_pass_arg_by_name, test/dynamo/test_export.py::ExportTests::test_export_pass_arg_by_name_star_args, test/dynamo/test_export.py::ExportTests::test_export_persist_assert, test/dynamo/test_export.py::ExportTests::test_export_preserve_constraints_as_metadata_tensor, test/dynamo/test_export.py::ExportTests::test_export_preserves_nn_module_stack_for_get_attr, test/dynamo/test_export.py::ExportTests::test_export_raise_guard_full_constraint, test/dynamo/test_export.py::ExportTests::test_export_raise_guard_partial_constraint, test/dynamo/test_export.py::ExportTests::test_export_raise_on_relationship, test/dynamo/test_export.py::ExportTests::test_export_shape_control_flow_1, test/dynamo/test_export.py::ExportTests::test_export_specialized_int, test/dynamo/test_export.py::ExportTests::test_export_symbolic_shape, test/dynamo/test_export.py::ExportTests::test_export_with_args_and_empty_kwargs, test/dynamo/test_export.py::ExportTests::test_export_with_args_with_default_None, test/dynamo/test_export.py::ExportTests::test_export_with_args_with_default_float, test/dynamo/test_export.py::ExportTests::test_export_with_args_with_default_tensor, test/dynamo/test_export.py::ExportTests::test_export_with_args_with_default_tuple, test/dynamo/test_export.py::ExportTests::test_export_with_aten_graph, test/dynamo/test_export.py::ExportTests::test_export_with_builtin_op_on_assume_constant, test/dynamo/test_export.py::ExportTests::test_export_with_cond_branches_calling_methods, test/dynamo/test_export.py::ExportTests::test_export_with_cond_closure, test/dynamo/test_export.py::ExportTests::test_export_with_cond_dynamic_shape_pred, test/dynamo/test_export.py::ExportTests::test_export_with_cond_with_closed_function, test/dynamo/test_export.py::ExportTests::test_export_with_constant_dict_values, test/dynamo/test_export.py::ExportTests::test_export_with_constant_free_function, test/dynamo/test_export.py::ExportTests::test_export_with_constant_free_function_and_class_method, test/dynamo/test_export.py::ExportTests::test_export_with_constant_free_function_and_class_method_multiarg, test/dynamo/test_export.py::ExportTests::test_export_with_constant_free_function_and_class_method_multiarg_diff, test/dynamo/test_export.py::ExportTests::test_export_with_constant_global_function, test/dynamo/test_export.py::ExportTests::test_export_with_constant_in_unspecialized_nn_module, test/dynamo/test_export.py::ExportTests::test_export_with_constant_list_nonzero, test/dynamo/test_export.py::ExportTests::test_export_with_constant_list_nonzero_free_function, test/dynamo/test_export.py::ExportTests::test_export_with_constant_method_on_module, test/dynamo/test_export.py::ExportTests::test_export_with_constant_method_on_module_invoke_twice, test/dynamo/test_export.py::ExportTests::test_export_with_constant_none_control_flow, test/dynamo/test_export.py::ExportTests::test_export_with_constant_none_control_flow_free_func, test/dynamo/test_export.py::ExportTests::test_export_with_constant_not_none_control_flow, test/dynamo/test_export.py::ExportTests::test_export_with_constant_not_none_control_flow_free_func, test/dynamo/test_export.py::ExportTests::test_export_with_constant_not_none_control_flow_pos, test/dynamo/test_export.py::ExportTests::test_export_with_constant_not_return_const, test/dynamo/test_export.py::ExportTests::test_export_with_constant_tuple_nonzero, test/dynamo/test_export.py::ExportTests::test_export_with_functools_wrapped_fn, test/dynamo/test_export.py::ExportTests::test_export_with_functools_wrapped_method, test/dynamo/test_export.py::ExportTests::test_export_with_kwargs, test/dynamo/test_export.py::ExportTests::test_export_with_kwargs_and_empty_args, test/dynamo/test_export.py::ExportTests::test_export_with_kwargs_with_default_None, test/dynamo/test_export.py::ExportTests::test_export_with_kwargs_with_default_float, test/dynamo/test_export.py::ExportTests::test_export_with_kwargs_with_default_tensor, test/dynamo/test_export.py::ExportTests::test_export_with_kwargs_with_default_tuple, test/dynamo/test_export.py::ExportTests::test_export_with_map_cond, test/dynamo/test_export.py::ExportTests::test_export_with_map_zero_sized_tensor, test/dynamo/test_export.py::ExportTests::test_export_with_map_zero_sized_tensor_suppress_errors, test/dynamo/test_export.py::ExportTests::test_export_with_module_layer, test/dynamo/test_export.py::ExportTests::test_export_with_nonzero_static, test/dynamo/test_export.py::ExportTests::test_export_with_shallow_list_copy_with_side_effects, test/dynamo/test_export.py::ExportTests::test_export_with_shallow_list_copy_wo_side_effects, test/dynamo/test_export.py::ExportTests::test_export_with_stack_trace, test/dynamo/test_export.py::ExportTests::test_export_with_symbool_inputs, test/dynamo/test_export.py::ExportTests::test_export_with_wrapped_fn, test/dynamo/test_export.py::ExportTests::test_exported_graph_serialization, test/dynamo/test_export.py::ExportTests::test_func_return, test/dynamo/test_export.py::ExportTests::test_func_return_with_aten_graph, test/dynamo/test_export.py::ExportTests::test_fx_pytree, test/dynamo/test_export.py::ExportTests::test_immutable_list_dict, test/dynamo/test_export.py::ExportTests::test_input_container_type, test/dynamo/test_export.py::ExportTests::test_invalid_input_global, test/dynamo/test_export.py::ExportTests::test_invalid_input_global_multiple_access, test/dynamo/test_export.py::ExportTests::test_invalid_input_nonlocal, test/dynamo/test_export.py::ExportTests::test_invalid_input_unused_nonlocal_ok, test/dynamo/test_export.py::ExportTests::test_list_contains, test/dynamo/test_export.py::ExportTests::test_list_not_contains, test/dynamo/test_export.py::ExportTests::test_list_unpack, test/dynamo/test_export.py::ExportTests::test_list_unpack_with_aten_graph, test/dynamo/test_export.py::ExportTests::test_map_cond_param_buffer_lifted, test/dynamo/test_export.py::ExportTests::test_mixed_real_and_fake_inputs, test/dynamo/test_export.py::ExportTests::test_multiple_outputs_op_with_evaluator, test/dynamo/test_export.py::ExportTests::test_nested_cond_op_param_buffer_lifted, test/dynamo/test_export.py::ExportTests::test_no_tensor_computation, test/dynamo/test_export.py::ExportTests::test_no_tensor_computation_2, test/dynamo/test_export.py::ExportTests::test_no_tensor_computation_2_with_aten_graph, test/dynamo/test_export.py::ExportTests::test_no_tensor_computation_fail, test/dynamo/test_export.py::ExportTests::test_not_functionalize, test/dynamo/test_export.py::ExportTests::test_param_buffer_safe_from_mutation_recurse, test/dynamo/test_export.py::ExportTests::test_param_buffer_safe_from_mutation_simple, test/dynamo/test_export.py::ExportTests::test_pre_dispatch_simple, test/dynamo/test_export.py::ExportTests::test_predispatch_with_for_out_dtype, test/dynamo/test_export.py::ExportTests::test_predispatch_with_for_out_dtype_nested, test/dynamo/test_export.py::ExportTests::test_predispatch_with_higher_order, test/dynamo/test_export.py::ExportTests::test_predispatch_with_higher_order_nested, test/dynamo/test_export.py::ExportTests::test_preserve_fx_node_metadata, test/dynamo/test_export.py::ExportTests::test_preserve_fx_node_metadata_graph_break, test/dynamo/test_export.py::ExportTests::test_preserve_fx_node_metadata_inline, test/dynamo/test_export.py::ExportTests::test_preserve_fx_node_metadata_recompile, test/dynamo/test_export.py::ExportTests::test_remove_redundant_dynamic_dim_in_error_message, test/dynamo/test_export.py::ExportTests::test_retracibility, test/dynamo/test_export.py::ExportTests::test_retracibility_dict_container_inp_out, test/dynamo/test_export.py::ExportTests::test_retracibility_nested_list_out, test/dynamo/test_export.py::ExportTests::test_round_dynamic_shapes, test/dynamo/test_export.py::ExportTests::test_strict_fake_tensor_prop_real_tensors, test/dynamo/test_export.py::ExportTests::test_subclass_parameters, test/dynamo/test_export.py::ExportTests::test_sum_param, test/dynamo/test_export.py::ExportTests::test_sym_contains, test/dynamo/test_export.py::ExportTests::test_symbolic_tracing_within_fake_mode_with_constraints, test/dynamo/test_export.py::ExportTests::test_symbolic_tracing_within_fake_mode_with_constraints_with_parameters, test/dynamo/test_export.py::ExportTests::test_symbool, test/dynamo/test_export.py::ExportTests::test_torch_inference_mode_ctx, test/dynamo/test_export.py::ExportTests::test_trivial_constraint, test/dynamo/test_export.py::ExportTests::test_uncaptured_higher_order_op_error_not_suppresed, test/dynamo/test_export.py::ExportTests::test_untracked_inputs_in_constraints, test/dynamo/test_export.py::ExportTests::test_zeroes_in_and_out_different_shape_on_test, test/dynamo/test_export.py::ExportTests::test_zeroes_in_and_out_different_shape_on_test_with_aten_graph, test/dynamo/test_export.py::ExportTests::test_zeroes_in_new_shape_scalar_out, test/dynamo/test_export.py::ExportTests::test_zeroes_in_new_shape_scalar_out_permute, test/dynamo/test_export.py::ExportTests::test_zeroes_in_new_shape_scalar_out_permute_dupe_and_bypass, test/dynamo/test_export.py::ExportTestsDeviceCUDA::test_export_fast_binary_broadcast_check_cuda, test/dynamo/test_export.py::ExportTestsDeviceCUDA::test_export_fast_binary_broadcast_check_unbacked_cuda, test/dynamo/test_export.py::ExportTestsDeviceCUDA::test_export_with_parameters_cuda 2025-08-20T07:40:06.3403627Z 2025-08-20T07:40:06.3403718Z Running dynamo/test_fx_passes_pre_grad 1/1 ... [2025-08-20 07:40:06.335229] 2025-08-20T07:40:06.3403890Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:40:06.3404282Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_fx_passes_pre_grad.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:40:06.335447] 2025-08-20T07:40:11.4099462Z 2025-08-20T07:40:11.4101653Z dynamo/test_fx_passes_pre_grad 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_fx_passes_pre_grad_1.1_a001c3f748421b43_.log 2025-08-20T07:40:11.4103753Z Running 1 items in this shard: test/dynamo/test_fx_passes_pre_grad.py::FxPassesPreGradTests::test_pass_execution_and_save 2025-08-20T07:40:11.4104271Z 2025-08-20T07:40:11.4104509Z Running dynamo/test_generator 1/1 ... [2025-08-20 07:40:11.409659] 2025-08-20T07:40:11.4113756Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:40:11.4114590Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_generator.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:40:11.409904] 2025-08-20T07:40:15.4837767Z 2025-08-20T07:40:15.4838579Z dynamo/test_generator 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_generator_1.1_95e1f158640ebca9_.log 2025-08-20T07:40:15.4847959Z Running 78 items in this shard: test/dynamo/test_generator.py::GeneratorTests::test_cleanup_throw, test/dynamo/test_generator.py::GeneratorTests::test_deque_extendleft, test/dynamo/test_generator.py::GeneratorTests::test_dict_tuple_list_generator_container0, test/dynamo/test_generator.py::GeneratorTests::test_dict_tuple_list_generator_container1, test/dynamo/test_generator.py::GeneratorTests::test_dict_tuple_list_generator_container2, test/dynamo/test_generator.py::GeneratorTests::test_dict_tuple_list_generator_container3, test/dynamo/test_generator.py::GeneratorTests::test_dynamo_disable_generator, test/dynamo/test_generator.py::GeneratorTests::test_dynamo_disable_sub_generator, test/dynamo/test_generator.py::GeneratorTests::test_generator___contains__, test/dynamo/test_generator.py::GeneratorTests::test_generator___contains___side_effects, test/dynamo/test_generator.py::GeneratorTests::test_generator_as_argument, test/dynamo/test_generator.py::GeneratorTests::test_generator_as_argument_2, test/dynamo/test_generator.py::GeneratorTests::test_generator_as_argument_3, test/dynamo/test_generator.py::GeneratorTests::test_generator_as_argument_4, test/dynamo/test_generator.py::GeneratorTests::test_generator_simple, test/dynamo/test_generator.py::GeneratorTests::test_generator_with_side_effects, test/dynamo/test_generator.py::GeneratorTests::test_generator_with_side_effects_graph_break, test/dynamo/test_generator.py::GeneratorTests::test_generator_with_side_effects_graph_break_2, test/dynamo/test_generator.py::GeneratorTests::test_graph_break_and_reconstruct_generator, test/dynamo/test_generator.py::GeneratorTests::test_graph_break_before_calling_generator, test/dynamo/test_generator.py::GeneratorTests::test_graph_break_in_generator, test/dynamo/test_generator.py::GeneratorTests::test_graph_break_in_generator_2, test/dynamo/test_generator.py::GeneratorTests::test_graph_break_in_generator_while_reconstructing, test/dynamo/test_generator.py::GeneratorTests::test_graph_break_outside_generator, test/dynamo/test_generator.py::GeneratorTests::test_infinite_generator, test/dynamo/test_generator.py::GeneratorTests::test_infinite_generator_2, test/dynamo/test_generator.py::GeneratorTests::test_infinite_generator_3, test/dynamo/test_generator.py::GeneratorTests::test_islice_chain, test/dynamo/test_generator.py::GeneratorTests::test_iter, test/dynamo/test_generator.py::GeneratorTests::test_list_extend, test/dynamo/test_generator.py::GeneratorTests::test_list_zip_generator, test/dynamo/test_generator.py::GeneratorTests::test_reconstruct_generator_tensor_mutation, test/dynamo/test_generator.py::GeneratorTests::test_reconstruct_generator_with_dict_mutation, test/dynamo/test_generator.py::GeneratorTests::test_reconstruct_generator_with_dict_mutation_before, test/dynamo/test_generator.py::GeneratorTests::test_reconstruct_generator_with_local_var_mutation, test/dynamo/test_generator.py::GeneratorTests::test_reconstruct_generator_with_object_mutation, test/dynamo/test_generator.py::GeneratorTests::test_reconstruct_generator_with_object_mutation_before, test/dynamo/test_generator.py::GeneratorTests::test_return_advanced_generator, test/dynamo/test_generator.py::GeneratorTests::test_return_exhaust_generator, test/dynamo/test_generator.py::GeneratorTests::test_return_generator, test/dynamo/test_generator.py::GeneratorTests::test_return_subgenerator, test/dynamo/test_generator.py::GeneratorTests::test_return_tuple_generator, test/dynamo/test_generator.py::GeneratorTests::test_subgenerator, test/dynamo/test_generator.py::GeneratorTests::test_subgenerator_with_side_effects, test/dynamo/test_generator.py::GeneratorTests::test_zip_generator, test/dynamo/test_generator.py::GeneratorTests::test_zip_generator_2, test/dynamo/test_generator.py::GeneratorTests::test_zip_infinite_generator, test/dynamo/test_generator.py::GeneratorTests::test_zip_subgenerator, test/dynamo/test_generator.py::TestGeneratorSend::test_send, test/dynamo/test_generator.py::TestGeneratorSend::test_send_stop_iteration_fullgraph_False, test/dynamo/test_generator.py::TestGeneratorSend::test_send_stop_iteration_fullgraph_True, test/dynamo/test_generator.py::TestGeneratorClose::test_close, test/dynamo/test_generator.py::TestGeneratorClose::test_close_after_close, test/dynamo/test_generator.py::TestGeneratorClose::test_close_after_exception, test/dynamo/test_generator.py::TestGeneratorClose::test_close_capture_GeneratorExit_fullgraph_False, test/dynamo/test_generator.py::TestGeneratorClose::test_close_capture_GeneratorExit_fullgraph_True, test/dynamo/test_generator.py::TestGeneratorClose::test_close_capture_GeneratorExit_return, test/dynamo/test_generator.py::TestGeneratorClose::test_close_capture_and_reraise_GeneratorExit, test/dynamo/test_generator.py::TestGeneratorClose::test_close_capture_and_reraise_exc_exc0, test/dynamo/test_generator.py::TestGeneratorClose::test_close_capture_and_reraise_exc_exc1, test/dynamo/test_generator.py::TestGeneratorClose::test_close_handling_finally, test/dynamo/test_generator.py::TestGeneratorClose::test_close_subgen, test/dynamo/test_generator.py::TestGeneratorClose::test_close_with_side_effects, test/dynamo/test_generator.py::TestGeneratorClose::test_close_with_subgen, test/dynamo/test_generator.py::TestGeneratorClose::test_next_after_close_fullgraph_False, test/dynamo/test_generator.py::TestGeneratorClose::test_next_after_close_fullgraph_True, test/dynamo/test_generator.py::TestGeneratorThrow::test_exception_context_with_yield, test/dynamo/test_generator.py::TestGeneratorThrow::test_return_None_in_except_and_finally, test/dynamo/test_generator.py::TestGeneratorThrow::test_return_const_value_in_except_and_finally, test/dynamo/test_generator.py::TestGeneratorThrow::test_return_value_in_except_and_finally, test/dynamo/test_generator.py::TestGeneratorThrow::test_throw, test/dynamo/test_generator.py::TestGeneratorThrow::test_throw_no_yield_after_throw, test/dynamo/test_generator.py::TestGeneratorThrow::test_throw_not_catch, test/dynamo/test_generator.py::TestGeneratorThrow::test_throw_raise_difference_exc, test/dynamo/test_generator.py::TestGeneratorThrow::test_throw_try_except_finally, test/dynamo/test_generator.py::TestGeneratorThrow::test_throw_with_finally, test/dynamo/test_generator.py::TestGeneratorThrow::test_throw_without_finally, test/dynamo/test_generator.py::TestGeneratorThrow::test_throw_yield_finally 2025-08-20T07:40:15.4863119Z 2025-08-20T07:40:15.4863224Z Running dynamo/test_global 1/1 ... [2025-08-20 07:40:15.483941] 2025-08-20T07:40:15.4863410Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:40:15.4863788Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_global.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:40:15.484242] 2025-08-20T07:40:21.5089043Z 2025-08-20T07:40:21.5090630Z dynamo/test_global 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_global_1.1_d73d0f7cdaed5466_.log 2025-08-20T07:40:21.5093451Z Running 12 items in this shard: test/dynamo/test_global.py::TestGlobals::test_store_global_1, test/dynamo/test_global.py::TestGlobals::test_store_global_2, test/dynamo/test_global.py::TestGlobals::test_store_global_cross_file, test/dynamo/test_global.py::TestGlobals::test_store_global_crossfile_inline, test/dynamo/test_global.py::TestGlobals::test_store_global_dict, test/dynamo/test_global.py::TestGlobals::test_store_global_dict_2, test/dynamo/test_global.py::TestGlobals::test_store_global_inline_1, test/dynamo/test_global.py::TestGlobals::test_store_global_inline_2, test/dynamo/test_global.py::TestGlobals::test_store_global_list, test/dynamo/test_global.py::TestGlobals::test_store_global_list_2, test/dynamo/test_global.py::TestGlobals::test_store_global_new, test/dynamo/test_global.py::TestGlobals::test_store_global_object 2025-08-20T07:40:21.5095443Z 2025-08-20T07:40:21.5095610Z Running dynamo/test_graph_deduplication 1/1 ... [2025-08-20 07:40:21.508746] 2025-08-20T07:40:21.5096035Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:40:21.5096714Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_graph_deduplication.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:40:21.508962] 2025-08-20T07:40:28.6856583Z 2025-08-20T07:40:28.6858188Z dynamo/test_graph_deduplication 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_graph_deduplication_1.1_bc4bece9005db5d2_.log 2025-08-20T07:40:28.6866004Z Running 18 items in this shard: test/dynamo/test_graph_deduplication.py::GraphDededuplicationTests::test_autocast_ordering, test/dynamo/test_graph_deduplication.py::GraphDededuplicationTests::test_cycle_detection_arg_and_additional_deps, test/dynamo/test_graph_deduplication.py::GraphDededuplicationTests::test_cycle_detection_complex, test/dynamo/test_graph_deduplication.py::GraphDededuplicationTests::test_cycle_detection_no_cycle, test/dynamo/test_graph_deduplication.py::GraphDededuplicationTests::test_cycle_detection_simple, test/dynamo/test_graph_deduplication.py::GraphDededuplicationTests::test_cycle_detection_single_node, test/dynamo/test_graph_deduplication.py::GraphDededuplicationTests::test_cycle_detection_two_node, test/dynamo/test_graph_deduplication.py::GraphDededuplicationTests::test_dependent_subgraphs, test/dynamo/test_graph_deduplication.py::GraphDededuplicationTests::test_input_aliasing, test/dynamo/test_graph_deduplication.py::GraphDededuplicationTests::test_input_mutation, test/dynamo/test_graph_deduplication.py::GraphDededuplicationTests::test_multiple_subgraphs, test/dynamo/test_graph_deduplication.py::GraphDededuplicationTests::test_mutation_ordering, test/dynamo/test_graph_deduplication.py::GraphDededuplicationTests::test_output_nodes_last, test/dynamo/test_graph_deduplication.py::GraphDededuplicationTests::test_param_transfer_to_submodule, test/dynamo/test_graph_deduplication.py::GraphDededuplicationTests::test_single_subgraph, test/dynamo/test_graph_deduplication.py::GraphDededuplicationTests::test_single_subgraph2, test/dynamo/test_graph_deduplication.py::GraphDededuplicationTests::test_tuple_inputs, test/dynamo/test_graph_deduplication.py::GraphDededuplicationTests::test_tuple_return 2025-08-20T07:40:28.6868876Z 2025-08-20T07:40:28.6868967Z Running dynamo/test_hooks 1/1 ... [2025-08-20 07:40:28.685582] 2025-08-20T07:40:28.6869132Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:40:28.6869502Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_hooks.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:40:28.685868] 2025-08-20T07:40:43.5282341Z 2025-08-20T07:40:43.5283522Z dynamo/test_hooks 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_hooks_1.1_8a0b237441399fb4_.log 2025-08-20T07:40:43.5289207Z Running 34 items in this shard: test/dynamo/test_hooks.py::HooksTests::test_complex_state_mutation_in_intermediary_hooks_same_on_inductor, test/dynamo/test_hooks.py::HooksTests::test_complex_state_mutation_in_intermediary_hooks_same_on_inductor_with_graph_break, test/dynamo/test_hooks.py::HooksTests::test_functools_arg_vary, test/dynamo/test_hooks.py::HooksTests::test_global_module_forward_pre_hook, test/dynamo/test_hooks.py::HooksTests::test_hook_with_closure, test/dynamo/test_hooks.py::HooksTests::test_hook_with_nested_closure, test/dynamo/test_hooks.py::HooksTests::test_input_hooks_same, test/dynamo/test_hooks.py::HooksTests::test_intermediary_hooks, test/dynamo/test_hooks.py::HooksTests::test_intermediary_hooks_same_on_aot_eager, test/dynamo/test_hooks.py::HooksTests::test_intermediary_hooks_same_on_inductor, test/dynamo/test_hooks.py::HooksTests::test_intermediate_hook_with_closure_aot, test/dynamo/test_hooks.py::HooksTests::test_intermediate_hook_with_closure_eager, test/dynamo/test_hooks.py::HooksTests::test_nnmodule_hook_guards, test/dynamo/test_hooks.py::HooksTests::test_no_recompile_on_hook_identity_change, test/dynamo/test_hooks.py::HooksTests::test_no_recompile_on_same_hook, test/dynamo/test_hooks.py::HooksTests::test_post_acc_grad_hook, test/dynamo/test_hooks.py::HooksTests::test_recompile, test/dynamo/test_hooks.py::HooksTests::test_register_hook_partial_guarding, test/dynamo/test_hooks.py::HooksTests::test_removed_handle_return, test/dynamo/test_hooks.py::HooksTests::test_tensor_only_register_hook_in_graph_lambda, test/dynamo/test_hooks.py::HooksTests::test_tensor_only_register_hook_in_graph_local, test/dynamo/test_hooks.py::HooksTests::test_tensor_only_register_hook_in_graph_local_inner, test/dynamo/test_hooks.py::HooksTests::test_tensor_register_global_hook, test/dynamo/test_hooks.py::HooksTests::test_tensor_register_global_hooks_handles_in_list, test/dynamo/test_hooks.py::HooksTests::test_tensor_register_hook_in_graph_break_handle_lambda, test/dynamo/test_hooks.py::HooksTests::test_tensor_register_hook_in_graph_break_handle_local, test/dynamo/test_hooks.py::HooksTests::test_tensor_register_hook_in_graph_lambda, test/dynamo/test_hooks.py::HooksTests::test_tensor_register_hook_in_graph_local, test/dynamo/test_hooks.py::HooksTests::test_tensor_register_hook_multi_handle_return, test/dynamo/test_hooks.py::HooksTests::test_tensor_register_hook_repeated_handle_not_local, test/dynamo/test_hooks.py::HooksTests::test_tensor_register_hook_repeated_handle_return, test/dynamo/test_hooks.py::HooksTests::test_tensor_register_multiple_hooks, test/dynamo/test_hooks.py::HooksTests::test_tensor_register_multiple_hooks_handles_in_list, test/dynamo/test_hooks.py::HooksTests::test_wrap_top_frame_with_hooks 2025-08-20T07:40:43.5294435Z 2025-08-20T07:40:43.5294557Z Running dynamo/test_input_attr_tracking 1/1 ... [2025-08-20 07:40:43.528137] 2025-08-20T07:40:43.5300385Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:40:43.5300823Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_input_attr_tracking.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:40:43.528351] 2025-08-20T07:40:50.3569575Z 2025-08-20T07:40:50.3571080Z dynamo/test_input_attr_tracking 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_input_attr_tracking_1.1_6c7ae5dfc1648bfc_.log 2025-08-20T07:40:50.3574793Z Running 12 items in this shard: test/dynamo/test_input_attr_tracking.py::TestInputAttrTracking::test_complex_attr_access_with_graph_breaks, test/dynamo/test_input_attr_tracking.py::TestInputAttrTracking::test_complex_attr_access_with_inline_reconstruct, test/dynamo/test_input_attr_tracking.py::TestInputAttrTracking::test_complex_attr_access_without_graph_breaks, test/dynamo/test_input_attr_tracking.py::TestInputAttrTracking::test_const_property_assigned_on_tensor, test/dynamo/test_input_attr_tracking.py::TestInputAttrTracking::test_const_property_on_tensor, test/dynamo/test_input_attr_tracking.py::TestInputAttrTracking::test_guards_correctly_property_assigned_on_tensor_type_change, test/dynamo/test_input_attr_tracking.py::TestInputAttrTracking::test_guards_correctly_property_assigned_on_tensor_type_change_inductor, test/dynamo/test_input_attr_tracking.py::TestInputAttrTracking::test_set_data_on_input_tensor, test/dynamo/test_input_attr_tracking.py::TestInputAttrTracking::test_set_data_on_scoped_tensor, test/dynamo/test_input_attr_tracking.py::TestInputAttrTracking::test_set_data_on_user_defined_class_input_tensor, test/dynamo/test_input_attr_tracking.py::TestInputAttrTracking::test_tensor_property_assigned_on_tensor, test/dynamo/test_input_attr_tracking.py::TestInputAttrTracking::test_tensor_property_on_tensor 2025-08-20T07:40:50.3577580Z 2025-08-20T07:40:50.3577744Z Running dynamo/test_install_free_tensors 1/1 ... [2025-08-20 07:40:50.356834] 2025-08-20T07:40:50.3578050Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:40:50.3578616Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_install_free_tensors.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:40:50.357069] 2025-08-20T07:41:14.6157207Z 2025-08-20T07:41:14.6157933Z dynamo/test_install_free_tensors 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_install_free_tensors_1.1_7ae4a597e86186a3_.log 2025-08-20T07:41:14.6167208Z Running 25 items in this shard: test/dynamo/test_install_free_tensors.py::InstallParamsAsGraphAttrTests::test_breadth_linear, test/dynamo/test_install_free_tensors.py::InstallParamsAsGraphAttrTests::test_nested_linear, test/dynamo/test_install_free_tensors.py::InstallParamsAsGraphAttrTests::test_nets_as_input, test/dynamo/test_install_free_tensors.py::InstallParamsAsGraphAttrTests::test_optimizing_buffer_and_param_in_input, test/dynamo/test_install_free_tensors.py::InstallParamsAsGraphAttrTests::test_optimizing_buffer_in_input, test/dynamo/test_install_free_tensors.py::InstallParamsAsGraphAttrTests::test_optimizing_linear, test/dynamo/test_install_free_tensors.py::InstallParamsAsGraphAttrTests::test_optimizing_params_in_input, test/dynamo/test_install_free_tensors.py::InstallParamsAsGraphAttrTests::test_resnet_structure, test/dynamo/test_install_free_tensors.py::InstallParamsAsGraphAttrTests::test_simple_batchnorm, test/dynamo/test_install_free_tensors.py::InstallParamsAsGraphAttrTests::test_transformer, test/dynamo/test_install_free_tensors.py::InstallParamsWhenExport::test_dict_of_tensor, test/dynamo/test_install_free_tensors.py::InstallParamsWhenExport::test_global_tensor_export, test/dynamo/test_install_free_tensors.py::InstallParamsWhenExport::test_list_of_tensor, test/dynamo/test_install_free_tensors.py::InstallParamsWhenExport::test_modify_net_state, test/dynamo/test_install_free_tensors.py::InstallParamsWhenExport::test_nested_list_of_tensor, test/dynamo/test_install_free_tensors.py::InstallParamsWhenExport::test_nonlocal_closure, test/dynamo/test_install_free_tensors.py::InstallParamsWhenExport::test_optimizing_buffer_and_param_in_input, test/dynamo/test_install_free_tensors.py::InstallParamsWhenExport::test_optimizing_buffer_in_input, test/dynamo/test_install_free_tensors.py::InstallParamsWhenExport::test_optimizing_params_in_input, test/dynamo/test_install_free_tensors.py::InstallParamsWhenExport::test_resnet_structure, test/dynamo/test_install_free_tensors.py::InstallParamsWhenExport::test_simple_batchnorm, test/dynamo/test_install_free_tensors.py::InstallParamsWhenExport::test_simple_linear, test/dynamo/test_install_free_tensors.py::InstallParamsWhenExport::test_tensors_as_nn_attr, test/dynamo/test_install_free_tensors.py::InstallParamsWhenExport::test_transformer, test/dynamo/test_install_free_tensors.py::InstallParamsWhenExport::test_user_defined_object 2025-08-20T07:41:14.6171157Z 2025-08-20T07:41:14.6171249Z Running dynamo/test_interop 1/1 ... [2025-08-20 07:41:14.615781] 2025-08-20T07:41:14.6171406Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:41:14.6171873Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_interop.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:41:14.616038] 2025-08-20T07:41:17.2358466Z 2025-08-20T07:41:17.2360581Z dynamo/test_interop 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_interop_1.1_22433febdf3a46fd_.log 2025-08-20T07:41:17.2362498Z Running 5 items in this shard: test/dynamo/test_interop.py::InteropTests::test_fx_fn, test/dynamo/test_interop.py::InteropTests::test_script_fn, test/dynamo/test_interop.py::InteropTests::test_staticmethod_script_fn, test/dynamo/test_interop.py::InteropTests::test_trace_fn, test/dynamo/test_interop.py::InteropTests::test_vmap_in_graph 2025-08-20T07:41:17.2363986Z 2025-08-20T07:41:17.2364088Z Running dynamo/test_list 1/1 ... [2025-08-20 07:41:17.235546] 2025-08-20T07:41:17.2364273Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:41:17.2370299Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_list.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:41:17.235746] 2025-08-20T07:41:20.6079146Z 2025-08-20T07:41:20.6080368Z dynamo/test_list 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_list_1.1_2a4bf53fbbb3e9c8_.log 2025-08-20T07:41:20.6083406Z Running 39 items in this shard: test/dynamo/test_list.py::TupleTests::test___contains__, test/dynamo/test_list.py::TupleTests::test___getitem__, test/dynamo/test_list.py::TupleTests::test_binop_add, test/dynamo/test_list.py::TupleTests::test_binop_imul, test/dynamo/test_list.py::TupleTests::test_cmp_eq, test/dynamo/test_list.py::TupleTests::test_cmp_greater_than, test/dynamo/test_list.py::TupleTests::test_cmp_greater_than_or_equal, test/dynamo/test_list.py::TupleTests::test_cmp_less_than, test/dynamo/test_list.py::TupleTests::test_cmp_less_than_or_equal, test/dynamo/test_list.py::TupleTests::test_cmp_ne, test/dynamo/test_list.py::TupleTests::test_count, test/dynamo/test_list.py::TupleTests::test_index, test/dynamo/test_list.py::ListTests::test___contains__, test/dynamo/test_list.py::ListTests::test___delitem__, test/dynamo/test_list.py::ListTests::test___getitem__, test/dynamo/test_list.py::ListTests::test___setitem__, test/dynamo/test_list.py::ListTests::test_append, test/dynamo/test_list.py::ListTests::test_binop_add, test/dynamo/test_list.py::ListTests::test_binop_delitem_global_list, test/dynamo/test_list.py::ListTests::test_binop_iadd, test/dynamo/test_list.py::ListTests::test_binop_iadd_global_list, test/dynamo/test_list.py::ListTests::test_binop_imul, test/dynamo/test_list.py::ListTests::test_binop_imul_global_list, test/dynamo/test_list.py::ListTests::test_clear, test/dynamo/test_list.py::ListTests::test_cmp_eq, test/dynamo/test_list.py::ListTests::test_cmp_greater_than, test/dynamo/test_list.py::ListTests::test_cmp_greater_than_or_equal, test/dynamo/test_list.py::ListTests::test_cmp_less_than, test/dynamo/test_list.py::ListTests::test_cmp_less_than_or_equal, test/dynamo/test_list.py::ListTests::test_cmp_ne, test/dynamo/test_list.py::ListTests::test_copy, test/dynamo/test_list.py::ListTests::test_count, test/dynamo/test_list.py::ListTests::test_extend, test/dynamo/test_list.py::ListTests::test_index, test/dynamo/test_list.py::ListTests::test_insert, test/dynamo/test_list.py::ListTests::test_pop, test/dynamo/test_list.py::ListTests::test_remove, test/dynamo/test_list.py::ListTests::test_reverse, test/dynamo/test_list.py::ListTests::test_sort 2025-08-20T07:41:20.6086618Z 2025-08-20T07:41:20.6086708Z Running dynamo/test_metrics_context 1/1 ... [2025-08-20 07:41:20.607677] 2025-08-20T07:41:20.6086879Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:41:20.6087370Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_metrics_context.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:41:20.607872] 2025-08-20T07:41:22.9273256Z 2025-08-20T07:41:22.9283189Z dynamo/test_metrics_context 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_metrics_context_1.1_2d4ee35acd3e3f6f_.log 2025-08-20T07:41:22.9284916Z Running 9 items in this shard: test/dynamo/test_metrics_context.py::TestMetricsContext::test_add_to_set, test/dynamo/test_metrics_context.py::TestMetricsContext::test_context_exists, test/dynamo/test_metrics_context.py::TestMetricsContext::test_nested_context, test/dynamo/test_metrics_context.py::TestMetricsContext::test_set, test/dynamo/test_metrics_context.py::TestMetricsContext::test_set_disallow_overwrite, test/dynamo/test_metrics_context.py::TestMetricsContext::test_set_key_value, test/dynamo/test_metrics_context.py::TestMetricsContext::test_top_n, test/dynamo/test_metrics_context.py::TestMetricsContext::test_update_allow_overwrite, test/dynamo/test_metrics_context.py::TestMetricsContext::test_update_disallow_overwrite 2025-08-20T07:41:22.9286230Z 2025-08-20T07:41:22.9286339Z Running dynamo/test_minifier 1/1 ... [2025-08-20 07:41:22.927157] 2025-08-20T07:41:22.9286548Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:41:22.9287046Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_minifier.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:41:22.927346] 2025-08-20T07:41:27.3507337Z 2025-08-20T07:41:27.3508467Z dynamo/test_minifier 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_minifier_1.1_570b42f0f0306dfd_.log 2025-08-20T07:41:27.3518672Z Running 15 items in this shard: test/dynamo/test_minifier.py::MinifierTestsCUDA::test_after_dynamo_cpu_accuracy_backend_passes_cuda, test/dynamo/test_minifier.py::MinifierTestsCUDA::test_after_dynamo_cpu_accuracy_error_cuda, test/dynamo/test_minifier.py::MinifierTestsCUDA::test_after_dynamo_cpu_compile_backend_passes_cuda, test/dynamo/test_minifier.py::MinifierTestsCUDA::test_after_dynamo_cpu_compile_error_cuda, test/dynamo/test_minifier.py::MinifierTestsCUDA::test_after_dynamo_cpu_runtime_backend_passes_cuda, test/dynamo/test_minifier.py::MinifierTestsCUDA::test_after_dynamo_cpu_runtime_error_cuda, test/dynamo/test_minifier.py::MinifierTestsCUDA::test_after_dynamo_cuda_accuracy_backend_passes_cuda, test/dynamo/test_minifier.py::MinifierTestsCUDA::test_after_dynamo_cuda_accuracy_error_cuda, test/dynamo/test_minifier.py::MinifierTestsCUDA::test_after_dynamo_cuda_compile_backend_passes_cuda, test/dynamo/test_minifier.py::MinifierTestsCUDA::test_after_dynamo_cuda_compile_error_cuda, test/dynamo/test_minifier.py::MinifierTestsCUDA::test_after_dynamo_cuda_runtime_backend_passes_cuda, test/dynamo/test_minifier.py::MinifierTestsCUDA::test_after_dynamo_cuda_runtime_error_cuda, test/dynamo/test_minifier.py::MinifierTestsCUDA::test_after_dynamo_non_leaf_compile_error_cuda, test/dynamo/test_minifier.py::MinifierTestsCUDA::test_cpu_cuda_module_after_dynamo_cuda, test/dynamo/test_minifier.py::MinifierTestsCUDA::test_if_graph_minified_cuda 2025-08-20T07:41:27.3521983Z 2025-08-20T07:41:27.3522097Z Running dynamo/test_model_output 1/1 ... [2025-08-20 07:41:27.350643] 2025-08-20T07:41:27.3522309Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:41:27.3522816Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_model_output.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:41:27.350898] 2025-08-20T07:41:30.3209576Z 2025-08-20T07:41:30.3210577Z dynamo/test_model_output 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_model_output_1.1_6be251d85e8a6cb0_.log 2025-08-20T07:41:30.3213208Z Running 18 items in this shard: test/dynamo/test_model_output.py::TestHFPretrained::test_pretrained, test/dynamo/test_model_output.py::TestHFPretrained::test_pretrained_non_const_attr, test/dynamo/test_model_output.py::TestModelOutput::test_mo_assign, test/dynamo/test_model_output.py::TestModelOutput::test_mo_create, test/dynamo/test_model_output.py::TestModelOutput::test_mo_from_outside, test/dynamo/test_model_output.py::TestModelOutput::test_mo_getattr, test/dynamo/test_model_output.py::TestModelOutput::test_mo_getattr_missing, test/dynamo/test_model_output.py::TestModelOutput::test_mo_getitem, test/dynamo/test_model_output.py::TestModelOutput::test_mo_index, test/dynamo/test_model_output.py::TestModelOutput::test_mo_init, test/dynamo/test_model_output.py::TestModelOutput::test_mo_init2, test/dynamo/test_model_output.py::TestModelOutput::test_mo_init_with_disable, test/dynamo/test_model_output.py::TestModelOutput::test_mo_newkey, test/dynamo/test_model_output.py::TestModelOutput::test_mo_reconstruct_bytecode, test/dynamo/test_model_output.py::TestModelOutput::test_mo_tuple, test/dynamo/test_model_output.py::TestModelOutput::test_none, test/dynamo/test_model_output.py::TestModelOutput::test_reconstruction, test/dynamo/test_model_output.py::TestModelOutputBertCUDA::test_HF_bert_model_output_cuda 2025-08-20T07:41:30.3215202Z 2025-08-20T07:41:30.3215295Z Running dynamo/test_modes 1/1 ... [2025-08-20 07:41:30.320877] 2025-08-20T07:41:30.3220865Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:41:30.3221261Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_modes.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:41:30.321089] 2025-08-20T07:41:42.9094435Z 2025-08-20T07:41:42.9095116Z dynamo/test_modes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_modes_1.1_312decc4ce0a7fc7_.log 2025-08-20T07:41:42.9098801Z Running 26 items in this shard: test/dynamo/test_modes.py::TorchDispatchModeTests::test_skip_torch_dispatch_modes, test/dynamo/test_modes.py::TorchFunctionModeTests::test_builtin_equivalent_funcs, test/dynamo/test_modes.py::TorchFunctionModeTests::test_error_empty_stack_pop_torch_function_mode, test/dynamo/test_modes.py::TorchFunctionModeTests::test_expand, test/dynamo/test_modes.py::TorchFunctionModeTests::test_flex_attention, test/dynamo/test_modes.py::TorchFunctionModeTests::test_hop, test/dynamo/test_modes.py::TorchFunctionModeTests::test_hop_eager, test/dynamo/test_modes.py::TorchFunctionModeTests::test_intermedate_torch_function_mode_construction_mutation, test/dynamo/test_modes.py::TorchFunctionModeTests::test_is_torch_function_all_disabled, test/dynamo/test_modes.py::TorchFunctionModeTests::test_len_torch_function_mode, test/dynamo/test_modes.py::TorchFunctionModeTests::test_nested_torch_function_mode, test/dynamo/test_modes.py::TorchFunctionModeTests::test_pop_torch_function_mode, test/dynamo/test_modes.py::TorchFunctionModeTests::test_push_torch_function_mode, test/dynamo/test_modes.py::TorchFunctionModeTests::test_register_hook, test/dynamo/test_modes.py::TorchFunctionModeTests::test_stack_state_clear_default_device, test/dynamo/test_modes.py::TorchFunctionModeTests::test_stack_state_mutation_default_device, test/dynamo/test_modes.py::TorchFunctionModeTests::test_torch_function_mode_and_pop_graph_break, test/dynamo/test_modes.py::TorchFunctionModeTests::test_torch_function_mode_and_pop_graph_break_mutation, test/dynamo/test_modes.py::TorchFunctionModeTests::test_torch_function_mode_disable, test/dynamo/test_modes.py::TorchFunctionModeTests::test_torch_function_mode_enabled_guard, test/dynamo/test_modes.py::TorchFunctionModeTests::test_torch_function_mode_enter_exit, test/dynamo/test_modes.py::TorchFunctionModeTests::test_torch_function_mode_graph_break, test/dynamo/test_modes.py::TorchFunctionModeTests::test_torch_function_mode_guards_cpp, test/dynamo/test_modes.py::TorchFunctionModeTests::test_torch_function_mode_guards_py, test/dynamo/test_modes.py::TorchFunctionModeTests::test_torch_function_mode_highest_priority, test/dynamo/test_modes.py::TorchFunctionModeTests::test_torch_function_mode_restore_on_exc 2025-08-20T07:41:42.9102241Z 2025-08-20T07:41:42.9102334Z Running dynamo/test_nops 1/1 ... [2025-08-20 07:41:42.909292] 2025-08-20T07:41:42.9107826Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:41:42.9108205Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_nops.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:41:42.909498] 2025-08-20T07:41:45.4794189Z 2025-08-20T07:41:45.4795950Z dynamo/test_nops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_nops_1.1_2295d3a31078bcee_.log 2025-08-20T07:41:45.4797347Z Running 4 items in this shard: test/dynamo/test_nops.py::NopTests::test1, test/dynamo/test_nops.py::NopTests::test2, test/dynamo/test_nops.py::NopTests::test3, test/dynamo/test_nops.py::NopTests::test_extended_args 2025-08-20T07:41:45.4798176Z 2025-08-20T07:41:45.4798457Z Running dynamo/test_optimizers 1/1 ... [2025-08-20 07:41:45.479221] 2025-08-20T07:41:45.4798925Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:41:45.4799993Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_optimizers.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:41:45.479474] 2025-08-20T07:41:48.7522137Z 2025-08-20T07:41:48.7522895Z dynamo/test_optimizers 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_optimizers_1.1_b8df344aa54d11ef_.log 2025-08-20T07:41:48.7523521Z Running 3 items in this shard: test/dynamo/test_optimizers.py::End2EndTests::test_init_group, test/dynamo/test_optimizers.py::End2EndTests::test_optimizing_over_tensor_with_requires_grad, test/dynamo/test_optimizers.py::End2EndTests::test_state_dict 2025-08-20T07:41:48.7523914Z 2025-08-20T07:41:48.7524042Z Running dynamo/test_package 1/1 ... [2025-08-20 07:41:48.752078] 2025-08-20T07:41:48.7524205Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:41:48.7525722Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_package.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:41:48.752264] 2025-08-20T07:42:19.6244041Z 2025-08-20T07:42:19.6245546Z dynamo/test_package 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_package_1.1_65d547fcc12626f0_.log 2025-08-20T07:42:19.6254888Z Running 46 items in this shard: test/dynamo/test_package.py::TestPackage::test_automatic_dynamo_autotune_cache_device_cuda, test/dynamo/test_package.py::TestPackage::test_automatic_dynamo_autotune_cache_device_xpu, test/dynamo/test_package.py::TestPackage::test_automatic_dynamo_graph_breaks_device_cpu, test/dynamo/test_package.py::TestPackage::test_automatic_dynamo_graph_breaks_device_cuda, test/dynamo/test_package.py::TestPackage::test_automatic_dynamo_graph_breaks_device_xpu, test/dynamo/test_package.py::TestPackage::test_automatic_dynamo_lazy_backward_device_cpu, test/dynamo/test_package.py::TestPackage::test_automatic_dynamo_lazy_backward_device_cuda, test/dynamo/test_package.py::TestPackage::test_automatic_dynamo_lazy_backward_device_xpu, test/dynamo/test_package.py::TestPackage::test_automatic_dynamo_recompiles_device_cpu, test/dynamo/test_package.py::TestPackage::test_automatic_dynamo_recompiles_device_cuda, test/dynamo/test_package.py::TestPackage::test_automatic_dynamo_recompiles_device_xpu, test/dynamo/test_package.py::TestPackage::test_automatic_dynamo_serialize_device_cpu, test/dynamo/test_package.py::TestPackage::test_automatic_dynamo_serialize_device_cuda, test/dynamo/test_package.py::TestPackage::test_automatic_dynamo_serialize_device_xpu, test/dynamo/test_package.py::TestPackage::test_basic_fn_backend_eager_device_cpu, test/dynamo/test_package.py::TestPackage::test_basic_fn_backend_eager_device_cuda, test/dynamo/test_package.py::TestPackage::test_basic_fn_backend_eager_device_xpu, test/dynamo/test_package.py::TestPackage::test_basic_fn_backend_inductor_device_cpu, test/dynamo/test_package.py::TestPackage::test_basic_fn_backend_inductor_device_cuda, test/dynamo/test_package.py::TestPackage::test_basic_fn_backend_inductor_device_xpu, test/dynamo/test_package.py::TestPackage::test_call_function_from_resume_device_cpu, test/dynamo/test_package.py::TestPackage::test_call_function_from_resume_device_cuda, test/dynamo/test_package.py::TestPackage::test_call_function_from_resume_device_xpu, test/dynamo/test_package.py::TestPackage::test_dynamic_shape_backend_eager_device_cpu, test/dynamo/test_package.py::TestPackage::test_dynamic_shape_backend_eager_device_cuda, test/dynamo/test_package.py::TestPackage::test_dynamic_shape_backend_eager_device_xpu, test/dynamo/test_package.py::TestPackage::test_dynamic_shape_backend_inductor_device_cpu, test/dynamo/test_package.py::TestPackage::test_dynamic_shape_backend_inductor_device_cuda, test/dynamo/test_package.py::TestPackage::test_dynamic_shape_backend_inductor_device_xpu, test/dynamo/test_package.py::TestPackage::test_dynamo_cache_manual_load_device_cpu, test/dynamo/test_package.py::TestPackage::test_dynamo_cache_manual_load_device_cuda, test/dynamo/test_package.py::TestPackage::test_dynamo_cache_manual_load_device_xpu, test/dynamo/test_package.py::TestPackage::test_file_change, test/dynamo/test_package.py::TestPackage::test_graph_break_bomb_backend_eager_device_cpu, test/dynamo/test_package.py::TestPackage::test_graph_break_bomb_backend_eager_device_cuda, test/dynamo/test_package.py::TestPackage::test_graph_break_bomb_backend_eager_device_xpu, test/dynamo/test_package.py::TestPackage::test_graph_break_bomb_backend_inductor_device_cpu, test/dynamo/test_package.py::TestPackage::test_graph_break_bomb_backend_inductor_device_cuda, test/dynamo/test_package.py::TestPackage::test_graph_break_bomb_backend_inductor_device_xpu, test/dynamo/test_package.py::TestPackage::test_lazy_backward_backend_eager_device_cpu, test/dynamo/test_package.py::TestPackage::test_lazy_backward_backend_eager_device_cuda, test/dynamo/test_package.py::TestPackage::test_lazy_backward_backend_eager_device_xpu, test/dynamo/test_package.py::TestPackage::test_lazy_backward_backend_inductor_device_cpu, test/dynamo/test_package.py::TestPackage::test_lazy_backward_backend_inductor_device_cuda, test/dynamo/test_package.py::TestPackage::test_lazy_backward_backend_inductor_device_xpu, test/dynamo/test_package.py::TestPackage::test_nn_module 2025-08-20T07:42:19.6267664Z 2025-08-20T07:42:19.6267776Z Running dynamo/test_trace_rules 1/1 ... [2025-08-20 07:42:19.624139] 2025-08-20T07:42:19.6267974Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:42:19.6268426Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_trace_rules.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:42:19.624332] 2025-08-20T07:42:22.3940646Z 2025-08-20T07:42:22.3941216Z dynamo/test_trace_rules 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_trace_rules_1.1_c5c38ca6606ed620_.log 2025-08-20T07:42:22.3945548Z Running 7 items in this shard: test/dynamo/test_trace_rules.py::TraceRuleTests::test_almost_impossible_missing_name, test/dynamo/test_trace_rules.py::TraceRuleTests::test_force_inline_custom_function, test/dynamo/test_trace_rules.py::TraceRuleTests::test_force_inline_torch_function, test/dynamo/test_trace_rules.py::TraceRuleTests::test_no_special_handlers_for_torch_non_c_bindings, test/dynamo/test_trace_rules.py::TraceRuleTests::test_skipfiles_inlinelist, test/dynamo/test_trace_rules.py::TraceRuleTests::test_torch_name_rule_map_updated, test/dynamo/test_trace_rules.py::TestModuleSurviveSkipFiles::test_module_survive_skip_files 2025-08-20T07:42:22.3947091Z 2025-08-20T07:42:22.3947519Z Running dynamo/test_unittest 1/1 ... [2025-08-20 07:42:22.393853] 2025-08-20T07:42:22.3947790Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:42:22.3948426Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_unittest.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:42:22.394087] 2025-08-20T07:42:24.7630575Z 2025-08-20T07:42:24.7632484Z dynamo/test_unittest 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_unittest_1.1_5d39dab6c0e53c47_.log 2025-08-20T07:42:24.7633487Z Running 1 items in this shard: test/dynamo/test_unittest.py::TestUnittest::test_SkipTest 2025-08-20T07:42:24.7633889Z 2025-08-20T07:42:24.7634087Z Running dynamo/test_utils 1/1 ... [2025-08-20 07:42:24.762905] 2025-08-20T07:42:24.7634508Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:42:24.7635604Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'dynamo/test_utils.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:42:24.763230] 2025-08-20T07:42:40.4102860Z 2025-08-20T07:42:40.4103602Z dynamo/test_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_utils_1.1_6b692a5fe6c5a1e8_.log 2025-08-20T07:42:40.4105163Z Running 13 items in this shard: test/dynamo/test_utils.py::TestUtils::test_graph_break_counting, test/dynamo/test_utils.py::TestUtils::test_larger_multiplier_for_even_smaller_tensor, test/dynamo/test_utils.py::TestUtils::test_larger_multiplier_for_smaller_tensor, test/dynamo/test_utils.py::TestUtils::test_nan, test/dynamo/test_utils.py::TestUtils::test_traced_code_query, test/dynamo/test_utils.py::TestDynamoTimed::test_dynamic_shape_feature_use, test/dynamo/test_utils.py::TestDynamoTimed::test_dynamo_timed, test/dynamo/test_utils.py::TestDynamoTimed::test_graph_node_shapes, test/dynamo/test_utils.py::TestDynamoTimed::test_ir_count, test/dynamo/test_utils.py::TestDynamoTimed::test_num_params, test/dynamo/test_utils.py::TestDynamoTimed::test_stack_trace, test/dynamo/test_utils.py::TestInductorConfigParsingForLogging::test_inductor_config_jsonify, test/dynamo/test_utils.py::TestInductorConfigParsingForLogging::test_inductor_config_parsing_non_conforming_items 2025-08-20T07:42:40.4106872Z 2025-08-20T07:42:40.4110046Z Running export/test_experimental 1/1 ... [2025-08-20 07:42:40.410154] 2025-08-20T07:42:40.4111069Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:42:40.4111583Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'export/test_experimental.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:42:40.410366] 2025-08-20T07:42:46.5873058Z 2025-08-20T07:42:46.5874220Z export/test_experimental 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_experimental_1.1_ac0c53cedb4f64d7_.log 2025-08-20T07:42:46.5877200Z Running 8 items in this shard: test/export/test_experimental.py::TestExperiment::test_joint_basic, test/export/test_experimental.py::TestExperiment::test_joint_buffer_input_mutations, test/export/test_experimental.py::TestExperiment::test_joint_cifar10_backwards, test/export/test_experimental.py::TestExperiment::test_joint_dynamic, test/export/test_experimental.py::TestExperiment::test_joint_loss_index, test/export/test_experimental.py::TestExperiment::test_sticky_export, test/export/test_experimental.py::TestExperiment::test_sticky_export_dynamic, test/export/test_experimental.py::TestExperiment::test_sticky_export_nested_inp 2025-08-20T07:42:46.5878841Z 2025-08-20T07:42:46.5878994Z Running export/test_export 1/1 ... [2025-08-20 07:42:46.587370] 2025-08-20T07:42:46.5879289Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:42:46.5880667Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'export/test_export.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:42:46.587658] 2025-08-20T07:43:41.1358801Z 2025-08-20T07:43:41.1365785Z export/test_export 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_export_1.1_b49fcf128282a6d5_.log 2025-08-20T07:43:41.1408719Z Running 437 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_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_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_sym_round, test/export/test_export.py::TestExport::test_ends_of_bounds_oblivious, test/export/test_export.py::TestExport::test_error_does_not_reference_eager_fallback, test/export/test_export.py::TestExport::test_error_when_passing_mutating_primitive_op, test/export/test_export.py::TestExport::test_exception, test/export/test_export.py::TestExport::test_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_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_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_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_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_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_inline_script_class_method, test/export/test_export.py::TestExport::test_inline_script_class_method_recursive, test/export/test_export.py::TestExport::test_inline_script_function, test/export/test_export.py::TestExport::test_inline_script_method, test/export/test_export.py::TestExport::test_int_shape_specialization, test/export/test_export.py::TestExport::test_intermediate_shape_comp, test/export/test_export.py::TestExport::test_is_exporting, test/export/test_export.py::TestExport::test_is_non_negative_check_function, 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_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_nested_dynamic_shapes_spec, test/export/test_export.py::TestExport::test_nested_module, 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_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_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_tensor_attribute_zero_args, test/export/test_export.py::TestExport::test_tensor_constant_aten_to, test/export/test_export.py::TestExport::test_tensor_constant_with_wrapped_method, test/export/test_export.py::TestExport::test_to_module_with_mutated_buffer, test/export/test_export.py::TestExport::test_to_module_with_mutated_buffer_multiple, test/export/test_export.py::TestExport::test_to_module_with_mutated_buffer_multiple_update_sub_later, test/export/test_export.py::TestExport::test_tolist, test/export/test_export.py::TestExport::test_torch_check_eq_commutativity, test/export/test_export.py::TestExport::test_torch_fn, test/export/test_export.py::TestExport::test_trace_under_fake, test/export/test_export.py::TestExport::test_train_eval_on_exported_preautograd_module, test/export/test_export.py::TestExport::test_unbacked_3d_matmul, test/export/test_export.py::TestExport::test_unbacked_bincount, test/export/test_export.py::TestExport::test_unbacked_bindings_for_divisible_u_symint, test/export/test_export.py::TestExport::test_unbacked_deferred_runtime_retrace, test/export/test_export.py::TestExport::test_unbacked_expand, test/export/test_export.py::TestExport::test_unbacked_infer_size, test/export/test_export.py::TestExport::test_unbacked_kth_value, test/export/test_export.py::TestExport::test_unbacked_linear_layer_norm_input, test/export/test_export.py::TestExport::test_unbacked_noncontig_lin, test/export/test_export.py::TestExport::test_unbacked_pad, test/export/test_export.py::TestExport::test_unbacked_scalar_constructor, test/export/test_export.py::TestExport::test_unbacked_slice_forward, test/export/test_export.py::TestExport::test_unbacked_slice_simple, test/export/test_export.py::TestExport::test_unbacked_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_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_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_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_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-08-20T07:43:41.1450772Z 2025-08-20T07:43:41.1450866Z Running export/test_lift_unlift 1/1 ... [2025-08-20 07:43:41.136107] 2025-08-20T07:43:41.1451044Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:43:41.1451433Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'export/test_lift_unlift.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:43:41.136298] 2025-08-20T07:43:43.4554881Z 2025-08-20T07:43:43.4556419Z export/test_lift_unlift 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_lift_unlift_1.1_b882f04666672051_.log 2025-08-20T07:43:43.4558496Z Running 5 items in this shard: test/export/test_lift_unlift.py::TestLift::test_duplicate_constant_access, test/export/test_lift_unlift.py::TestLift::test_lift_basic, test/export/test_lift_unlift.py::TestLift::test_lift_nested, test/export/test_lift_unlift.py::TestLift::test_unlift_nonpersistent_buffer, test/export/test_lift_unlift.py::ConstantAttrMapTest::test_dict_api 2025-08-20T07:43:43.4559863Z 2025-08-20T07:43:43.4560023Z Running export/test_nativert 1/1 ... [2025-08-20 07:43:43.455501] 2025-08-20T07:43:43.4560448Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:43:43.4568343Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'export/test_nativert.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:43:43.455820] 2025-08-20T07:45:22.7063690Z 2025-08-20T07:45:22.7064520Z export/test_nativert 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_nativert_1.1_d7ab121c803abb45_.log 2025-08-20T07:45:22.7131711Z Running 402 items in this shard: test/export/test_nativert.py::NativeRTTestExport::test__scaled_dot_product_flash_attention_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_additional_inputs_constants_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_allow_explicit_guards_as_runtime_asserts_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_args_type_checked_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_aten_lift_fresh_copy_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_attention_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_attr_assignment_extra_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_automatic_constrain_size_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_automatic_dynamic_shapes_constant_relation_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_automatic_dynamic_shapes_linear_relation_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_automatic_dynamic_shapes_simple_equality_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_baddbmm_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_basic_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_basic_non_strict_fake_tensor_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_basic_non_strict_real_tensor_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_bincount_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_buffer_util_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_capture_subclass_constructor_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_capture_subclass_constructor_torch_ir_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_capture_subclass_wrong_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_ccode_python_mod_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_check_specialized_int_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_checks_to_constrain_range_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_cleanup_dynamic_markers_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_colin_unbacked_backed_vr_sub_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_colon_parameter_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_compiling_state_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_cond_access_identical_symint_closure_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_cond_branches_return_constant_int_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_cond_branches_return_same_int_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_cond_buffers_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_cond_contains_unbacked_no_escape_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_cond_int_closure_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_cond_unflatten_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_cond_with_module_stack_export_with_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_cond_with_module_stack_export_with_unflatten_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_constant_aliasing_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_constant_input_naming_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_constant_no_user_inp_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_constant_output_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_constant_output_dup_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_constant_requires_grad_const_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_constant_return_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_constant_tensor_mutation_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_constant_tensor_with_non_functional_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_constant_tensor_with_non_functional_nested_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_constrain_decomp_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_constrain_size_in_eager_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_constrain_size_with_constrain_value_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_constrain_size_with_various_cases_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_conv_dynamic_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_crop_like_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_cse_for_symint_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_custom_op_auto_functionalize_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_custom_op_auto_functionalize_pre_dispatch_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_custom_op_auto_warn_pre_dispatch_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_custom_op_preserve_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_custom_pytree_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_custom_tag_metadata_re_export_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_decomp_batch_norm_functional_predispatch_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_decomp_item_in_prim_after_decomposition_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_decomp_item_in_prim_before_decomposition_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_default_decomposition_core_cia_ops_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_derived_dim_1_2_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_derived_dim_basic_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_derived_dim_integer_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_derived_dim_nested_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_derived_dim_out_of_order_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_derived_dim_out_of_order_repeat_derived_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_derived_dim_out_of_order_simplified_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_derived_dim_out_of_order_simplified_repeat_non_derived_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_derived_dim_repeat_derived_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_detect_leak_strict_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_device_to_dynamic_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_device_to_gpu_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_device_to_mutation_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_device_to_mutation_float_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_device_to_static_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_dim_1_2_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_dim_auto_and_dim_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_dim_dynamic_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_dim_dynamic_divisibility_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_dim_dynamic_specialization_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_dim_hint_range_violations_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_dim_hint_ranges_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_disable_forced_specializations_errors_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_disable_forced_specializations_ok_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_distributed_all_gather_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_distributed_all_gather_into_tensor_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_distributed_all_reduce_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_distributed_all_to_all_single_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_distributed_reduce_scatter_tensor_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_dont_duck_size_for_auto_dynamic_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_double_lifted_constants_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_draft_export_checks_aliasing_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_draft_export_checks_mutation_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_draft_export_checks_mutation_list_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_draft_export_checks_mutation_with_nan_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_draft_export_fake_kernel_inference_errors_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_draft_export_infers_fake_kernel_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_duplicate_modules_with_non_persistent_buffers_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_dynamic_lr_shift_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_dynamic_shapes_bounds_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_dynamic_shapes_builder_basic_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_dynamic_shapes_builder_kwargs_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_dynamic_shapes_builder_pytree_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_dynamic_shapes_dataclass_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_dynamic_shapes_inferred_basic_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_dynamic_shapes_serdes_generic_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_dynamic_shapes_serdes_user_errors_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_dynamic_shapes_serdes_various_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_dynamic_shapes_spec_with_pytree_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_dynamic_sym_round_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_ends_of_bounds_oblivious_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_error_does_not_reference_eager_fallback_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_error_when_passing_mutating_primitive_op_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_exception_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_api_with_dynamic_shapes_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_as_backend_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_associative_scan_lifted_buffers_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_associative_scan_symbol_dim_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_associative_scan_symbol_scandim_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_aten_to_unflatten_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_aten_to_unflatten_subclass_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_aten_to_unflatten_subclass_pre_dispatch_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_cond_preserve_torch_fn_for_subgraphs_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_cond_symbool_pred_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_cond_warns_constant_pred_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_custom_decomp_table_basic_pop_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_custom_decomp_table_container_methods_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_custom_op_lib_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_custom_triton_kernel_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_custom_triton_kernel_mutable_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_decomp_torture_case_1_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_decomp_torture_case_2_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_decomps_dynamic_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_decomps_simple_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_dynamo_config_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_for_training_run_decomp_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_for_training_with_container_type_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_for_training_with_dynamic_shapes_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_for_training_with_mutation_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_for_training_with_state_dict_hooks_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_func_with_default_kwargs_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_func_with_keyword_only_args_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_func_with_kwargs_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_func_with_pytree_kwargs_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_func_with_var_keyword_args_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_func_with_var_keyword_pytree_args_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_func_with_var_postional_args_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_function_schema_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_graph_with_no_inputs_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_input_mutation_bug_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_input_mutation_dynamic_shape_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_input_mutation_static_shape_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_linear_preserve_dynamic_shape_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_max_nonstrict_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_max_onnx_reported_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_method_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_mod_constraints_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_module_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_preserve_linear_at_aot_level_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_preserve_linear_but_not_custom_op_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_scan_pytree_output_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_script_module_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_statically_known_true_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_then_compile_tensor_ctor_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_with_autocast_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_with_fake_tensor_inputs_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_with_fake_tensor_inputs_on_cuda_devices_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_with_inline_constraints_complex_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_with_inline_constraints_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_with_set_grad_enabled_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_export_with_wrong_inputs_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_external_call_non_strict_real_tensor_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_fake_inputs_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_fake_weights_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_filter_traceback_frames_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_float_conversion_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_float_conversion_from_int_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_fqn_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_from_node_metadata_export_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_full_on_scalar_tensor_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_hints_wrapper_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_hoo_inline_users_issue_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_if_functional_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_if_post_autograd_op_preserved_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_inline_script_class_method_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_inline_script_class_method_recursive_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_inline_script_function_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_inline_script_method_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_int_shape_specialization_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_intermediate_shape_comp_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_is_exporting_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_is_non_negative_check_function_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_is_nonzero_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_isnonzero_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_issue_113041_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_issue_157289_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_istft_op_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_keep_composite_ops_invalid_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_keep_composite_ops_linear_convd_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_keep_composite_ops_linear_convd_for_training_ir_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_kwarg_dynamic_shapes_diff_order_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_kwargs_reorder_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_layer_norm_unbacked_normalized_shape_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_layer_sharing_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_lazy_module_kwargs_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_lifted_constants_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_linear_conv_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_malformed_fqn_from_source_name_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_map_buffers_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_map_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_mask_nonzero_static_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_masked_select_dynamic_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_math_pow_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_mismatched_dynamic_shapes_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_mixed_input_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_module_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_module_dict_key_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_module_input_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_module_input_subclasses_parameterization_nested_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_module_list_slice_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_module_with_dict_container_inp_out_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_modules_access_for_deleted_submodule_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_more_multidimensional_slicing_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_multidimensional_slicing_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_multinomial_dynamic_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_multiple_definitions_same_name_dim_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_nested_dynamic_shapes_spec_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_nested_module_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_nested_module_with_constant_buffer_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_nested_module_with_init_buffer_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_nested_module_with_parameter_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_nn_module_stack_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_nn_module_stack_shared_submodule_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_no_check_is_size_error_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_no_suggested_fixes_for_data_dependent_errors_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_no_tensor_computation_2_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_no_tensor_computation_3_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_no_tensor_computation_4_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_no_tensor_computation_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_non_arg_name_dynamic_shapes_api_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_non_arg_name_dynamic_shapes_api_with_container_type_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_non_arg_name_dynamic_shapes_api_with_kwarg_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_non_persistent_buffer_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_non_strict_dynamic_shapes_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_non_strict_dynamic_shapes_suggested_fixes_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_none_buffers_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_nonstrict_retrace_preserves_metadata_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_nonzero_2_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_nonzero_dynamic_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_not_registered_parameter_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_operator_aten_tensor_mode_variant_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_output_node_name_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_pad_sequence_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_param_util_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_partial_patched_forward_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_placeholder_naming_collisions_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_placeholder_naming_collisions_hoo_subgraphs_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_placeholder_naming_order_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_placeholder_naming_order_variadic_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_placeholder_update_preserving_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_predispatch_cond_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_predispatch_grad_wrappers_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_preserve_module_call_signature_unflatten_specialization_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_preserve_requires_grad_placeholders_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_preserve_shape_dynamism_for_unused_inputs_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_profiling_code_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_python_asserts_with_sym_int_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_pytree_register_data_class_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_pytree_register_nested_data_class_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_raise_user_error_when_guard_on_data_dependent_operation_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_range_constraints_with_replacement_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_real_tensor_alias_dtype_mismatch_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_real_tensor_bool_cast_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_real_tensor_errors_on_aliasing_custom_op_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_real_tensor_for_max_op_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_real_tensor_size_mismatch_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_redundant_assert_max_upper_bound_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_redundant_asserts_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_refine_dynamic_shapes_from_suggested_fixes_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_register_constant_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_repeat_interleave_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_replace_unbacked_with_very_large_upperbound_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_replaced_unbacked_bindings_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_reshape_view_helper_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_retracable_ep_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_retrace_pre_autograd_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_run_decomposition_supports_user_input_mutation_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_run_decompositions_keep_metadata_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_run_decompositions_keep_tensor_constant_metadata_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_runtime_assert_for_prim_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_runtime_assert_for_prm_str_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_runtime_assert_with_size_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_sdpa_gqa_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_sequential_slicing_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_set_example_inputs_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_set_grad_as_side_effect_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_set_grad_empty_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_set_grad_unflatten_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_setgrad_lifted_tensor_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_shared_submodule_nn_module_stack_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_simple_export_for_training_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_simple_unbacked_view_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_size_input_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_slice_nn_module_stack_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_solver_unsupported_sympy_function_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_specialize_derived_dim_roots_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_split_const_gm_with_lifted_constants_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_stack_trace_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_stack_trace_make_fx_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_state_primitives_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_state_shape_attribute_assignment_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_state_tensors_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_static_dim_constraints_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_subclass_nested_attr_access_complicated_metadata_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_subclass_nested_attr_access_const_metadata_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_subclass_nested_attr_access_const_metadata_not_top_level_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_subclass_nested_attr_access_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_subclass_nested_attr_access_submodule_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_subclasses_parameterization_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_subclasses_parameterization_nested_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_suggest_torch_checks_with_non_negative_check_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_suggest_torch_checks_with_regular_check_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_suggested_fixes_for_data_dependent_errors_basic_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_suggested_fixes_for_data_dependent_errors_puzzlers_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_suggested_fixes_new_roots_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_sym_float_operators_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_sym_or_sym_and_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_sym_sqrt_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_symbool_item_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_symfloat_item_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_symint_input_additional_inputs_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_symint_input_basic_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_symint_input_ranges_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_symint_input_shapes_collection_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_symint_input_specialization_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_symint_item_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_symint_output_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_symint_tensor_return_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_tensor_attribute_zero_args_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_tensor_constant_aten_to_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_tensor_constant_with_wrapped_method_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_to_module_with_mutated_buffer_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_to_module_with_mutated_buffer_multiple_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_to_module_with_mutated_buffer_multiple_update_sub_later_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_tolist_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_torch_check_eq_commutativity_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_torch_fn_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_trace_under_fake_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_train_eval_on_exported_preautograd_module_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unbacked_3d_matmul_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unbacked_bincount_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unbacked_bindings_for_divisible_u_symint_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unbacked_deferred_runtime_retrace_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unbacked_expand_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unbacked_infer_size_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unbacked_kth_value_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unbacked_linear_layer_norm_input_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unbacked_noncontig_lin_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unbacked_pad_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unbacked_scalar_constructor_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unbacked_slice_forward_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unbacked_slice_simple_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unbacked_to_cond_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unbacked_to_cond_passthrough_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unbacked_unsqueeze_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_asserts_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_buffer_update_child2parent_swap_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_closure_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_isinstance_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_multiple_graphs_dispatch_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_multiple_graphs_preserve_signature_no_error_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_multiple_graphs_shared_submodule_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_multiple_graphs_state_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_no_unroll_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_placeholder_update_child2parent_swap_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_placeholder_update_grandchild2cousin_swap_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_random_dag_5_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_random_dag_6_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_random_dag_buf_8_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_random_dag_const_preserving_3_1_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_random_dag_const_preserving_3_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_random_dag_mutating_buf_4_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_random_dag_mutating_buf_6_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_random_dag_mutating_buf_9_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_random_dag_mutating_buf_preserving_10_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_random_dag_mutating_buf_preserving_4_1_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_random_dag_mutating_buf_preserving_4_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_random_dag_mutating_buf_preserving_5_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_random_dag_mutating_buf_preserving_7_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unflatten_random_dag_preserving_4_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unused_aliases_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_unused_constant_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_use_embedding_twice_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_user_input_and_buffer_mutation_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_while_loop_assert_separation_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_while_loop_index_assertions_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_while_loop_simple_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_while_loop_tensor_constant_idx_cpp_runtime_nonstrict, test/export/test_nativert.py::NativeRTTestExport::test_wrapper_module_cpp_runtime_nonstrict 2025-08-20T07:45:22.7187882Z 2025-08-20T07:45:22.7187969Z Running inductor/test_alignment 1/1 ... [2025-08-20 07:45:22.707314] 2025-08-20T07:45:22.7188138Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:45:22.7188522Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_alignment.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:45:22.707504] 2025-08-20T07:45:33.8939612Z 2025-08-20T07:45:33.8941062Z inductor/test_alignment 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_alignment_1.1_f4405967ba88ecfa_.log 2025-08-20T07:45:33.8951037Z Running 12 items in this shard: test/inductor/test_alignment.py::GPUTests::test_Q4_K_dequantization_cuda, test/inductor/test_alignment.py::GPUTests::test_alignment_without_custom_op_cuda, test/inductor/test_alignment.py::GPUTests::test_incorrect_meta_for_custom_op_2d_cuda, test/inductor/test_alignment.py::GPUTests::test_no_align_for_custom_op_2d_cuda, test/inductor/test_alignment.py::GPUTests::test_no_align_for_custom_op_cuda, test/inductor/test_alignment.py::GPUTests::test_slice_cuda, test/inductor/test_alignment.py::GPUTests::test_slice_view_dtype_size_1024_cuda, test/inductor/test_alignment.py::GPUTests::test_slice_view_dtype_size_1048576_cuda, test/inductor/test_alignment.py::GPUTests::test_slice_view_dtype_size_128_cuda, test/inductor/test_alignment.py::GPUTests::test_unaligned_input_2d_cuda, test/inductor/test_alignment.py::GPUTests::test_unaligned_input_cuda, test/inductor/test_alignment.py::GPUTests::test_view_dtype_slice_cuda 2025-08-20T07:45:33.8952815Z 2025-08-20T07:45:33.8952957Z Running inductor/test_async_compile 1/1 ... [2025-08-20 07:45:33.893739] 2025-08-20T07:45:33.8953203Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:45:33.8953765Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_async_compile.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:45:33.894004] 2025-08-20T07:45:49.5357320Z 2025-08-20T07:45:49.5358819Z inductor/test_async_compile 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_async_compile_1.1_00f746482ac0a9e7_.log 2025-08-20T07:45:49.5371592Z Running 6 items in this shard: test/inductor/test_async_compile.py::TestAsyncCompile::test_autotune_lookup_table_method_fork, test/inductor/test_async_compile.py::TestAsyncCompile::test_autotune_lookup_table_method_spawn, test/inductor/test_async_compile.py::TestAsyncCompile::test_autotune_lookup_table_method_subprocess, test/inductor/test_async_compile.py::TestAsyncCompile::test_pool_method_fork, test/inductor/test_async_compile.py::TestAsyncCompile::test_pool_method_spawn, test/inductor/test_async_compile.py::TestAsyncCompile::test_pool_method_subprocess 2025-08-20T07:45:49.5373483Z 2025-08-20T07:45:49.5373629Z Running inductor/test_auto_functionalize 1/1 ... [2025-08-20 07:45:49.535536] 2025-08-20T07:45:49.5373867Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:45:49.5374412Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_auto_functionalize.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:45:49.535885] 2025-08-20T07:46:08.4951775Z 2025-08-20T07:46:08.4952527Z inductor/test_auto_functionalize 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_auto_functionalize_1.1_3a68c698afe9b61c_.log 2025-08-20T07:46:08.4960988Z Running 39 items in this shard: test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_alias, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_alias2, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_alias2_dynamic, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_alias_id_input_to_custom_op, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_alias_id_output, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_auto_functionalize_can_with_default, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_auto_functionalize_can_with_none_return, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_auto_functionalize_extra1, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_auto_functionalize_extra2, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_auto_functionalize_extra3, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_auto_functionalize_extra4, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_auto_functionalize_extra5, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_auto_functionalize_old, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_auto_functionalize_on_view, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_auto_functionalize_optional_old, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_auto_functionalize_optional_v2, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_auto_functionalize_self_as_mutate_arg, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_auto_functionalize_tensorlist, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_auto_functionalize_v2, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_auto_functionalize_with_returns_old, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_auto_functionalize_with_returns_v2, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_can_auto_functionalize, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_dynamic2_v2, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_dynamic3_v2, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_dynamic_v2, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_graph_input_is_view, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_inference_mode1_v2, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_inference_mode2_v2, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_inference_mode3_v2, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_inference_mode4_v2, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_inference_mode_view, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_recompile, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_scheduling_with_multiple_mutates, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_slice, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_slice_dynamic, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_split, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_split_dynamic, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_try_use_slice, test/inductor/test_auto_functionalize.py::AutoFunctionalizeTests::test_unbacked_auto_functionalize_op 2025-08-20T07:46:08.4966295Z 2025-08-20T07:46:08.4966399Z Running inductor/test_benchmarking 1/1 ... [2025-08-20 07:46:08.494227] 2025-08-20T07:46:08.4966576Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:46:08.4966981Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_benchmarking.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:46:08.494445] 2025-08-20T07:46:13.7687190Z 2025-08-20T07:46:13.7688442Z inductor/test_benchmarking 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_benchmarking_1.1_c193725adcbabd0e_.log 2025-08-20T07:46:13.7691330Z Running 12 items in this shard: test/inductor/test_benchmarking.py::TestBenchmarker::test_benchmark_cpu_smoke_benchmarker_cls0, test/inductor/test_benchmarking.py::TestBenchmarker::test_benchmark_cpu_smoke_benchmarker_cls1, test/inductor/test_benchmarking.py::TestBenchmarker::test_benchmark_gpu_smoke_benchmarker_cls0, test/inductor/test_benchmarking.py::TestBenchmarker::test_benchmark_gpu_smoke_benchmarker_cls1, test/inductor/test_benchmarking.py::TestBenchmarker::test_benchmark_safely_infers_device_many_devices_benchmarker_cls0, test/inductor/test_benchmarking.py::TestBenchmarker::test_benchmark_safely_infers_device_many_devices_benchmarker_cls1, test/inductor/test_benchmarking.py::TestBenchmarker::test_benchmark_safely_infers_device_no_devices_benchmarker_cls0, test/inductor/test_benchmarking.py::TestBenchmarker::test_benchmark_safely_infers_device_no_devices_benchmarker_cls1, test/inductor/test_benchmarking.py::TestBenchmarker::test_benchmark_smoke_benchmarker_cls0_device_cpu, test/inductor/test_benchmarking.py::TestBenchmarker::test_benchmark_smoke_benchmarker_cls0_device_cuda, test/inductor/test_benchmarking.py::TestBenchmarker::test_benchmark_smoke_benchmarker_cls1_device_cpu, test/inductor/test_benchmarking.py::TestBenchmarker::test_benchmark_smoke_benchmarker_cls1_device_cuda 2025-08-20T07:46:13.7693231Z 2025-08-20T07:46:13.7693323Z Running inductor/test_best_config 1/1 ... [2025-08-20 07:46:13.768760] 2025-08-20T07:46:13.7693503Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:46:13.7693901Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_best_config.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:46:13.768960] 2025-08-20T07:46:19.5947861Z 2025-08-20T07:46:19.5949514Z inductor/test_best_config 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_best_config_1.1_e3995cf1447dde5d_.log 2025-08-20T07:46:19.5950849Z Running 1 items in this shard: test/inductor/test_best_config.py::TestKernelBestConfig::test_best_config_has_triton_cache_key 2025-08-20T07:46:19.5959752Z 2025-08-20T07:46:19.5959987Z Running inductor/test_binary_folding 1/1 ... [2025-08-20 07:46:19.594521] 2025-08-20T07:46:19.5960521Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:46:19.5961365Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_binary_folding.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:46:19.594775] 2025-08-20T07:47:05.9503500Z 2025-08-20T07:47:05.9504175Z inductor/test_binary_folding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_binary_folding_1.1_e74256177e8f9061_.log 2025-08-20T07:47:05.9505782Z Running 6 items in this shard: test/inductor/test_binary_folding.py::FreezingCpuTests::test_conv_binary_folding_cpu, test/inductor/test_binary_folding.py::FreezingCpuTests::test_conv_bn_folding_cpu, test/inductor/test_binary_folding.py::FreezingCpuTests::test_linear_binary_folding_cpu, test/inductor/test_binary_folding.py::FreezingGpuTests::test_conv_binary_folding_cuda, test/inductor/test_binary_folding.py::FreezingGpuTests::test_conv_bn_folding_cuda, test/inductor/test_binary_folding.py::FreezingGpuTests::test_linear_binary_folding_cuda 2025-08-20T07:47:05.9506544Z 2025-08-20T07:47:05.9511855Z Running inductor/test_block_analysis 1/1 ... [2025-08-20 07:47:05.950242] 2025-08-20T07:47:05.9519612Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:47:05.9520874Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_block_analysis.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:47:05.950466] 2025-08-20T07:47:10.9757383Z 2025-08-20T07:47:10.9758966Z inductor/test_block_analysis 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_block_analysis_1.1_ec26d5e44fbe7ec8_.log 2025-08-20T07:47:10.9764345Z Running 10 items in this shard: test/inductor/test_block_analysis.py::BlockAnalysisTest::test_affine_identity_stride_3_symbol2_expr2, test/inductor/test_block_analysis.py::BlockAnalysisTest::test_affine_identity_stride_4_symbol1_expr1, test/inductor/test_block_analysis.py::BlockAnalysisTest::test_affine_identity_stride_5_symbol0_expr0, test/inductor/test_block_analysis.py::BlockAnalysisTest::test_index_with_dynamic_shapes, test/inductor/test_block_analysis.py::BlockAnalysisTest::test_mod_div_identity_dims0_strides0_symbol0_expr0, test/inductor/test_block_analysis.py::BlockAnalysisTest::test_mod_div_identity_dims1_strides1_symbol1_expr1, test/inductor/test_block_analysis.py::BlockAnalysisTest::test_mod_div_identity_dims2_strides2_symbol2_expr2, test/inductor/test_block_analysis.py::BlockAnalysisTest::test_subexpr_identity_symbol0_expr0_subexpr0, test/inductor/test_block_analysis.py::BlockAnalysisTest::test_subexpr_identity_symbol1_expr1_subexpr1, test/inductor/test_block_analysis.py::BlockAnalysisTest::test_subexpr_identity_symbol2_expr2_subexpr2 2025-08-20T07:47:10.9766070Z 2025-08-20T07:47:10.9766184Z Running inductor/test_codegen_triton 1/1 ... [2025-08-20 07:47:10.975791] 2025-08-20T07:47:10.9766383Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:47:10.9766824Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_codegen_triton.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:47:10.976002] 2025-08-20T07:47:16.2009275Z 2025-08-20T07:47:16.2010781Z 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_7256adb8e8b40406_.log 2025-08-20T07:47:16.2011948Z Running 1 items in this shard: test/inductor/test_codegen_triton.py::TestCodegenTriton::test_config_of_sizearg 2025-08-20T07:47:16.2012432Z 2025-08-20T07:47:16.2012932Z Running inductor/test_compile 1/1 ... [2025-08-20 07:47:16.200933] 2025-08-20T07:47:16.2013442Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:47:16.2014656Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_compile.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:47:16.201174] 2025-08-20T07:47:27.4917730Z 2025-08-20T07:47:27.4919187Z inductor/test_compile 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_compile_1.1_92daba45a420f1ff_.log 2025-08-20T07:47:27.4921321Z Running 9 items in this shard: test/inductor/test_compile.py::TestStandaloneInductor::test_inductor_generate_debug_symbol, test/inductor/test_compile.py::TestStandaloneInductor::test_inductor_via_bare_module, test/inductor/test_compile.py::TestStandaloneInductor::test_inductor_via_export1, test/inductor/test_compile.py::TestStandaloneInductor::test_inductor_via_export2, test/inductor/test_compile.py::TestStandaloneInductor::test_inductor_via_fx, test/inductor/test_compile.py::TestStandaloneInductor::test_inductor_via_fx_dict_input, test/inductor/test_compile.py::TestStandaloneInductor::test_inductor_via_fx_tensor_return, test/inductor/test_compile.py::TestStandaloneInductor::test_inductor_via_make_fx, test/inductor/test_compile.py::TestStandaloneInductor::test_inductor_via_op_with_multiple_outputs 2025-08-20T07:47:27.4922522Z 2025-08-20T07:47:27.4922691Z Running inductor/test_compile_subprocess 1/2 ... [2025-08-20 07:47:27.491728] 2025-08-20T07:47:27.4922883Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:47:27.4923309Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_compile_subprocess.py', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:47:27.491953] 2025-08-20T07:52:52.9612986Z 2025-08-20T07:52:52.9613886Z inductor/test_compile_subprocess 1/2 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_compile_subprocess_1.2_d2c4772668802892_.log 2025-08-20T07:52:52.9681814Z Running 413 items in this shard: test/inductor/test_compile_subprocess.py::TestSubprocess::test_progressive, test/inductor/test_compile_subprocess.py::GPUTests::test_AllenaiLongformerBase_repro_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test__dyn_quant_pack_4bit_weight_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test__unsafe_masked_index_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_abs_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_adaptive_avg_pool1d_argmax_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_adaptive_avg_pool2d2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_adaptive_avg_pool_errors_with_long_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_adaptive_avg_pool_with_output_size_0_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_adaptive_max_pool2d1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_adaptive_max_pool2d3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_adaptive_pool_errors_with_long_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_add_complex3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_add_inplace_permuted_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_adding_tensor_offsets_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_addmm_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_addmv_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_alexnet_prefix_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_allow_reuse_disable_if_exceed_peak_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_angle_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_aoti_eager_override_registration_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_aoti_eager_support_out_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_aoti_eager_with_scalar_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_arange4_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_argmax_argmin1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_argmax_argmin2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_argmax_argmin3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_argmax_to_float_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_as_strided_scatter_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_assert_alignment_op_name_fail_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_assert_size_stride_op_name_pass_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_avg_pool2d1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_avg_pool2d4_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_avg_pool2d5_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_avg_pool2d6_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_avg_pool2d8_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_avg_pool2d_backward3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_avg_pool2d_backward4_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_avg_pool3d_backward2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_avg_pool3d_backward3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_avg_pool3d_backward4_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_baddbmm_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_bernoulli1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_bernoulli2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_bitwise2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_bitwise_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_bmm1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_bool_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_both_scalars_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_bucketize_broadcast_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_bucketize_computed_offsets_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_bucketize_int_int16_uint8_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_bucketize_int_int32_int16_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_bucketize_int_int32_int32_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_bucketize_int_int32_int8_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_bucketize_int_int64_int64_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_bucketize_int_int64_int8_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_bucketize_int_uint8_int16_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_bucketize_int_uint8_int8_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_bucketize_nd_tiling_True_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_buffer_copied_in_graph_with_different_shapes_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_buffer_use_after_remove_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_builtins_round_float_ndigits_neg_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_builtins_round_float_ndigits_zero_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_builtins_round_int_ndigits_pos_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_builtins_round_int_ndigits_zero_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_cat_inplace_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_cat_negative_dim_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_cat_single_empty_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_cat_unbacked_2d_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_cat_unbacked_legacy_empty_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_chunk_recompiles_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_clamp_type_promotion_non_tensor_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_compar_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_complex_fallback_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_complex_memory_overlap_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_config_option_dont_assume_alignment_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_const_int32_to_float_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_constant_pad_1d_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_constant_pad_2d_strides_nonpositive_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_constant_pad_fill_dtype_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_constant_pad_float64_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_conv3d_channels_last_use_block_ptr_False_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_conv3d_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_conv_backward_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_conv_bn_fuse_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_conv_inference_heuristics_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_conv_shape_check_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_conv_with_as_strided_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_convolution1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_convolution3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_convolution4_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_cumsum_inf_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_cumsum_pattern_matcher_issue_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_custom_op_1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_custom_op_2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_custom_op_default_layout_constraint_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_custom_op_fixed_layout_channels_last_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_custom_op_fixed_layout_sequential_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_custom_op_unbacked_symints_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_custom_scan_op_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_custom_scan_op_multi_input_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_data_type_propogation_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dense_mask_index_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_deterministic_codegen_with_suffix_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_diagonal_copy_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_div2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_div3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_div4_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_div8_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_div9_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_div_by_zero_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_div_precision_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_div_presicion_accuracy_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_div_prim_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_div_softmax_symfloat_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dont_constant_fold_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dropout_trivial_1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtype_mismatch_issue_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtype_sympy_expr_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_bfloat16_bfloat16_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_bfloat16_int32_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_bfloat16_int64_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_float16_bfloat16_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_float32_float16_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_float32_float64_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_float32_int64_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_float32_int8_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_float64_bfloat16_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_float64_float32_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_float64_float64_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_float64_int16_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_float64_uint8_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_fusion_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_int16_bfloat16_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_int16_float16_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_int16_float64_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_int16_int16_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_int16_int64_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_int32_float16_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_int32_float64_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_int32_int64_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_int64_float32_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_int64_float64_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_int64_int64_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_int64_int8_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_int64_uint8_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_int8_bfloat16_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_int8_float16_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_int8_float64_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_int8_int32_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_int8_int64_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_int8_uint8_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_uint8_bfloat16_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_uint8_int16_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_uint8_int32_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_uint8_int8_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_dtypeview_uint8_uint8_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_elu_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_embedding_bag_byte_unpack_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_embedding_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_empty_strided_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_exact_stride_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_exp2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_exp_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_expand_as_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_expand_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_fft_real_input_real_output_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_fill2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_flip_cat_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_flip_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_float_repr_dynamic_shapes_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_floordiv_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_forced_buffer_realize_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_fractional_max_pool2d3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_fractional_max_pool2d5_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_full_boolean_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_full_like_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_functionalize_rng_wrappers_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_gather1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_gather_scatter_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_gelu_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_getitem_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_graph_partition_arange2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_graph_partition_misaligned_input_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_graph_partition_mutation_real_name_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_graph_partition_scalar_inputs_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_hardtanh_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_horizonal_fusion1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_index2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_index_put1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_index_put3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_index_put4_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_index_put_as_masked_fill_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_index_put_deterministic_fallback_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_index_put_failed_reinplace_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_index_put_index_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_index_put_reinplace_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_index_remainder_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_indirect_load_broadcast_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_inf_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_inplace_add_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_inplace_resize_as_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_input_mutation2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_input_mutation5_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_insignificant_strides_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_int8_weight_only_quant_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_isin_tensor_scalar_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_issue102546_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_kernel_names_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_kwargs_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_l1_loss_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_large_block_sizes_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_large_broadcast_reduction_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_large_offset_pointwise_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_large_tensor_reduction_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_linspace2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_linspace4_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_list_clearing_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_log2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_log_fp64_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_logaddexp_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_logcumsumexp_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_logcumsumexp_zero_dim_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_logsumexp_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_low_memory_max_pool_dilation_1_dim_3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_low_memory_max_pool_dilation_2_dim_2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_low_memory_max_pool_dilation_2_dim_3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_masked_fill_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_masked_scatter_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_max_pool2d1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_max_pool2d3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_max_pool2d4_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_max_pool2d5_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_max_pool2d6_dilation_1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_max_pool2d_with_indices_backward2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_max_pool2d_with_indices_backward3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_max_pool2d_with_indices_backward4_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_max_pool2d_with_indices_backward6_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_max_pool2d_with_indices_backward_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_mean_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_min_max_reduction_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_misaligned_address_issue1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_mix_device_index_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_mixed_mm3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_mixed_mm_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_move_arange_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_mul_index_expr_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_mul_softmax_symfloat_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_multi_gpu_recompile_on_index_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_multi_threading_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_multilayer_prime_size_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_multilayer_var_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_nan_sort_stable_True_descending_False_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_nan_sort_stable_True_descending_True_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_needs_contiguous_strides_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_neg_index_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_new_empty_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_new_empty_strided_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_new_ones_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_no_mega_fusion_during_lowering_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_no_op_reduction_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_norm_constant_overflow_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_one_hot_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pad_single_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_permute1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_philox_rand_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_bessel_j0_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_bessel_j1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_bessel_y0_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_bessel_y1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_chebyshev_polynomial_t_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_chebyshev_polynomial_u_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_digamma_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_entr_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_erfc_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_erfinv_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_exp2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_expm1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_gammainc_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_gammaln_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_hermite_polynomial_h_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_laguerre_polynomial_l_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_legendre_polynomial_p_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_log1p_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_modified_bessel_i0_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_modified_bessel_i1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_modified_bessel_k0_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_modified_bessel_k1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_ndtri_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_polygamma_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_round_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_scaled_modified_bessel_k0_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_scaled_modified_bessel_k1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_sinc_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_spherical_bessel_j0_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_xlog1py_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_xlogy_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pointwise_zeta_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pow3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pow_int_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_pow_symfloat_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_prod_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_profiler_mark_wrapper_call_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_rand_like_deterministic_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_randint_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_randn_generator_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_reduction1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_reduction3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_reduction_config_limit_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_reflection_pad2d_backward_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_reflection_pad2d_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_reinterpret_dtypeview_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_relu_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_remove_no_ops_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_remove_noop_slice_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_remove_noop_view_default_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_remove_noop_view_dtype_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_repeat_as_strided_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_repeat_interleave_2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_repeat_interleave_Tensor_decomp_int64_nd_1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_repeat_interleave_Tensor_decomp_int64_nd_2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_repeat_interleave_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_reuse_buffers_with_aliasing_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_rsqrt_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_rsqrt_dynamic_shapes_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_scatter2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_scatter3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_scatter6_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_scatter_add1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_scatter_bf16_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_scatter_reduce1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_scatter_reduce3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_True_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_searchsorted_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_select_scatter_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_setitem_with_int_parameter_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_sgn_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_sgn_extremal_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_shape_padding_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_silu_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_size_asserts_for_multi_output_fallback_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_slice2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_slice4_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_slice_mutation3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_slice_scatter3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_slice_scatter4_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_slice_scatter_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_slice_view_with_graph_break_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_softmax_backward_data_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_softmax_one_kernel_loop_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_sort_bool_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_sort_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_sort_stable_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_sort_transpose_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_special_polygamma_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_split_cumprod_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_split_cumsum_low_prec_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_split_failed_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_split_with_list_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_split_with_sizes_with_unbacked_symints_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_std_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_stride_preservation_with_stride_modifying_fx_pass_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_strided_inputs_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_sum1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_sum3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_sum_dtype_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_sum_int_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_sum_keepdims_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_tanh_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_tensor1_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_tensor2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_tensor3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_tensor_index_put_slice_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_tmp_not_defined_issue1_use_block_ptr_True_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_tmp_not_defined_issue2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_tmp_not_defined_issue3_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_to_device_constant_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_to_memory_format_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_topk_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_transpose_add_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_transposed_propagates_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_triton_kernel_bool_param_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_triu_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_uint4x2_mixed_mm_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_unbacked_floordiv_simplify_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_unbacked_floordiv_simplify_errors_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_unroll_small_reduction_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_unspec_inputs_float32_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_unspec_inputs_float64_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_unspec_inputs_int16_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_unspec_inputs_int32_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_unspec_inputs_int64_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_unspec_inputs_int8_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_unsqueeze_inplace_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_upsample_bilinear2d_a_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_upsample_cat_conv_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_upsample_nearest1d_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_var_correction_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_var_mean_tile_reduction_False_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_vdd_clamp_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_view_as_complex_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_view_as_real_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_view_detach_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_views2_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_views4_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_views5_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_views6_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_weight_norm_bwd_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_where_broadcast_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_where_with_logical_op_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_zero_dim_reductions_cuda, test/inductor/test_compile_subprocess.py::GPUTests::test_zero_element_mutation_cuda 2025-08-20T07:52:52.9731053Z 2025-08-20T07:52:52.9731157Z Running inductor/test_coordinate_descent_tuner 1/1 ... [2025-08-20 07:52:52.968456] 2025-08-20T07:52:52.9731341Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:52:52.9731747Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_coordinate_descent_tuner.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:52:52.969499] 2025-08-20T07:53:00.6994816Z 2025-08-20T07:53:00.6996649Z 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_a2b287aa18c179e3_.log 2025-08-20T07:53:00.6999512Z Running 5 items in this shard: test/inductor/test_coordinate_descent_tuner.py::TestCoordinateDescentTuner::test_abs_function, test/inductor/test_coordinate_descent_tuner.py::TestCoordinateDescentTuner::test_get_neighbour_values, test/inductor/test_coordinate_descent_tuner.py::TestCoordinateDescentTuner::test_no_neighbors, test/inductor/test_coordinate_descent_tuner.py::TestCoordinateDescentTuner::test_persistent_reduction, test/inductor/test_coordinate_descent_tuner.py::TestCoordinateDescentTuner::test_value_too_large 2025-08-20T07:53:00.7002408Z 2025-08-20T07:53:00.7002581Z Running inductor/test_cpp_wrapper_hipify 1/1 ... [2025-08-20 07:53:00.699608] 2025-08-20T07:53:00.7002884Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:53:00.7003558Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_cpp_wrapper_hipify.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:53:00.699940] 2025-08-20T07:53:03.3696993Z 2025-08-20T07:53:03.3698977Z inductor/test_cpp_wrapper_hipify 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cpp_wrapper_hipify_1.1_95eae22860edf125_.log 2025-08-20T07:53:03.3701174Z Running 3 items in this shard: test/inductor/test_cpp_wrapper_hipify.py::TestCppWrapperHipify::test_hipify_aoti_driver_header, test/inductor/test_cpp_wrapper_hipify.py::TestCppWrapperHipify::test_hipify_basic_declaration, test/inductor/test_cpp_wrapper_hipify.py::TestCppWrapperHipify::test_hipify_cross_platform 2025-08-20T07:53:03.3710643Z 2025-08-20T07:53:03.3710881Z Running inductor/test_cpu_cpp_wrapper 1/1 ... [2025-08-20 07:53:03.369781] 2025-08-20T07:53:03.3711259Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:53:03.3712112Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_cpu_cpp_wrapper.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:53:03.370109] 2025-08-20T07:53:08.5042905Z 2025-08-20T07:53:08.5044368Z inductor/test_cpu_cpp_wrapper 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cpu_cpp_wrapper_1.1_9b02022ed25c4f8c_.log 2025-08-20T07:53:08.5045106Z 2025-08-20T07:53:08.5047865Z Running inductor/test_cudagraph_trees_expandable_segments 1/1 ... [2025-08-20 07:53:08.504420] 2025-08-20T07:53:08.5048428Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:53:08.5049891Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_cudagraph_trees_expandable_segments.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:53:08.504733] 2025-08-20T07:55:03.0107194Z 2025-08-20T07:55:03.0115082Z PRINTING LOG FILE of inductor/test_cudagraph_trees_expandable_segments 1/1 (test/test-reports/inductor.test_cudagraph_trees_expandable_segments_1.1_1b3f3f324d2db797_.log) 2025-08-20T07:55:03.0116319Z /opt/conda/envs/py_3.12/lib/python3.12/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-08-20T07:55:03.0116975Z import pkg_resources 2025-08-20T07:55:03.0117249Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to ./.pytorch-disabled-tests.json 2025-08-20T07:55:03.0117789Z Test results will be stored in test-reports/python-pytest/inductor.test_cudagraph_trees_expandable_segments/inductor.test_cudagraph_trees_expandable_segments-d608b11123eb40d7.xml 2025-08-20T07:55:03.0118190Z ============================= test session starts ============================== 2025-08-20T07:55:03.0118457Z platform linux -- Python 3.12.11, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.12/bin/python 2025-08-20T07:55:03.0118684Z cachedir: .pytest_cache 2025-08-20T07:55:03.0118951Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-08-20T07:55:03.0119243Z rootdir: /var/lib/jenkins/pytorch 2025-08-20T07:55:03.0119385Z configfile: pytest.ini 2025-08-20T07:55:03.0119659Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-08-20T07:55:03.0120529Z collecting ... collected 144 items 2025-08-20T07:55:03.0120704Z stepcurrent: Cannot find last run test, not skipping 2025-08-20T07:55:03.0144514Z Running 144 items in this shard: test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_accumulate_grad, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_accumulate_multiple_recordings, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_alias_of_parameter, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_aliased_output_checkpoint, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_aliased_static_parameter, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_aliased_storage_single_weakref, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_aliasing_static_ref, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_amp_cache_disabled, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_backward_gets_cached_cudagraphs, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_cache_hit_forward_miss_backward, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_cached_boxed_forward_device_index, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_cached_forward_backward, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_checkpoint_shared_output_storage_deallocation, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_checkpointing_resets_persistent_refs, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_cleanup, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_compiled_autograd_static_input_params, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_constant_output, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_conv_benchmark, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_cpp_wrapper, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_cudagraph_capture_sizes, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_cudagraph_capture_sizes1, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_cudagraph_capture_sizes2, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_dynamic_backward, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_dynamic_warmup, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_empty_cpu_tensor, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_empty_storage, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_end_recording_early, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_error_on_dealloc_use, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_error_on_dealloc_use2, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_execution_into_recording, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_expanded_inputs, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_fallback_to_eager_if_recompiling_too_many_times, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_fallback_to_eager_if_recompiling_too_many_times_due_to_cudagraph_managed_tensor, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_fallback_to_eager_if_recompiling_too_many_times_warn_only_once, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_forward_backward, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_forward_backward_not_called_backend_cudagraphs, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_forward_backward_not_called_backend_inductor, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_forward_generation, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_forward_with_skipped_cudagraphed_backward, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_frozen_fn, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_function_compiled_multiple_times, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_buffer_reuse, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_condition_op, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_cpu_only, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_cpu_op_and_dynamic_shapes, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_cpu_scalar1, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_cpu_scalar2, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_cpu_scalar3, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_cpu_scalar4, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_cpu_scalar_device_put, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_cpu_scalar_multiple, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_cpu_scalar_mutation, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_cpu_tensor_symints, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_custom_op, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_custom_op_dynamoc_shapes, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_custom_op_mutation, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_custom_op_no_split, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_dynamic_scalar_inputs, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_dynamic_shapes, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_foreach_op, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_forward_backward, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_forward_backward_not_called, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_forward_with_skipped_cudagraphed_backward, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_fused_scheduler_node, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_gc, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_item, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_log_message, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_multiple_devices_msg, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_reduce_overhead_mode_effectiveness, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_reorder_cpu_and_gpu, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_reorder_cpu_and_gpu_interleave, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_reorder_custom_op_with_no_dependency, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_reorder_custom_op_with_no_dependency1, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_simple, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_symint, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_symint_cat_backward, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_symint_from_mutation_index, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_symint_from_nested_indirect_indexing, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_unbacked_symint, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_unbacked_symint_multi_output_layout, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_incompatible_cudagraph_ops_item, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_incompatible_cudagraph_ops_nonzero, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_incompatible_cudagraph_ops_nonzero_backend, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_incompatible_cudagraph_ops_nonzero_graph_breaks, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_index_put, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_live_outputs_multiple_graphs, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_manager_per_device, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mark_step, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_meta_tensor, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multi_dispatch_child_node, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multi_dispatch_custom_module, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multi_dispatch_custom_module_buffer, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multi_dispatch_parent_node, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multi_dispatch_single_compile_builtin_module, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multi_dispatch_single_compile_builtin_module_buffers, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multi_dispatch_single_compile_param_inputs, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multinomial, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multiple_devices_msg_backend_cudagraphs, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multiple_devices_msg_backend_inductor, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multiple_insert_removal_caching, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_cudagraph_managed_tensor_warn_backend_cudagraphs, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_cudagraph_managed_tensor_warn_backend_inductor, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_cudagraph_managed_tensor_warn_only_once_backend_cudagraphs, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_cudagraph_managed_tensor_warn_only_once_backend_inductor, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_cudagraph_managed_tensors_backend_cudagraphs, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_cudagraph_managed_tensors_backend_inductor, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_cudagraph_managed_tensors_config_backend_cudagraphs, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_cudagraph_managed_tensors_config_backend_inductor, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_on_inp_backend_cudagraphs, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_on_inp_backend_inductor, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_reinplaced, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_no_rerecord_with_mark_static_address, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_not_fallback_to_eager_if_have_not_recompiling_too_many_times, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_output_alias, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_peristed_output_livenes, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_remove_hooks_on_cached_tensors, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_rerecord_if_static_input_address_changed, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_rng_non_trees, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_rng_trees, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_run_simple, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_separate_recordings, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_side_stream_memory_allocation, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_single_stream_use, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_skip_cpp_wrapper, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_skip_cudagraph_unsafe_ops, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_skip_if_dynamic_shape_limit_reached1, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_skip_if_dynamic_shape_limit_reached2, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_skip_symbolic, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_sparsity, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_static_inputs_address_mutation_log, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_storage_access_error, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_tensor_constant_mutation, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_tensor_dies_between_checkpoint, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_tensor_no_longer_in_pool, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_unaligned_static_input_no_cudagraphs, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_unaligned_static_input_non_trees, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_unaligned_static_input_trees, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_unaligned_static_parameter, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_unstable_ptr, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_warmup_stream_sync, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_warn_on_pending_backward, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_warn_once_if_dynamic_shape_limit_reached, test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_workspace_allocation_error 2025-08-20T07:55:03.0167278Z 2025-08-20T07:55:03.0167501Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_accumulate_grad <- test/inductor/test_cudagraph_trees.py PASSED [1.5241s] [ 0%] 2025-08-20T07:55:03.0167958Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_accumulate_multiple_recordings <- test/inductor/test_cudagraph_trees.py PASSED [2.3582s] [ 1%] 2025-08-20T07:55:03.0168415Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_alias_of_parameter <- test/inductor/test_cudagraph_trees.py PASSED [0.5128s] [ 2%] 2025-08-20T07:55:03.0168860Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_aliased_output_checkpoint <- test/inductor/test_cudagraph_trees.py PASSED [0.1847s] [ 2%] 2025-08-20T07:55:03.0169311Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_aliased_static_parameter <- test/inductor/test_cudagraph_trees.py PASSED [0.1711s] [ 3%] 2025-08-20T07:55:03.0169768Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_aliased_storage_single_weakref <- test/inductor/test_cudagraph_trees.py PASSED [0.4987s] [ 4%] 2025-08-20T07:55:03.0170369Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_aliasing_static_ref <- test/inductor/test_cudagraph_trees.py PASSED [0.8894s] [ 4%] 2025-08-20T07:55:03.0170809Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_amp_cache_disabled <- test/inductor/test_cudagraph_trees.py PASSED [1.7281s] [ 5%] 2025-08-20T07:55:03.0174184Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_backward_gets_cached_cudagraphs <- test/inductor/test_cudagraph_trees.py PASSED [0.9607s] [ 6%] 2025-08-20T07:55:03.0174687Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_cache_hit_forward_miss_backward <- test/inductor/test_cudagraph_trees.py PASSED [1.1984s] [ 6%] 2025-08-20T07:55:03.0175210Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_cached_boxed_forward_device_index <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0002s] (requires multiple cuda devices) [ 7%] 2025-08-20T07:55:03.0175735Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_cached_forward_backward <- test/inductor/test_cudagraph_trees.py PASSED [0.9792s] [ 8%] 2025-08-20T07:55:03.0176221Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_checkpoint_shared_output_storage_deallocation <- test/inductor/test_cudagraph_trees.py PASSED [0.1905s] [ 9%] 2025-08-20T07:55:03.0176805Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_checkpointing_resets_persistent_refs <- test/inductor/test_cudagraph_trees.py SKIPPED [0.1751s] (skipIfRocm: test doesn't currently work on the ROCm stack) [ 9%] 2025-08-20T07:55:03.0177339Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_cleanup <- test/inductor/test_cudagraph_trees.py PASSED [0.5257s] [ 10%] 2025-08-20T07:55:03.0177792Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_compiled_autograd_static_input_params <- test/inductor/test_cudagraph_trees.py PASSED [0.6755s] [ 11%] 2025-08-20T07:55:03.0178345Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_constant_output <- test/inductor/test_cudagraph_trees.py PASSED [0.5156s] [ 11%] 2025-08-20T07:55:03.0178842Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_conv_benchmark <- test/inductor/test_cudagraph_trees.py PASSED [1.1246s] [ 12%] 2025-08-20T07:55:03.0179264Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_cpp_wrapper <- test/inductor/test_cudagraph_trees.py PASSED [1.2691s] [ 13%] 2025-08-20T07:55:03.0179699Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_cudagraph_capture_sizes <- test/inductor/test_cudagraph_trees.py PASSED [1.2379s] [ 13%] 2025-08-20T07:55:03.0180151Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_cudagraph_capture_sizes1 <- test/inductor/test_cudagraph_trees.py PASSED [1.1063s] [ 14%] 2025-08-20T07:55:03.0180706Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_cudagraph_capture_sizes2 <- test/inductor/test_cudagraph_trees.py PASSED [1.1195s] [ 15%] 2025-08-20T07:55:03.0181148Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_dynamic_backward <- test/inductor/test_cudagraph_trees.py PASSED [1.7672s] [ 15%] 2025-08-20T07:55:03.0181974Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_dynamic_warmup <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0006s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/156693 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 16%] 2025-08-20T07:55:03.0183219Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_empty_cpu_tensor <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0003s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/156735 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 17%] 2025-08-20T07:55:03.0184405Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_empty_storage <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0003s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/156755 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 18%] 2025-08-20T07:55:03.0185591Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_end_recording_early <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0002s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/156778 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 18%] 2025-08-20T07:55:03.0186777Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_error_on_dealloc_use <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0003s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/156801 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 19%] 2025-08-20T07:55:03.0187965Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_error_on_dealloc_use2 <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0002s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/156808 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 20%] 2025-08-20T07:55:03.0189205Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_execution_into_recording <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0002s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/156838 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 20%] 2025-08-20T07:55:03.0190487Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_expanded_inputs <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0002s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/156886 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 21%] 2025-08-20T07:55:03.0191704Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_fallback_to_eager_if_recompiling_too_many_times <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0002s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/130749 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 22%] 2025-08-20T07:55:03.0193053Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_fallback_to_eager_if_recompiling_too_many_times_due_to_cudagraph_managed_tensor <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0002s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/156922 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 22%] 2025-08-20T07:55:03.0194381Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_fallback_to_eager_if_recompiling_too_many_times_warn_only_once <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0002s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/156954 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 23%] 2025-08-20T07:55:03.0195631Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_forward_backward <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0002s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/156957 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 24%] 2025-08-20T07:55:03.0196862Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_forward_backward_not_called_backend_cudagraphs <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0002s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/156984 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 25%] 2025-08-20T07:55:03.0198142Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_forward_backward_not_called_backend_inductor <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0002s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/157035 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 25%] 2025-08-20T07:55:03.0199418Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_forward_generation <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0002s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/157058 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 26%] 2025-08-20T07:55:03.0200386Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_forward_with_skipped_cudagraphed_backward <- test/inductor/test_cudagraph_trees.py ('RERUN', {'yellow': True}) [0.7200s] [ 27%] 2025-08-20T07:55:03.0200939Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_forward_with_skipped_cudagraphed_backward <- test/inductor/test_cudagraph_trees.py ('RERUN', {'yellow': True}) [0.7075s] [ 27%] 2025-08-20T07:55:03.0201462Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_forward_with_skipped_cudagraphed_backward <- test/inductor/test_cudagraph_trees.py FAILED [0.7294s] [ 27%] 2025-08-20T07:55:03.0201733Z 2025-08-20T07:55:03.0201789Z ==================================== RERUNS ==================================== 2025-08-20T07:55:03.0201974Z ______ CudaGraphTreeTests.test_forward_with_skipped_cudagraphed_backward _______ 2025-08-20T07:55:03.0202146Z Traceback (most recent call last): 2025-08-20T07:55:03.0202398Z File "/var/lib/jenkins/pytorch/test/inductor/test_cudagraph_trees.py", line 637, in test_forward_with_skipped_cudagraphed_backward 2025-08-20T07:55:03.0202693Z out.backward(back_inp) 2025-08-20T07:55:03.0202892Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_tensor.py", line 625, in backward 2025-08-20T07:55:03.0203096Z torch.autograd.backward( 2025-08-20T07:55:03.0203303Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/autograd/__init__.py", line 354, in backward 2025-08-20T07:55:03.0203512Z _engine_run_backward( 2025-08-20T07:55:03.0203725Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/autograd/graph.py", line 841, in _engine_run_backward 2025-08-20T07:55:03.0204029Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-08-20T07:55:03.0204237Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0204453Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/autograd/function.py", line 315, in apply 2025-08-20T07:55:03.0204659Z return user_fn(self, *args) 2025-08-20T07:55:03.0204768Z ^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0205000Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_functorch/_aot_autograd/runtime_wrappers.py", line 2303, in backward 2025-08-20T07:55:03.0205241Z return impl_fn() 2025-08-20T07:55:03.0205332Z ^^^^^^^^^ 2025-08-20T07:55:03.0205551Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_functorch/_aot_autograd/runtime_wrappers.py", line 2289, in impl_fn 2025-08-20T07:55:03.0205815Z out = CompiledFunction._backward_impl(ctx, all_args) 2025-08-20T07:55:03.0205957Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0206209Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_functorch/_aot_autograd/runtime_wrappers.py", line 2394, in _backward_impl 2025-08-20T07:55:03.0206490Z CompiledFunction.compiled_bw = aot_config.bw_compiler( 2025-08-20T07:55:03.0206636Z ^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0206872Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_functorch/_aot_autograd/schemas.py", line 1267, in __call__ 2025-08-20T07:55:03.0207189Z return self.compiler_fn(gm, example_inputs) 2025-08-20T07:55:03.0207317Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0207550Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_dynamo/backends/common.py", line 82, in _wrapped_bw_compiler 2025-08-20T07:55:03.0207778Z disable( 2025-08-20T07:55:03.0207954Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_dynamo/eval_frame.py", line 1005, in _fn 2025-08-20T07:55:03.0208156Z return fn(*args, **kwargs) 2025-08-20T07:55:03.0208262Z ^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0208465Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_utils_internal.py", line 92, in wrapper_function 2025-08-20T07:55:03.0208679Z return function(*args, **kwargs) 2025-08-20T07:55:03.0208794Z ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0209009Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_inductor/compile_fx.py", line 2481, in bw_compiler 2025-08-20T07:55:03.0209228Z return inner_compile( 2025-08-20T07:55:03.0209331Z ^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0209478Z File "/opt/conda/envs/py_3.12/lib/python3.12/contextlib.py", line 81, in inner 2025-08-20T07:55:03.0209640Z return func(*args, **kwds) 2025-08-20T07:55:03.0209744Z ^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0209955Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_inductor/compile_fx.py", line 779, in compile_fx_inner 2025-08-20T07:55:03.0210316Z return wrap_compiler_debug(_compile_fx_inner, compiler_name="inductor")( 2025-08-20T07:55:03.0210484Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0210712Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_dynamo/repro/after_aot.py", line 141, in debug_wrapper 2025-08-20T07:55:03.0211008Z inner_compiled_fn = compiler_fn(gm, example_inputs) 2025-08-20T07:55:03.0211147Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0211378Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_inductor/compile_fx.py", line 1062, in _compile_fx_inner 2025-08-20T07:55:03.0211647Z compiled_graph.post_compile(example_inputs, constants, graph_kwargs) 2025-08-20T07:55:03.0211909Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_inductor/output_code.py", line 641, in post_compile 2025-08-20T07:55:03.0212138Z cudagraph_partition_post_compile( 2025-08-20T07:55:03.0212391Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_inductor/output_code.py", line 275, in cudagraph_partition_post_compile 2025-08-20T07:55:03.0215723Z maybe_handle_backward_generation(compiled_graph, boxed_forward_device_index) 2025-08-20T07:55:03.0216115Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_inductor/output_code.py", line 162, in maybe_handle_backward_generation 2025-08-20T07:55:03.0216410Z assert manager is not None 2025-08-20T07:55:03.0216587Z ^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0216728Z AssertionError 2025-08-20T07:55:03.0216904Z ----------------------------- Captured stdout call ----------------------------- 2025-08-20T07:55:03.0217108Z frames [('total', 1), ('ok', 1)] 2025-08-20T07:55:03.0217258Z stats [('calls_captured', 2), ('unique_graphs', 1)] 2025-08-20T07:55:03.0217466Z aot_autograd [('total', 1), ('autograd_cache_miss', 1), ('ok', 1)] 2025-08-20T07:55:03.0217775Z inductor [('triton_bundler_save_kernel', 16), ('async_compile_cache_miss', 4), ('fxgraph_cache_miss', 2), ('async_compile_cache_hit', 2)] 2025-08-20T07:55:03.0218027Z graph_break [] 2025-08-20T07:55:03.0219849Z ______ CudaGraphTreeTests.test_forward_with_skipped_cudagraphed_backward _______ 2025-08-20T07:55:03.0220032Z Traceback (most recent call last): 2025-08-20T07:55:03.0220417Z File "/var/lib/jenkins/pytorch/test/inductor/test_cudagraph_trees.py", line 637, in test_forward_with_skipped_cudagraphed_backward 2025-08-20T07:55:03.0220659Z out.backward(back_inp) 2025-08-20T07:55:03.0220929Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_tensor.py", line 625, in backward 2025-08-20T07:55:03.0221122Z torch.autograd.backward( 2025-08-20T07:55:03.0221322Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/autograd/__init__.py", line 354, in backward 2025-08-20T07:55:03.0221525Z _engine_run_backward( 2025-08-20T07:55:03.0221732Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/autograd/graph.py", line 841, in _engine_run_backward 2025-08-20T07:55:03.0222034Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-08-20T07:55:03.0222237Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0223677Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/autograd/function.py", line 315, in apply 2025-08-20T07:55:03.0223883Z return user_fn(self, *args) 2025-08-20T07:55:03.0223993Z ^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0224220Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_functorch/_aot_autograd/runtime_wrappers.py", line 2303, in backward 2025-08-20T07:55:03.0224455Z return impl_fn() 2025-08-20T07:55:03.0224543Z ^^^^^^^^^ 2025-08-20T07:55:03.0224755Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_functorch/_aot_autograd/runtime_wrappers.py", line 2289, in impl_fn 2025-08-20T07:55:03.0225014Z out = CompiledFunction._backward_impl(ctx, all_args) 2025-08-20T07:55:03.0225153Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0225402Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_functorch/_aot_autograd/runtime_wrappers.py", line 2394, in _backward_impl 2025-08-20T07:55:03.0226863Z CompiledFunction.compiled_bw = aot_config.bw_compiler( 2025-08-20T07:55:03.0227013Z ^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0227249Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_functorch/_aot_autograd/schemas.py", line 1267, in __call__ 2025-08-20T07:55:03.0227488Z return self.compiler_fn(gm, example_inputs) 2025-08-20T07:55:03.0227612Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0227843Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_dynamo/backends/common.py", line 82, in _wrapped_bw_compiler 2025-08-20T07:55:03.0228067Z disable( 2025-08-20T07:55:03.0228240Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_dynamo/eval_frame.py", line 1005, in _fn 2025-08-20T07:55:03.0228438Z return fn(*args, **kwargs) 2025-08-20T07:55:03.0228539Z ^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0228737Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_utils_internal.py", line 92, in wrapper_function 2025-08-20T07:55:03.0229967Z return function(*args, **kwargs) 2025-08-20T07:55:03.0230085Z ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0230417Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_inductor/compile_fx.py", line 2481, in bw_compiler 2025-08-20T07:55:03.0230630Z return inner_compile( 2025-08-20T07:55:03.0230728Z ^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0230870Z File "/opt/conda/envs/py_3.12/lib/python3.12/contextlib.py", line 81, in inner 2025-08-20T07:55:03.0231031Z return func(*args, **kwds) 2025-08-20T07:55:03.0231129Z ^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0231335Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_inductor/compile_fx.py", line 779, in compile_fx_inner 2025-08-20T07:55:03.0231597Z return wrap_compiler_debug(_compile_fx_inner, compiler_name="inductor")( 2025-08-20T07:55:03.0231760Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0233012Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_dynamo/repro/after_aot.py", line 141, in debug_wrapper 2025-08-20T07:55:03.0233332Z inner_compiled_fn = compiler_fn(gm, example_inputs) 2025-08-20T07:55:03.0233470Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0233696Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_inductor/compile_fx.py", line 1062, in _compile_fx_inner 2025-08-20T07:55:03.0233965Z compiled_graph.post_compile(example_inputs, constants, graph_kwargs) 2025-08-20T07:55:03.0234225Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_inductor/output_code.py", line 641, in post_compile 2025-08-20T07:55:03.0234449Z cudagraph_partition_post_compile( 2025-08-20T07:55:03.0234697Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_inductor/output_code.py", line 275, in cudagraph_partition_post_compile 2025-08-20T07:55:03.0234990Z maybe_handle_backward_generation(compiled_graph, boxed_forward_device_index) 2025-08-20T07:55:03.0235284Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_inductor/output_code.py", line 162, in maybe_handle_backward_generation 2025-08-20T07:55:03.0235530Z assert manager is not None 2025-08-20T07:55:03.0236625Z ^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0236725Z AssertionError 2025-08-20T07:55:03.0236851Z ----------------------------- Captured stdout call ----------------------------- 2025-08-20T07:55:03.0236999Z frames [('total', 1), ('ok', 1)] 2025-08-20T07:55:03.0237121Z stats [('calls_captured', 2), ('unique_graphs', 1)] 2025-08-20T07:55:03.0237278Z aot_autograd [('total', 1), ('autograd_cache_miss', 1), ('ok', 1)] 2025-08-20T07:55:03.0237530Z inductor [('triton_bundler_save_kernel', 16), ('async_compile_cache_miss', 4), ('fxgraph_cache_miss', 2), ('async_compile_cache_hit', 2)] 2025-08-20T07:55:03.0237744Z graph_break [] 2025-08-20T07:55:03.0237864Z ----------------------------- Captured stdout call ----------------------------- 2025-08-20T07:55:03.0238089Z frames [('total', 1), ('ok', 1)] 2025-08-20T07:55:03.0238209Z stats [('calls_captured', 2), ('unique_graphs', 1)] 2025-08-20T07:55:03.0239353Z aot_autograd [('total', 1), ('autograd_cache_miss', 1), ('ok', 1)] 2025-08-20T07:55:03.0239601Z inductor [('triton_bundler_save_kernel', 16), ('async_compile_cache_miss', 4), ('fxgraph_cache_miss', 2), ('async_compile_cache_hit', 2)] 2025-08-20T07:55:03.0239815Z graph_break [] 2025-08-20T07:55:03.0239914Z =================================== FAILURES =================================== 2025-08-20T07:55:03.0240096Z ______ CudaGraphTreeTests.test_forward_with_skipped_cudagraphed_backward _______ 2025-08-20T07:55:03.0240381Z Traceback (most recent call last): 2025-08-20T07:55:03.0240626Z File "/var/lib/jenkins/pytorch/test/inductor/test_cudagraph_trees.py", line 637, in test_forward_with_skipped_cudagraphed_backward 2025-08-20T07:55:03.0240865Z out.backward(back_inp) 2025-08-20T07:55:03.0241051Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_tensor.py", line 625, in backward 2025-08-20T07:55:03.0241244Z torch.autograd.backward( 2025-08-20T07:55:03.0241448Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/autograd/__init__.py", line 354, in backward 2025-08-20T07:55:03.0242743Z _engine_run_backward( 2025-08-20T07:55:03.0242955Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/autograd/graph.py", line 841, in _engine_run_backward 2025-08-20T07:55:03.0243255Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-08-20T07:55:03.0243457Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0243668Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/autograd/function.py", line 315, in apply 2025-08-20T07:55:03.0243868Z return user_fn(self, *args) 2025-08-20T07:55:03.0243971Z ^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0244199Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_functorch/_aot_autograd/runtime_wrappers.py", line 2303, in backward 2025-08-20T07:55:03.0244492Z return impl_fn() 2025-08-20T07:55:03.0244580Z ^^^^^^^^^ 2025-08-20T07:55:03.0244794Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_functorch/_aot_autograd/runtime_wrappers.py", line 2289, in impl_fn 2025-08-20T07:55:03.0246045Z out = CompiledFunction._backward_impl(ctx, all_args) 2025-08-20T07:55:03.0246184Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0246434Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_functorch/_aot_autograd/runtime_wrappers.py", line 2394, in _backward_impl 2025-08-20T07:55:03.0246708Z CompiledFunction.compiled_bw = aot_config.bw_compiler( 2025-08-20T07:55:03.0246849Z ^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0247082Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_functorch/_aot_autograd/schemas.py", line 1267, in __call__ 2025-08-20T07:55:03.0247322Z return self.compiler_fn(gm, example_inputs) 2025-08-20T07:55:03.0247450Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0247679Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_dynamo/backends/common.py", line 82, in _wrapped_bw_compiler 2025-08-20T07:55:03.0247903Z disable( 2025-08-20T07:55:03.0248074Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_dynamo/eval_frame.py", line 1005, in _fn 2025-08-20T07:55:03.0249306Z return fn(*args, **kwargs) 2025-08-20T07:55:03.0249406Z ^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0249604Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_utils_internal.py", line 92, in wrapper_function 2025-08-20T07:55:03.0249817Z return function(*args, **kwargs) 2025-08-20T07:55:03.0249927Z ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0250389Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_inductor/compile_fx.py", line 2481, in bw_compiler 2025-08-20T07:55:03.0250605Z return inner_compile( 2025-08-20T07:55:03.0250707Z ^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0250848Z File "/opt/conda/envs/py_3.12/lib/python3.12/contextlib.py", line 81, in inner 2025-08-20T07:55:03.0251007Z return func(*args, **kwds) 2025-08-20T07:55:03.0252194Z ^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0252409Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_inductor/compile_fx.py", line 779, in compile_fx_inner 2025-08-20T07:55:03.0252672Z return wrap_compiler_debug(_compile_fx_inner, compiler_name="inductor")( 2025-08-20T07:55:03.0252836Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0253060Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_dynamo/repro/after_aot.py", line 141, in debug_wrapper 2025-08-20T07:55:03.0253299Z inner_compiled_fn = compiler_fn(gm, example_inputs) 2025-08-20T07:55:03.0253439Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0253665Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_inductor/compile_fx.py", line 1062, in _compile_fx_inner 2025-08-20T07:55:03.0253936Z compiled_graph.post_compile(example_inputs, constants, graph_kwargs) 2025-08-20T07:55:03.0254194Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_inductor/output_code.py", line 641, in post_compile 2025-08-20T07:55:03.0254416Z cudagraph_partition_post_compile( 2025-08-20T07:55:03.0255665Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_inductor/output_code.py", line 275, in cudagraph_partition_post_compile 2025-08-20T07:55:03.0255960Z maybe_handle_backward_generation(compiled_graph, boxed_forward_device_index) 2025-08-20T07:55:03.0256251Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_inductor/output_code.py", line 162, in maybe_handle_backward_generation 2025-08-20T07:55:03.0256493Z assert manager is not None 2025-08-20T07:55:03.0256593Z ^^^^^^^^^^^^^^^^^^^ 2025-08-20T07:55:03.0256688Z AssertionError 2025-08-20T07:55:03.0256874Z ----------------------------- Captured stdout call ----------------------------- 2025-08-20T07:55:03.0257020Z frames [('total', 1), ('ok', 1)] 2025-08-20T07:55:03.0257141Z stats [('calls_captured', 2), ('unique_graphs', 1)] 2025-08-20T07:55:03.0257296Z aot_autograd [('total', 1), ('autograd_cache_miss', 1), ('ok', 1)] 2025-08-20T07:55:03.0257542Z inductor [('triton_bundler_save_kernel', 16), ('async_compile_cache_miss', 4), ('fxgraph_cache_miss', 2), ('async_compile_cache_hit', 2)] 2025-08-20T07:55:03.0258931Z graph_break [] 2025-08-20T07:55:03.0259058Z ----------------------------- Captured stdout call ----------------------------- 2025-08-20T07:55:03.0259209Z frames [('total', 1), ('ok', 1)] 2025-08-20T07:55:03.0259328Z stats [('calls_captured', 2), ('unique_graphs', 1)] 2025-08-20T07:55:03.0259481Z aot_autograd [('total', 1), ('autograd_cache_miss', 1), ('ok', 1)] 2025-08-20T07:55:03.0259729Z inductor [('triton_bundler_save_kernel', 16), ('async_compile_cache_miss', 4), ('fxgraph_cache_miss', 2), ('async_compile_cache_hit', 2)] 2025-08-20T07:55:03.0259944Z graph_break [] 2025-08-20T07:55:03.0260064Z ----------------------------- Captured stdout call ----------------------------- 2025-08-20T07:55:03.0260340Z frames [('total', 1), ('ok', 1)] 2025-08-20T07:55:03.0260491Z stats [('calls_captured', 2), ('unique_graphs', 1)] 2025-08-20T07:55:03.0260642Z aot_autograd [('total', 1), ('autograd_cache_miss', 1), ('ok', 1)] 2025-08-20T07:55:03.0261984Z inductor [('triton_bundler_save_kernel', 16), ('async_compile_cache_miss', 4), ('fxgraph_cache_miss', 2), ('async_compile_cache_hit', 2)] 2025-08-20T07:55:03.0262197Z graph_break [] 2025-08-20T07:55:03.0262534Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/inductor.test_cudagraph_trees_expandable_segments/inductor.test_cudagraph_trees_expandable_segments-d608b11123eb40d7.xml - 2025-08-20T07:55:03.0262962Z =========================== short test summary info ============================ 2025-08-20T07:55:03.0263256Z FAILED [0.7294s] inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_forward_with_skipped_cudagraphed_backward - AssertionError 2025-08-20T07:55:03.0263546Z !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! 2025-08-20T07:55:03.0263707Z ============== 1 failed, 21 passed, 17 skipped, 2 rerun in 22.93s ============== 2025-08-20T07:55:03.0263843Z Got exit code 1 2025-08-20T07:55:03.0263932Z Retrying single test... 2025-08-20T07:55:03.0264424Z /opt/conda/envs/py_3.12/lib/python3.12/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-08-20T07:55:03.0264909Z import pkg_resources 2025-08-20T07:55:03.0266176Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to ./.pytorch-disabled-tests.json 2025-08-20T07:55:03.0266603Z Test results will be stored in test-reports/python-pytest/inductor.test_cudagraph_trees_expandable_segments/inductor.test_cudagraph_trees_expandable_segments-f3e2e290a5966da5.xml 2025-08-20T07:55:03.0266924Z ============================= test session starts ============================== 2025-08-20T07:55:03.0267126Z platform linux -- Python 3.12.11, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.12/bin/python 2025-08-20T07:55:03.0267307Z cachedir: .pytest_cache 2025-08-20T07:55:03.0267520Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-08-20T07:55:03.0267751Z rootdir: /var/lib/jenkins/pytorch 2025-08-20T07:55:03.0267862Z configfile: pytest.ini 2025-08-20T07:55:03.0268086Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-08-20T07:55:03.0268350Z collecting ... collected 144 items / 143 deselected / 1 selected 2025-08-20T07:55:03.0268747Z stepcurrent: skipping 38 already run items. Running only test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_forward_with_skipped_cudagraphed_backward 2025-08-20T07:55:03.0270084Z Running 1 items in this shard 2025-08-20T07:55:03.0270255Z 2025-08-20T07:55:03.0270508Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_forward_with_skipped_cudagraphed_backward <- test/inductor/test_cudagraph_trees.py PASSED [1.7684s] [100%] 2025-08-20T07:55:03.0270781Z 2025-08-20T07:55:03.0271062Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/inductor.test_cudagraph_trees_expandable_segments/inductor.test_cudagraph_trees_expandable_segments-f3e2e290a5966da5.xml - 2025-08-20T07:55:03.0271432Z ====================== 1 passed, 143 deselected in 1.78s ======================= 2025-08-20T07:55:03.0271567Z Got exit code 0 2025-08-20T07:55:03.0271700Z Test succeeeded in new process, continuing with the rest of the tests 2025-08-20T07:55:03.0272239Z /opt/conda/envs/py_3.12/lib/python3.12/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-08-20T07:55:03.0272723Z import pkg_resources 2025-08-20T07:55:03.0272940Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to ./.pytorch-disabled-tests.json 2025-08-20T07:55:03.0273370Z Test results will be stored in test-reports/python-pytest/inductor.test_cudagraph_trees_expandable_segments/inductor.test_cudagraph_trees_expandable_segments-ccada14dd910b307.xml 2025-08-20T07:55:03.0274732Z ============================= test session starts ============================== 2025-08-20T07:55:03.0274997Z platform linux -- Python 3.12.11, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.12/bin/python 2025-08-20T07:55:03.0275183Z cachedir: .pytest_cache 2025-08-20T07:55:03.0275396Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-08-20T07:55:03.0275625Z rootdir: /var/lib/jenkins/pytorch 2025-08-20T07:55:03.0275734Z configfile: pytest.ini 2025-08-20T07:55:03.0275952Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-08-20T07:55:03.0276217Z collecting ... collected 144 items / 39 deselected / 105 selected 2025-08-20T07:55:03.0276373Z stepcurrent: skipping 39 already run items. 2025-08-20T07:55:03.0276495Z Running 105 items in this shard 2025-08-20T07:55:03.0276564Z 2025-08-20T07:55:03.0276764Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_frozen_fn <- test/inductor/test_cudagraph_trees.py PASSED [1.5838s] [ 0%] 2025-08-20T07:55:03.0278255Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_function_compiled_multiple_times <- test/inductor/test_cudagraph_trees.py PASSED [0.8946s] [ 1%] 2025-08-20T07:55:03.0279118Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0005s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/157173 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 2%] 2025-08-20T07:55:03.0280070Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_buffer_reuse <- test/inductor/test_cudagraph_trees.py W0820 07:53:52.183000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/0] DeviceCopy in input program 2025-08-20T07:55:03.0280662Z W0820 07:53:52.184000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/0] DeviceCopy in input program 2025-08-20T07:55:03.0280991Z W0820 07:53:52.185000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/0] DeviceCopy in input program 2025-08-20T07:55:03.0281261Z W0820 07:53:52.185000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/0] DeviceCopy in input program 2025-08-20T07:55:03.0281451Z PASSED [1.1155s] [ 3%] 2025-08-20T07:55:03.0281726Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_condition_op <- test/inductor/test_cudagraph_trees.py PASSED [1.7600s] [ 4%] 2025-08-20T07:55:03.0282184Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_cpu_only <- test/inductor/test_cudagraph_trees.py PASSED [1.2097s] [ 5%] 2025-08-20T07:55:03.0283050Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_cpu_op_and_dynamic_shapes <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0005s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/157258 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 6%] 2025-08-20T07:55:03.0284303Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_cpu_scalar1 <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0002s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/157280 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 7%] 2025-08-20T07:55:03.0286680Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_cpu_scalar2 <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0002s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/157312 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 8%] 2025-08-20T07:55:03.0287923Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_cpu_scalar3 <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0002s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/157339 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 9%] 2025-08-20T07:55:03.0289149Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_cpu_scalar4 <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0003s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/157350 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 10%] 2025-08-20T07:55:03.0290120Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_cpu_scalar_device_put <- test/inductor/test_cudagraph_trees.py W0820 07:53:56.231000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/0] DeviceCopy in input program 2025-08-20T07:55:03.0290712Z W0820 07:53:56.232000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/0] DeviceCopy in input program 2025-08-20T07:55:03.0290904Z PASSED [0.5959s] [ 11%] 2025-08-20T07:55:03.0291574Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_cpu_scalar_multiple <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0004s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/160719 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 12%] 2025-08-20T07:55:03.0292869Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_cpu_scalar_mutation <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0003s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/157359 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 13%] 2025-08-20T07:55:03.0294119Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_cpu_tensor_symints <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0002s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/157367 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 14%] 2025-08-20T07:55:03.0295370Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_custom_op <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0002s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/157413 for platform(s) linux, rocm, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 15%] 2025-08-20T07:55:03.0297430Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_custom_op_dynamoc_shapes <- test/inductor/test_cudagraph_trees.py PASSED [1.4016s] [ 16%] 2025-08-20T07:55:03.0297922Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_custom_op_mutation <- test/inductor/test_cudagraph_trees.py PASSED [0.6192s] [ 17%] 2025-08-20T07:55:03.0298515Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_custom_op_no_split <- test/inductor/test_cudagraph_trees.py PASSED [1.3282s] [ 18%] 2025-08-20T07:55:03.0299105Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_dynamic_scalar_inputs <- test/inductor/test_cudagraph_trees.py W0820 07:54:00.251000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/0] DeviceCopy in input program 2025-08-20T07:55:03.0299596Z W0820 07:54:00.252000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/0] DeviceCopy in input program 2025-08-20T07:55:03.0299869Z W0820 07:54:00.877000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/1] DeviceCopy in input program 2025-08-20T07:55:03.0300144Z W0820 07:54:00.878000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/1] DeviceCopy in input program 2025-08-20T07:55:03.0300459Z PASSED [1.2199s] [ 19%] 2025-08-20T07:55:03.0300736Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_dynamic_shapes <- test/inductor/test_cudagraph_trees.py PASSED [1.2201s] [ 20%] 2025-08-20T07:55:03.0301200Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_foreach_op <- test/inductor/test_cudagraph_trees.py PASSED [0.6095s] [ 20%] 2025-08-20T07:55:03.0302913Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_forward_backward <- test/inductor/test_cudagraph_trees.py W0820 07:54:03.271000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/0] DeviceCopy in input program 2025-08-20T07:55:03.0303400Z W0820 07:54:03.273000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/0] DeviceCopy in input program 2025-08-20T07:55:03.0303596Z PASSED [1.4759s] [ 21%] 2025-08-20T07:55:03.0303891Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_forward_backward_not_called <- test/inductor/test_cudagraph_trees.py PASSED [0.8777s] [ 22%] 2025-08-20T07:55:03.0304482Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_forward_with_skipped_cudagraphed_backward <- test/inductor/test_cudagraph_trees.py PASSED [0.7621s] [ 23%] 2025-08-20T07:55:03.0304995Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_fused_scheduler_node <- test/inductor/test_cudagraph_trees.py PASSED [0.4706s] [ 24%] 2025-08-20T07:55:03.0305456Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_gc <- test/inductor/test_cudagraph_trees.py PASSED [0.6975s] [ 25%] 2025-08-20T07:55:03.0305900Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_item <- test/inductor/test_cudagraph_trees.py PASSED [0.5739s] [ 26%] 2025-08-20T07:55:03.0306350Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_log_message <- test/inductor/test_cudagraph_trees.py PASSED [0.7472s] [ 27%] 2025-08-20T07:55:03.0306872Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_multiple_devices_msg <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0002s] (requires multiple cuda devices) [ 28%] 2025-08-20T07:55:03.0307537Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_reduce_overhead_mode_effectiveness <- test/inductor/test_cudagraph_trees.py W0820 07:54:08.884000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/0] DeviceCopy in input program 2025-08-20T07:55:03.0309116Z W0820 07:54:08.885000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/0] DeviceCopy in input program 2025-08-20T07:55:03.0309310Z PASSED [0.7388s] [ 29%] 2025-08-20T07:55:03.0309638Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_reorder_cpu_and_gpu <- test/inductor/test_cudagraph_trees.py PASSED [0.7840s] [ 30%] 2025-08-20T07:55:03.0310327Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_reorder_cpu_and_gpu_interleave <- test/inductor/test_cudagraph_trees.py W0820 07:54:10.434000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/0] DeviceCopy in input program 2025-08-20T07:55:03.0310747Z PASSED [0.9274s] [ 31%] 2025-08-20T07:55:03.0311048Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_reorder_custom_op_with_no_dependency <- test/inductor/test_cudagraph_trees.py PASSED [1.1080s] [ 32%] 2025-08-20T07:55:03.0311573Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_reorder_custom_op_with_no_dependency1 <- test/inductor/test_cudagraph_trees.py PASSED [1.0315s] [ 33%] 2025-08-20T07:55:03.0312177Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_simple <- test/inductor/test_cudagraph_trees.py W0820 07:54:13.480000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/0] DeviceCopy in input program 2025-08-20T07:55:03.0312656Z W0820 07:54:13.481000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/0] DeviceCopy in input program 2025-08-20T07:55:03.0312846Z PASSED [0.9334s] [ 34%] 2025-08-20T07:55:03.0313219Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_symint <- test/inductor/test_cudagraph_trees.py W0820 07:54:14.438000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/0] DeviceCopy in input program 2025-08-20T07:55:03.0314755Z W0820 07:54:14.439000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/0] DeviceCopy in input program 2025-08-20T07:55:03.0315027Z W0820 07:54:15.073000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/1] DeviceCopy in input program 2025-08-20T07:55:03.0315302Z W0820 07:54:15.073000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/1] DeviceCopy in input program 2025-08-20T07:55:03.0315543Z PASSED [1.7594s] [ 35%] 2025-08-20T07:55:03.0315827Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_symint_cat_backward <- test/inductor/test_cudagraph_trees.py PASSED [1.4207s] [ 36%] 2025-08-20T07:55:03.0316321Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_symint_from_mutation_index <- test/inductor/test_cudagraph_trees.py PASSED [1.5803s] [ 37%] 2025-08-20T07:55:03.0316832Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_symint_from_nested_indirect_indexing <- test/inductor/test_cudagraph_trees.py PASSED [0.9724s] [ 38%] 2025-08-20T07:55:03.0317443Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_unbacked_symint <- test/inductor/test_cudagraph_trees.py W0820 07:54:20.197000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/0] DeviceCopy in input program 2025-08-20T07:55:03.0317927Z W0820 07:54:20.198000 1489724 site-packages/torch/_inductor/utils.py:2237] [0/0] DeviceCopy in input program 2025-08-20T07:55:03.0318116Z PASSED [0.8938s] [ 39%] 2025-08-20T07:55:03.0319460Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_graph_partition_unbacked_symint_multi_output_layout <- test/inductor/test_cudagraph_trees.py PASSED [0.7867s] [ 40%] 2025-08-20T07:55:03.0319965Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_incompatible_cudagraph_ops_item <- test/inductor/test_cudagraph_trees.py PASSED [0.3443s] [ 40%] 2025-08-20T07:55:03.0320532Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_incompatible_cudagraph_ops_nonzero <- test/inductor/test_cudagraph_trees.py PASSED [0.3942s] [ 41%] 2025-08-20T07:55:03.0321069Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_incompatible_cudagraph_ops_nonzero_backend <- test/inductor/test_cudagraph_trees.py PASSED [0.3413s] [ 42%] 2025-08-20T07:55:03.0321588Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_incompatible_cudagraph_ops_nonzero_graph_breaks <- test/inductor/test_cudagraph_trees.py PASSED [0.9068s] [ 43%] 2025-08-20T07:55:03.0322057Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_index_put <- test/inductor/test_cudagraph_trees.py PASSED [0.5968s] [ 44%] 2025-08-20T07:55:03.0322494Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_live_outputs_multiple_graphs <- test/inductor/test_cudagraph_trees.py PASSED [0.8933s] [ 45%] 2025-08-20T07:55:03.0322988Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_manager_per_device <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0002s] (requires multiple cuda devices) [ 46%] 2025-08-20T07:55:03.0323460Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mark_step <- test/inductor/test_cudagraph_trees.py PASSED [0.4998s] [ 47%] 2025-08-20T07:55:03.0323879Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_meta_tensor <- test/inductor/test_cudagraph_trees.py PASSED [0.5717s] [ 48%] 2025-08-20T07:55:03.0324316Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multi_dispatch_child_node <- test/inductor/test_cudagraph_trees.py PASSED [0.7539s] [ 49%] 2025-08-20T07:55:03.0325848Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multi_dispatch_custom_module <- test/inductor/test_cudagraph_trees.py PASSED [0.5491s] [ 50%] 2025-08-20T07:55:03.0326321Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multi_dispatch_custom_module_buffer <- test/inductor/test_cudagraph_trees.py PASSED [0.6768s] [ 51%] 2025-08-20T07:55:03.0326795Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multi_dispatch_parent_node <- test/inductor/test_cudagraph_trees.py PASSED [0.6886s] [ 52%] 2025-08-20T07:55:03.0327320Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multi_dispatch_single_compile_builtin_module <- test/inductor/test_cudagraph_trees.py PASSED [0.6025s] [ 53%] 2025-08-20T07:55:03.0327834Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multi_dispatch_single_compile_builtin_module_buffers <- test/inductor/test_cudagraph_trees.py PASSED [1.0405s] [ 54%] 2025-08-20T07:55:03.0328348Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multi_dispatch_single_compile_param_inputs <- test/inductor/test_cudagraph_trees.py PASSED [0.5651s] [ 55%] 2025-08-20T07:55:03.0328813Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multinomial <- test/inductor/test_cudagraph_trees.py PASSED [0.3415s] [ 56%] 2025-08-20T07:55:03.0329324Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multiple_devices_msg_backend_cudagraphs <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0002s] (requires multiple cuda devices) [ 57%] 2025-08-20T07:55:03.0329909Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multiple_devices_msg_backend_inductor <- test/inductor/test_cudagraph_trees.py SKIPPED [0.0001s] (requires multiple cuda devices) [ 58%] 2025-08-20T07:55:03.0330513Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_multiple_insert_removal_caching <- test/inductor/test_cudagraph_trees.py PASSED [0.2619s] [ 59%] 2025-08-20T07:55:03.0331050Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_cudagraph_managed_tensor_warn_backend_cudagraphs <- test/inductor/test_cudagraph_trees.py PASSED [0.3420s] [ 60%] 2025-08-20T07:55:03.0332722Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_cudagraph_managed_tensor_warn_backend_inductor <- test/inductor/test_cudagraph_trees.py PASSED [0.6352s] [ 60%] 2025-08-20T07:55:03.0333277Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_cudagraph_managed_tensor_warn_only_once_backend_cudagraphs <- test/inductor/test_cudagraph_trees.py PASSED [0.3387s] [ 61%] 2025-08-20T07:55:03.0333848Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_cudagraph_managed_tensor_warn_only_once_backend_inductor <- test/inductor/test_cudagraph_trees.py PASSED [0.6080s] [ 62%] 2025-08-20T07:55:03.0334397Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_cudagraph_managed_tensors_backend_cudagraphs <- test/inductor/test_cudagraph_trees.py PASSED [0.3694s] [ 63%] 2025-08-20T07:55:03.0334931Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_cudagraph_managed_tensors_backend_inductor <- test/inductor/test_cudagraph_trees.py PASSED [0.6204s] [ 64%] 2025-08-20T07:55:03.0335479Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_cudagraph_managed_tensors_config_backend_cudagraphs <- test/inductor/test_cudagraph_trees.py PASSED [0.3553s] [ 65%] 2025-08-20T07:55:03.0336028Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_cudagraph_managed_tensors_config_backend_inductor <- test/inductor/test_cudagraph_trees.py PASSED [0.5889s] [ 66%] 2025-08-20T07:55:03.0336539Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_on_inp_backend_cudagraphs <- test/inductor/test_cudagraph_trees.py PASSED [0.3455s] [ 67%] 2025-08-20T07:55:03.0337012Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_on_inp_backend_inductor <- test/inductor/test_cudagraph_trees.py PASSED [0.7038s] [ 68%] 2025-08-20T07:55:03.0337470Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_mutation_reinplaced <- test/inductor/test_cudagraph_trees.py PASSED [0.5456s] [ 69%] 2025-08-20T07:55:03.0337948Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_no_rerecord_with_mark_static_address <- test/inductor/test_cudagraph_trees.py PASSED [0.7903s] [ 70%] 2025-08-20T07:55:03.0339653Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_not_fallback_to_eager_if_have_not_recompiling_too_many_times <- test/inductor/test_cudagraph_trees.py PASSED [0.5626s] [ 71%] 2025-08-20T07:55:03.0340138Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_output_alias <- test/inductor/test_cudagraph_trees.py PASSED [0.3124s] [ 72%] 2025-08-20T07:55:03.0340733Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_peristed_output_livenes <- test/inductor/test_cudagraph_trees.py PASSED [0.4843s] [ 73%] 2025-08-20T07:55:03.0341193Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_remove_hooks_on_cached_tensors <- test/inductor/test_cudagraph_trees.py PASSED [0.5122s] [ 74%] 2025-08-20T07:55:03.0341676Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_rerecord_if_static_input_address_changed <- test/inductor/test_cudagraph_trees.py PASSED [0.6054s] [ 75%] 2025-08-20T07:55:03.0342141Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_rng_non_trees <- test/inductor/test_cudagraph_trees.py PASSED [0.3556s] [ 76%] 2025-08-20T07:55:03.0342559Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_rng_trees <- test/inductor/test_cudagraph_trees.py PASSED [0.3420s] [ 77%] 2025-08-20T07:55:03.0342971Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_run_simple <- test/inductor/test_cudagraph_trees.py PASSED [1.0150s] [ 78%] 2025-08-20T07:55:03.0343398Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_separate_recordings <- test/inductor/test_cudagraph_trees.py PASSED [1.0979s] [ 79%] 2025-08-20T07:55:03.0343935Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_side_stream_memory_allocation <- test/inductor/test_cudagraph_trees.py PASSED [0.3032s] [ 80%] 2025-08-20T07:55:03.0344389Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_single_stream_use <- test/inductor/test_cudagraph_trees.py PASSED [0.7056s] [ 80%] 2025-08-20T07:55:03.0345881Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_skip_cpp_wrapper <- test/inductor/test_cudagraph_trees.py PASSED [1.0986s] [ 81%] 2025-08-20T07:55:03.0346328Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_skip_cudagraph_unsafe_ops <- test/inductor/test_cudagraph_trees.py PASSED [0.5224s] [ 82%] 2025-08-20T07:55:03.0346794Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_skip_if_dynamic_shape_limit_reached1 <- test/inductor/test_cudagraph_trees.py PASSED [1.1245s] [ 83%] 2025-08-20T07:55:03.0347277Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_skip_if_dynamic_shape_limit_reached2 <- test/inductor/test_cudagraph_trees.py PASSED [5.2261s] [ 84%] 2025-08-20T07:55:03.0347733Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_skip_symbolic <- test/inductor/test_cudagraph_trees.py PASSED [0.9675s] [ 85%] 2025-08-20T07:55:03.0348153Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_sparsity <- test/inductor/test_cudagraph_trees.py PASSED [0.3769s] [ 86%] 2025-08-20T07:55:03.0348598Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_static_inputs_address_mutation_log <- test/inductor/test_cudagraph_trees.py PASSED [0.6108s] [ 87%] 2025-08-20T07:55:03.0349057Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_storage_access_error <- test/inductor/test_cudagraph_trees.py PASSED [0.3073s] [ 88%] 2025-08-20T07:55:03.0349507Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_tensor_constant_mutation <- test/inductor/test_cudagraph_trees.py PASSED [0.5577s] [ 89%] 2025-08-20T07:55:03.0349967Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_tensor_dies_between_checkpoint <- test/inductor/test_cudagraph_trees.py PASSED [0.3239s] [ 90%] 2025-08-20T07:55:03.0350545Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_tensor_no_longer_in_pool <- test/inductor/test_cudagraph_trees.py PASSED [0.3209s] [ 91%] 2025-08-20T07:55:03.0351012Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_unaligned_static_input_no_cudagraphs <- test/inductor/test_cudagraph_trees.py PASSED [0.4856s] [ 92%] 2025-08-20T07:55:03.0351536Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_unaligned_static_input_non_trees <- test/inductor/test_cudagraph_trees.py PASSED [0.4853s] [ 93%] 2025-08-20T07:55:03.0353075Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_unaligned_static_input_trees <- test/inductor/test_cudagraph_trees.py PASSED [0.5006s] [ 94%] 2025-08-20T07:55:03.0353540Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_unaligned_static_parameter <- test/inductor/test_cudagraph_trees.py PASSED [0.3278s] [ 95%] 2025-08-20T07:55:03.0353987Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_unstable_ptr <- test/inductor/test_cudagraph_trees.py PASSED [0.4044s] [ 96%] 2025-08-20T07:55:03.0354415Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_warmup_stream_sync <- test/inductor/test_cudagraph_trees.py PASSED [0.5108s] [ 97%] 2025-08-20T07:55:03.0354855Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_warn_on_pending_backward <- test/inductor/test_cudagraph_trees.py PASSED [0.5462s] [ 98%] 2025-08-20T07:55:03.0355384Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_warn_once_if_dynamic_shape_limit_reached <- test/inductor/test_cudagraph_trees.py PASSED [1.2078s] [ 99%] 2025-08-20T07:55:03.0355943Z inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_workspace_allocation_error <- test/inductor/test_cudagraph_trees.py SKIPPED [0.3171s] (skipIfRocm: test doesn't currently work on the ROCm stack) [100%] 2025-08-20T07:55:03.0356279Z 2025-08-20T07:55:03.0356568Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/inductor.test_cudagraph_trees_expandable_segments/inductor.test_cudagraph_trees_expandable_segments-ccada14dd910b307.xml - 2025-08-20T07:55:03.0356958Z =========== 90 passed, 15 skipped, 39 deselected in 71.20s (0:01:11) =========== 2025-08-20T07:55:03.0357320Z The following tests failed and then succeeded when run in a new process['test/inductor/test_cudagraph_trees_expandable_segments.py::CudaGraphTreeTests::test_forward_with_skipped_cudagraphed_backward'] 2025-08-20T07:55:03.0357604Z 2025-08-20T07:55:03.0357842Z FINISHED PRINTING LOG FILE of inductor/test_cudagraph_trees_expandable_segments 1/1 (test/test-reports/inductor.test_cudagraph_trees_expandable_segments_1.1_1b3f3f324d2db797_.log) 2025-08-20T07:55:03.0358107Z 2025-08-20T07:55:03.0358198Z Running inductor/test_needs_exact_strides 1/1 ... [2025-08-20 07:55:03.011286] 2025-08-20T07:55:03.0358429Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:55:03.0381488Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_needs_exact_strides.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:55:03.011500] 2025-08-20T07:55:10.5376400Z 2025-08-20T07:55:10.5386604Z inductor/test_needs_exact_strides 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_needs_exact_strides_1.1_1319be2773a98fff_.log 2025-08-20T07:55:10.5387665Z Running 2 items in this shard: test/inductor/test_needs_exact_strides.py::TestNeedsExactStrides::test_custom_op_float32, test/inductor/test_needs_exact_strides.py::TestNeedsExactStrides::test_custom_op_float8_e8m0fnu 2025-08-20T07:55:10.5388512Z 2025-08-20T07:55:10.5388659Z Running inductor/test_online_softmax 1/1 ... [2025-08-20 07:55:10.537445] 2025-08-20T07:55:10.5388931Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:55:10.5389566Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_online_softmax.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:55:10.537670] 2025-08-20T07:55:33.0925692Z 2025-08-20T07:55:33.0926659Z 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_d8f25aebd012c725_.log 2025-08-20T07:55:33.0932955Z Running 30 items in this shard: test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_causal_mask, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_codegen_3pass_softmax_due_to_disable, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_codegen_online_softmax_V_2048_use_log_softmax_False, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_codegen_online_softmax_V_2048_use_log_softmax_True, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_codegen_online_softmax_V_50304_use_log_softmax_False, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_codegen_online_softmax_V_50304_use_log_softmax_True, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_codegen_softmax_persistent_reduction, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_log_softmax, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_no_online_softmax_for_cpu, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_prepare_softmax_acc_with_fp64_bfloat16, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_prepare_softmax_acc_with_fp64_float16, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_prepare_softmax_acc_with_fp64_float32, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_prepare_softmax_nrow_2048_dim_-1, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_prepare_softmax_nrow_2048_dim_0, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_prepare_softmax_nrow_2048_dim_1, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_prepare_softmax_nrow_2_dim_-1, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_prepare_softmax_nrow_2_dim_0, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_prepare_softmax_nrow_2_dim_1, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_prepare_softmax_perf, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_sdpa, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_softmax, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_softmax_acc_with_fp64_fn0_bfloat16, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_softmax_acc_with_fp64_fn0_float16, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_softmax_acc_with_fp64_fn0_float32, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_softmax_acc_with_fp64_fn1_bfloat16, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_softmax_acc_with_fp64_fn1_float16, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_softmax_acc_with_fp64_fn1_float32, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_softmin, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_split_reduction, test/inductor/test_online_softmax.py::TestOnlineSoftmax::test_tb_speech_transformer_attn 2025-08-20T07:55:33.0938095Z 2025-08-20T07:55:33.0938219Z Running inductor/test_segmented_tree 1/1 ... [2025-08-20 07:55:33.092693] 2025-08-20T07:55:33.0938519Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:55:33.0939043Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_segmented_tree.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:55:33.092986] 2025-08-20T07:55:35.5125889Z 2025-08-20T07:55:35.5127465Z inductor/test_segmented_tree 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_segmented_tree_1.1_6419f49c1513eaae_.log 2025-08-20T07:55:35.5132235Z Running 12 items in this shard: test/inductor/test_segmented_tree.py::TestSegmentedTree::test_basic_construction, test/inductor/test_segmented_tree.py::TestSegmentedTree::test_boundary_conditions, test/inductor/test_segmented_tree.py::TestSegmentedTree::test_empty_array, test/inductor/test_segmented_tree.py::TestSegmentedTree::test_full_array_range, test/inductor/test_segmented_tree.py::TestSegmentedTree::test_invalid_ranges, test/inductor/test_segmented_tree.py::TestSegmentedTree::test_max_query_matches_naive, test/inductor/test_segmented_tree.py::TestSegmentedTree::test_multiple_operations, test/inductor/test_segmented_tree.py::TestSegmentedTree::test_out_of_bounds, test/inductor/test_segmented_tree.py::TestSegmentedTree::test_overlapping_updates, test/inductor/test_segmented_tree.py::TestSegmentedTree::test_range_update, test/inductor/test_segmented_tree.py::TestSegmentedTree::test_sequential_updates_and_queries, test/inductor/test_segmented_tree.py::TestSegmentedTree::test_single_element_ranges 2025-08-20T07:55:35.5133669Z 2025-08-20T07:55:35.5133777Z Running inductor/test_split_cat_fx_aten_passes 1/1 ... [2025-08-20 07:55:35.512460] 2025-08-20T07:55:35.5133966Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:55:35.5134369Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_split_cat_fx_aten_passes.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:55:35.512683] 2025-08-20T07:55:44.0487306Z 2025-08-20T07:55:44.0488873Z inductor/test_split_cat_fx_aten_passes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_split_cat_fx_aten_passes_1.1_ac6d03887234e1a8_.log 2025-08-20T07:55:44.0491463Z Running 5 items in this shard: test/inductor/test_split_cat_fx_aten_passes.py::TestSplitCatAten::test_move_view_after_cat_aten, test/inductor/test_split_cat_fx_aten_passes.py::TestSplitCatAten::test_select_cat_post_grad, test/inductor/test_split_cat_fx_aten_passes.py::TestSplitCatAten::test_split_cat_post_grad, test/inductor/test_split_cat_fx_aten_passes.py::TestSplitCatAten::test_split_cat_post_grad_singular, test/inductor/test_split_cat_fx_aten_passes.py::TestSplitCatAtenNormalizationPasses::test_split_aten_normalization 2025-08-20T07:55:44.0492433Z 2025-08-20T07:55:44.0492558Z Running inductor/test_static_cuda_launcher 1/1 ... [2025-08-20 07:55:44.048672] 2025-08-20T07:55:44.0492795Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:55:44.0493330Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_static_cuda_launcher.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:55:44.049046] 2025-08-20T07:55:48.6724905Z 2025-08-20T07:55:48.6726036Z inductor/test_static_cuda_launcher 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_static_cuda_launcher_1.1_48a3ff23963b13bc_.log 2025-08-20T07:55:48.6730491Z Running 17 items in this shard: test/inductor/test_static_cuda_launcher.py::TestStaticCudaLauncher::test_basic, test/inductor/test_static_cuda_launcher.py::TestStaticCudaLauncher::test_basic_1arg, test/inductor/test_static_cuda_launcher.py::TestStaticCudaLauncher::test_constexpr, test/inductor/test_static_cuda_launcher.py::TestStaticCudaLauncher::test_high_shared_mem, test/inductor/test_static_cuda_launcher.py::TestStaticCudaLauncher::test_implied_constant, test/inductor/test_static_cuda_launcher.py::TestStaticCudaLauncher::test_kernel_empty_tensor, test/inductor/test_static_cuda_launcher.py::TestStaticCudaLauncher::test_kernel_many_args, test/inductor/test_static_cuda_launcher.py::TestStaticCudaLauncher::test_kernel_no_args, test/inductor/test_static_cuda_launcher.py::TestStaticCudaLauncher::test_signed_integers, test/inductor/test_static_cuda_launcher.py::TestStaticCudaLauncher::test_too_high_shared_mem, test/inductor/test_static_cuda_launcher.py::TestStaticCudaLauncher::test_unsigned_integers, test/inductor/test_static_cuda_launcher.py::TestStaticTritonCompileResult::test_any, test/inductor/test_static_cuda_launcher.py::TestStaticTritonCompileResult::test_basic_compile, test/inductor/test_static_cuda_launcher.py::TestStaticTritonCompileResult::test_disable_static_cuda_launcher, test/inductor/test_static_cuda_launcher.py::TestStaticTritonCompileResult::test_empty_tensor, test/inductor/test_static_cuda_launcher.py::TestStaticTritonCompileResult::test_incompatible_code, test/inductor/test_static_cuda_launcher.py::TestStaticTritonCompileResult::test_static_launch_user_defined_triton_kernels 2025-08-20T07:55:48.6742186Z 2025-08-20T07:55:48.6742420Z Running inductor/test_torchinductor_codegen_config_overrides 1/1 ... [2025-08-20 07:55:48.672732] 2025-08-20T07:55:48.6742760Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:55:48.6743441Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_torchinductor_codegen_config_overrides.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:55:48.673114] 2025-08-20T07:55:57.9046067Z 2025-08-20T07:55:57.9047562Z inductor/test_torchinductor_codegen_config_overrides 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_codegen_config_overrides_1.1_47f7170155cc6590_.log 2025-08-20T07:55:57.9050774Z Running 3 items in this shard: test/inductor/test_torchinductor_codegen_config_overrides.py::CodegenInductorTest::test_force_pointwise_cat_force_pointwise_cat_False, test/inductor/test_torchinductor_codegen_config_overrides.py::CodegenInductorTest::test_force_pointwise_cat_force_pointwise_cat_True, test/inductor/test_torchinductor_codegen_config_overrides.py::CodegenInductorTest::test_kernel_fusion_thresholds 2025-08-20T07:55:57.9052545Z 2025-08-20T07:55:57.9052686Z Running inductor/test_triton_heuristics 1/1 ... [2025-08-20 07:55:57.904380] 2025-08-20T07:55:57.9058238Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:55:57.9058718Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_triton_heuristics.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:55:57.904602] 2025-08-20T07:56:08.8887011Z 2025-08-20T07:56:08.8888641Z 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_85e7cad77e971a0d_.log 2025-08-20T07:56:08.8891487Z Running 10 items in this shard: test/inductor/test_triton_heuristics.py::TestTritonHeuristics::test_amd_special_config_args, test/inductor/test_triton_heuristics.py::TestTritonHeuristics::test_artificial_grid_cpp_wrapper, test/inductor/test_triton_heuristics.py::TestTritonHeuristics::test_artificial_zgrid, test/inductor/test_triton_heuristics.py::TestTritonHeuristics::test_autotune_hints_to_configs, test/inductor/test_triton_heuristics.py::TestTritonHeuristics::test_pre_hook_assert, test/inductor/test_triton_heuristics.py::TestTritonHeuristics::test_template_function_ws, test/inductor/test_triton_heuristics.py::TestTritonHeuristics::test_triton_config, test/inductor/test_triton_heuristics.py::TestArgumentCloneAndRestore::test_clone_args_with_non_zero_offset, test/inductor/test_triton_heuristics.py::TestArgumentCloneAndRestore::test_clone_contiguous_args, test/inductor/test_triton_heuristics.py::TestArgumentCloneAndRestore::test_clone_non_contiguous_args 2025-08-20T07:56:08.8892867Z 2025-08-20T07:56:08.8897573Z Running inductor/test_triton_syntax 1/1 ... [2025-08-20 07:56:08.888590] 2025-08-20T07:56:08.8898149Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:56:08.8904989Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_triton_syntax.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:56:08.888817] 2025-08-20T07:56:25.6918723Z 2025-08-20T07:56:25.6920921Z inductor/test_triton_syntax 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_syntax_1.1_d211c85efe7d754b_.log 2025-08-20T07:56:25.6922098Z Running 1 items in this shard: test/inductor/test_triton_syntax.py::TestTritonSyntacticallyValid::test_triton_sqrt 2025-08-20T07:56:25.6922593Z 2025-08-20T07:56:25.6930519Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-08-20T07:56:25.6930757Z Uploading artifacts took 0.00 seconds 2025-08-20T07:56:25.6930920Z Running inductor/test_triton_wrapper 1/1 ... [2025-08-20 07:56:25.691722] 2025-08-20T07:56:25.6931098Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:56:25.6931499Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'inductor/test_triton_wrapper.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:56:25.691935] 2025-08-20T07:56:38.2319692Z 2025-08-20T07:56:38.2321188Z inductor/test_triton_wrapper 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_wrapper_1.1_87b86b6c5b079df1_.log 2025-08-20T07:56:38.2322104Z Running 1 items in this shard: test/inductor/test_triton_wrapper.py::TestTritonWrapper::test_wrapper_using_gpu_seed 2025-08-20T07:56:38.2329397Z 2025-08-20T07:56:38.2329717Z Running test_ops 2/4 ... [2025-08-20 07:56:38.232040] 2025-08-20T07:56:38.2330341Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T07:56:38.2330758Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'test_ops.py', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 07:56:38.232333] 2025-08-20T08:07:45.6279166Z 2025-08-20T08:07:45.6280128Z test_ops 2/4 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_2.4_520d78f063cb65e9_.log 2025-08-20T08:07:45.7223501Z Running 8271 items in this shard: test/test_ops.py::TestCommonCUDA::test_compare_cpu___getitem___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___rand___cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu___rmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___ror___cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu___rpow___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__batch_norm_with_update_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__chunk_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_geometric_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linspace_tensor_overload_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_channel_shuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_renorm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_take_along_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__softmax_backward_data_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_argsort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_as_strided_partial_views_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cartesian_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_corrcoef_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_histc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_istft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_cond_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_eig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_eigh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_householder_product_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lstsq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_pinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_slogdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_logdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_matrix_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_conv3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_embedding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_multi_head_attention_forward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_ormqr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_pinverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_quantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_rand_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_randint_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_renorm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_resize__cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scalar_tensor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_slice_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_split_with_sizes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_stft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_svd_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_to_sparse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_topk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_torch__scaled_mm_cuda_float8_e4m3fn, test/test_ops.py::TestCommonCUDA::test_compare_cpu_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_unique_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_unsafe_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_H_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_acos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_as_strided_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_asin_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cat_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_chalf_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_diag_embed_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_diagonal_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_div_no_rounding_mode_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fft_fft_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fft_fftn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fft_fftshift_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fft_hfftn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fft_ifft2_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fft_ifft_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fft_irfftn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_lerp_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_linalg_diagonal_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_movedim_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nansum_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_empty_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_full_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv_transpose3d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nonzero_static_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_ones_like_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_positive_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_pow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_prod_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_rand_like_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_reshape_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_rsqrt_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sinh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_slice_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_split_with_sizes_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sub_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_trace_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_transpose_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unsafe_chunk_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unsqueeze_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_view_as_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_view_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_vsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_zeros_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_dtypes_H_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_T_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___rpow___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___rxor___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_bfloat16_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_bool_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_byte_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_cdouble_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_cfloat_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_int_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_abs_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_addcdiv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_addcmul_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_alias_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_as_strided_partial_views_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_as_strided_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_atleast_1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_block_diag_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_ceil_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_clone_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_column_stack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_cosh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_cumprod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_deg2rad_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_diag_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_dot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_empty_like_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_eq_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_expand_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_fftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_hfft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ifftshift_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_rfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_flip_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_float_power_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_frexp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_ge_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_heaviside_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_igammac_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_isposinf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_item_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_cross_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_svdvals_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_vecdot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_log10_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_log1p_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_meshgrid_variadic_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_minimum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_native_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_alpha_dropout_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_celu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_gelu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_glu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_hardshrink_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_mish_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_prelu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_selu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_permute_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_permute_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_pow_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_reciprocal_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_renorm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_rot90_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sinc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_i1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_i1e_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_log_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_multigammaln_mvlgamma_p_5_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_square_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_squeeze_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_std_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_t_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_tensor_split_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_tril_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_triu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_unbind_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_unsqueeze_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_var_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__segment_reduce_lengths_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__softmax_backward_data_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__upsample_bilinear2d_aa_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_acos_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_addbmm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_addcdiv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_addmm_decomposed_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_addr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_as_strided_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_asin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_atanh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_atleast_3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_block_diag_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cfloat_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cholesky_solve_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_chunk_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_clamp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_complex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cos_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cummin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_diag_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_diagonal_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_diagonal_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_diff_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_div_no_rounding_mode_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_einsum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_empty_like_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_expand_as_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_expand_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_expm1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_fft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_fft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_fftshift_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_hfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_ifft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_rfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fill_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fmod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_frexp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_half_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_histc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_hsplit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_igammac_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_imag_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_index_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_index_put_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_index_reduce_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_isclose_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_istft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_cond_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_eigvals_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_householder_product_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_inv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_inv_ex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_ldl_factor_ex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_multi_dot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_norm_subgradients_at_zero_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_solve_ex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_tensorsolve_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linspace_tensor_overload_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_log_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mT_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_cumprod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_cumsum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_prod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_max_binary_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_max_reduction_with_dim_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_min_reduction_with_dim_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mvlgamma_mvlgamma_p_1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nanmedian_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nansum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_native_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_avg_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_avg_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_avg_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_batch_norm_without_cudnn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_conv2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_cosine_similarity_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_dropout_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_elu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_feature_alpha_dropout_with_train_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_feature_alpha_dropout_without_train_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_fractional_max_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_grid_sample_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hardsigmoid_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hardswish_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_huber_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_bilinear_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_nearest_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_trilinear_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_kl_div_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_linear_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_local_response_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_logsigmoid_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool1d_grad_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_mse_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_multi_head_attention_forward_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_multilabel_soft_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pad_constant_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pad_replicate_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pad_replicate_negative_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pdist_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_poisson_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_relu6_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_rrelu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_silu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softmin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softshrink_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softsign_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_tanhshrink_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_triplet_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_triplet_margin_with_distance_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_upsample_bilinear_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_norm_nuc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ones_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ormqr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_permute_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_polar_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_put_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_randn_like_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ravel_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_repeat_interleave_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_reshape_as_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_round_decimals_neg_3_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_rsub_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_scatter_reduce_amin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sgn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_hamming_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_kaiser_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_nuttall_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sparse_sampled_addmm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_airy_ai_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_bessel_y1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_chebyshev_polynomial_w_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_entr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_hermite_polynomial_h_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_modified_bessel_i0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_modified_bessel_k0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_modified_bessel_k1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_polygamma_special_polygamma_n_0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_scaled_modified_bessel_k0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_shifted_chebyshev_polynomial_t_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_shifted_chebyshev_polynomial_w_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_zeta_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_split_list_args_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_split_with_sizes_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_squeeze_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_stft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_t_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_to_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_topk_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_torch__scaled_mm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_trapz_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_tril_indices_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_true_divide_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_trunc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unbind_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unflatten_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unique_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unravel_index_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unsafe_split_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_vdot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_view_as_complex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_view_as_cuda, test/test_ops.py::TestCommonCUDA::test_errors___ror___cuda, test/test_ops.py::TestCommonCUDA::test_errors_add_cuda, test/test_ops.py::TestCommonCUDA::test_errors_aminmax_cuda, test/test_ops.py::TestCommonCUDA::test_errors_arange_cuda, test/test_ops.py::TestCommonCUDA::test_errors_clamp_min_cuda, test/test_ops.py::TestCommonCUDA::test_errors_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_errors_empty_permuted_cuda, test/test_ops.py::TestCommonCUDA::test_errors_exponential_cuda, test/test_ops.py::TestCommonCUDA::test_errors_eye_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_hfft_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_ifft2_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_ihfft2_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fliplr_cuda, test/test_ops.py::TestCommonCUDA::test_errors_flipud_cuda, test/test_ops.py::TestCommonCUDA::test_errors_float_power_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fmod_cuda, test/test_ops.py::TestCommonCUDA::test_errors_gcd_cuda, test/test_ops.py::TestCommonCUDA::test_errors_ge_cuda, test/test_ops.py::TestCommonCUDA::test_errors_geometric_cuda, test/test_ops.py::TestCommonCUDA::test_errors_igamma_cuda, test/test_ops.py::TestCommonCUDA::test_errors_igammac_cuda, test/test_ops.py::TestCommonCUDA::test_errors_index_select_cuda, test/test_ops.py::TestCommonCUDA::test_errors_item_cuda, test/test_ops.py::TestCommonCUDA::test_errors_kthvalue_cuda, test/test_ops.py::TestCommonCUDA::test_errors_lcm_cuda, test/test_ops.py::TestCommonCUDA::test_errors_linalg_lstsq_cuda, test/test_ops.py::TestCommonCUDA::test_errors_logspace_cuda, test/test_ops.py::TestCommonCUDA::test_errors_masked_fill_cuda, test/test_ops.py::TestCommonCUDA::test_errors_masked_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_errors_maximum_cuda, test/test_ops.py::TestCommonCUDA::test_errors_multinomial_cuda, test/test_ops.py::TestCommonCUDA::test_errors_neg_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_adaptive_max_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_conv2d_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_gaussian_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_hinge_embedding_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_margin_ranking_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_multilabel_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_rrelu_cuda, test/test_ops.py::TestCommonCUDA::test_errors_remainder_cuda, test/test_ops.py::TestCommonCUDA::test_errors_rsub_cuda, test/test_ops.py::TestCommonCUDA::test_errors_signal_windows_bartlett_cuda, test/test_ops.py::TestCommonCUDA::test_errors_signal_windows_hamming_cuda, test/test_ops.py::TestCommonCUDA::test_errors_signal_windows_hann_cuda, test/test_ops.py::TestCommonCUDA::test_errors_sparse_mul_layout3_cuda, test/test_ops.py::TestCommonCUDA::test_errors_sparse_randn_like_layout1_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_chebyshev_polynomial_t_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_hermite_polynomial_he_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_zeta_cuda, test/test_ops.py::TestCommonCUDA::test_errors_sum_to_size_cuda, test/test_ops.py::TestCommonCUDA::test_errors_t_copy_cuda, test/test_ops.py::TestCommonCUDA::test_errors_take_cuda, test/test_ops.py::TestCommonCUDA::test_errors_trace_cuda, test/test_ops.py::TestCommonCUDA::test_errors_unbind_copy_cuda, test/test_ops.py::TestCommonCUDA::test_errors_uniform_cuda, test/test_ops.py::TestCommonCUDA::test_errors_vdot_cuda, test/test_ops.py::TestCommonCUDA::test_errors_view_cuda, test/test_ops.py::TestCommonCUDA::test_errors_vsplit_cuda, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch__batch_norm_with_update_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_addbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_addmv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_alias_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_angle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_any_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_as_strided_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_atan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_baddbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_bmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_cholesky_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_clamp_max_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_diff_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_fft_fftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_fft_hfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_fft_ifft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_fft_irfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_fft_rfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_frexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_gather_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_ge_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_geqrf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_index_reduce_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_inner_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_isin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_kron_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_ldexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_linalg_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_linalg_cond_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_linalg_householder_product_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_linalg_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_linalg_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_log_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_lt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_min_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_nanquantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_norm_nuc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_outer_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_polar_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_renorm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_slice_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_special_bessel_y0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_split_with_sizes_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_squeeze_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_t_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_triangular_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___getitem___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___getitem___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rmod___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___ror___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rpow___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rpow___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rxor___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices__batch_norm_with_update_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices__chunk_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices__chunk_cat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_acos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_alias_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_alias_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_argsort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atan2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bfloat16_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_byte_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cartesian_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cdouble_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_chalf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_char_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_min_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_clone_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_constant_pad_nd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_count_nonzero_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cummin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cummin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cumsum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diag_embed_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diagflat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diff_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_dstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_eq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_erfinv_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_expm1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_flatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_float_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_float_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_float_power_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_frac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_frexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_full_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_full_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_gather_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_gcd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ge_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_geometric_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_geqrf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_gradient_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_gt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_hash_tensor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_hsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_hstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_reduce_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_reduce_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_reduce_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_reduce_mean_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isclose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isfinite_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isnan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isposinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_2inputs_2outputs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_unary_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_det_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_eigh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_eigvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lstsq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_vander_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linspace_tensor_overload_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logical_not_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logspace_tensor_overload_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_lt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_lu_unpack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mT_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_std_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_with_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_median_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_meshgrid_variadic_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_min_reduction_no_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_movedim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_multinomial_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nanmean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nanmedian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_native_dropout_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_neg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_embedding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_margin_ranking_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_poisson_nll_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_rms_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_norm_inf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_normal_in_place_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ones_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_outer_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_permute_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_3_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_positive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_positive_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_quantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_randint_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ravel_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_reciprocal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_repeat_interleave_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_reshape_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_mean_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_searchsorted_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sgn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sgn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_short_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signbit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signbit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sinc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_slice_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_y0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_u_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_v_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_entr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_entr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_laguerre_polynomial_l_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_legendre_polynomial_p_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_i0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_i1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_split_with_sizes_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_split_with_sizes_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_square_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_square_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_squeeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_stft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_svd_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_to_sparse_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_torch_ops_aten__safe_softmax_default_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_torch_ops_aten__safe_softmax_default_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_trapezoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unflatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unfold_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unique_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unravel_index_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unsafe_split_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unsqueeze_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unsqueeze_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unsqueeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values___radd___cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_all_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_any_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atleast_1d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atleast_3d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cartesian_prod_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cfloat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_chalf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_char_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_clamp_max_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cosh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cummin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diag_embed_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diagflat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diagonal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diagonal_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_erf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_erfinv_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_expand_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_fftshift_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_hfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ifft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ifft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ifftshift_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ihfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_irfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_float_power_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ge_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_half_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_hsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_put_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_select_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_int_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isneginf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_2inputs_2outputs_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_binary_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ldexp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log1p_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logical_or_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_mH_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_minimum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_msort_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_narrow_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_ones_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_pixel_shuffle_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_softsign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_unfold_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nonzero_static_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ones_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_4_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_rad2deg_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_real_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_resize_as__cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sinc_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_slice_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_bessel_j1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_chebyshev_polynomial_w_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_erfcx_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_i1e_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_log_ndtr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_modified_bessel_i1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_ndtr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_u_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_xlog1py_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_zeta_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_square_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sum_to_size_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_torch_ops_aten__safe_softmax_default_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unbind_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unflatten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unfold_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unique_consecutive_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unique_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unsafe_chunk_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unsqueeze_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_view_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_where_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_xlogy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_H_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_H_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_T_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___radd___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rand___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rdiv___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rdiv___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rdiv___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmatmul___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmatmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmul___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rsub___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rsub___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples__batch_norm_with_update_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples__chunk_cat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples__segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples__softmax_backward_data_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples__unsafe_masked_index_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples__unsafe_masked_index_put_accumulate_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples__upsample_bilinear2d_aa_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_alias_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_all_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_allclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_allclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_aminmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_angle_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argsort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argsort_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argwhere_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_partial_views_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_3d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bernoulli_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bfloat16_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cauchy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cdouble_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_char_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_max_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_min_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_combinations_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_combinations_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_copysign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_corrcoef_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cummax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cummin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumprod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_deg2rad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_deg2rad_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_no_rounding_mode_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_no_rounding_mode_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_equal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_equal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erfinv_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expm1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expm1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fliplr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gather_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gradient_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_grid_sampler_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_half_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_heaviside_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_i0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_inner_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isclose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_item_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_item_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_2inputs_2outputs_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_unary_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kron_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kthvalue_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ldexp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lgamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cholesky_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cross_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cross_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_det_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_diagonal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_singular_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_qr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vander_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log10_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log10_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log1p_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logdet_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_or_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_xor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logspace_tensor_overload_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logsumexp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_long_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_long_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mT_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mT_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_argmin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_logsumexp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_logsumexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_std_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_std_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_reduction_with_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_movedim_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_movedim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_multinomial_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nan_to_num_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ne_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_neg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv3d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_nearest-exact_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_multi_head_attention_forward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_replicate_negative_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_relu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_silu_complex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softsign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_inf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_nuc_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ormqr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_permute_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_permute_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_permute_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pinverse_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_positive_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_prod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rad2deg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randint_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ravel_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_real_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_real_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_renorm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_interleave_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize__cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize_as__cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_roll_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_mean_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_searchsorted_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sgn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sigmoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_general_cosine_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_general_hamming_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sparse_mm_reduce_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sparse_sampled_addmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_y1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_u_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_w_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_entr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i0e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_legendre_polynomial_p_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_i1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_ndtri_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_zeta_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_with_sizes_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_with_sizes_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_squeeze_multiple_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_to_size_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_svd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_t_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensor_split_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensordot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tile_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tile_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_sparse_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_topk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_topk_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_torch_ops_aten__efficient_attention_forward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_transpose_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_transpose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapz_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triangular_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triu_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_true_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unbind_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unbind_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_uniform_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unique_consecutive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unravel_index_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unsqueeze_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_mean_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_real_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_xlogy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zero__cuda_complex64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_aminmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_clamp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diag_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diag_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_flatten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_flatten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_2inputs_2outputs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_cross_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vander_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vecdot_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vecdot_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose3d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_gelu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_pairwise_distance_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_rms_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_repeat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_roll_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_squeeze_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_squeeze_multiple_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_tensor_split_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_transpose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_unbind_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_unbind_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_view_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_out___getitem___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___rmod___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___rsub___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__chunk_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_acos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_all_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_as_strided_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_as_strided_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_ceil_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_expand_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_hfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_irfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_frac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_geometric_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_heaviside_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_isnan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_istft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out__refs_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_linalg_vecdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_linspace_tensor_overload_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_log_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_log_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_normal_number_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_permute_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_ravel_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_select_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_erfcx_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_multigammaln_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_split_with_sizes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_squeeze_multiple_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_transpose_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_triu_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_trunc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_view_as_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_where_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__softmax_backward_data_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__unsafe_masked_index_put_accumulate_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_acosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_addmm_decomposed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_alias_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_angle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_as_strided_partial_views_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_as_strided_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_baddbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_bernoulli_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_bincount_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_bitwise_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cauchy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_conj_physical_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_corrcoef_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_count_nonzero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_deg2rad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_einsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_ihfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_rfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_gcd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_gradient_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_index_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_isneginf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_istft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_jiterator_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_kron_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_kthvalue_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_linalg_eigvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_pinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_slogdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_vander_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linspace_tensor_overload_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_log10_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logaddexp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logical_and_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logical_not_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mH_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mT_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_matmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_native_dropout_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_elu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_rms_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nonzero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nonzero_static_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_pca_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_pinverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_polar_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_rand_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_remainder_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_abs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_addbmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_as_strided_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_as_strided_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_asin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_asinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_cat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_clamp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_conj_physical_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_cosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_cummax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_diff_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_dot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_expm1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_fft_ihfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_fft_irfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_fft_irfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_fft_rfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_frexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_gather_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_gather_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_index_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_index_reduce_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_kron_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_ldexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_cond_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_eig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_eigvals_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_householder_product_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_inv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_lstsq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_lu_factor_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_matrix_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_matrix_power_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_qr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_log10_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_logit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_logsumexp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_lu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_lu_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_lu_unpack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_matmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_mv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_nanquantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_norm_nuc_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_rad2deg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_sinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_squeeze_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_t_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_tan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_tanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_transpose_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_triangular_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_unbind_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_unfold_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_unsqueeze_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_view_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_where_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_round_decimals_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_blackman_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_cosine_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_general_cosine_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_hamming_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_bessel_y0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_bessel_y1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_log_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_split_with_sizes_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_stft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_torch_ops_aten__flash_attention_forward_cuda_float16, test/test_ops.py::TestCommonCUDA::test_out_tril_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_trunc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_uniform_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_unravel_index_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_unsafe_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_unsqueeze_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_var_mean_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_view_as_real_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_warning_H_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_T_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___rmod___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___rmul___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___rsub___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___rxor___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__chunk_cat_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_cfloat_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_char_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_acos_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_acosh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_addcmul_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_as_strided_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_as_strided_partial_views_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_asin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_asinh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_atanh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_and_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_not_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_xor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_broadcast_shapes_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_cauchy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_ceil_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_clone_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_contiguous_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_cos_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_cumprod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_diag_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_diag_embed_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_digamma_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_dot_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_dsplit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_erfinv_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_expand_as_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_exponential_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ifft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ifft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ihfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_irfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_rfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_float_power_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_floor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_frexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_i0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_imag_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_index_add_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_index_fill_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_index_select_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_isclose_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_isnan_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_istft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_lerp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_cross_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_svd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_svdvals_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_vecdot_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_log10_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_log2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_log_normal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_log_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_logical_not_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_logspace_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_logspace_tensor_overload_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_movedim_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_mul_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nan_to_num_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_new_full_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_new_zeros_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_group_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_hardtanh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_log_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_mish_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_mse_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_pairwise_distance_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_pdist_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_pixel_shuffle_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_pixel_unshuffle_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_relu6_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_softmin_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_softplus_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_triplet_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_normal__in_place_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_reciprocal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_remainder_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_renorm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_reshape_as_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_reshape_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_bessel_j1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_multigammaln_mvlgamma_p_3_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_zeta_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_squeeze_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_transpose_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_trunc_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_unfold_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_unsqueeze_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_var_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_var_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__unsafe_masked_index_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_abs_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_add_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_addcmul_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_amax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_argmin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_argwhere_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_atan_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_atanh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bitwise_left_shift_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bitwise_not_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bool_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cdist_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cfloat_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_chunk_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_clone_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_constant_pad_nd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_contiguous_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_count_nonzero_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cov_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_diagflat_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_div_trunc_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_double_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_empty_strided_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_eq_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_equal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_erf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_exp2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_expand_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_exponential_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_fftshift_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_ifftshift_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_ihfft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_irfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_flipud_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_floor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_floor_divide_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_half_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_histc_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_i0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_index_fill_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_index_put_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_index_reduce_prod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isclose_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isnan_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isneginf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isreal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_jiterator_4inputs_with_extra_args_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_jiterator_binary_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_le_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_cholesky_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_cholesky_ex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_eig_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_householder_product_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_inv_ex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_ldl_factor_ex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_ldl_solve_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_lu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_lu_solve_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_matrix_power_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_matrix_rank_hermitian_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_norm_subgradients_at_zero_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_qr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_solve_ex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_solve_triangular_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_tensorsolve_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_vecdot_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_vector_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_log2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logaddexp2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logaddexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logical_not_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logspace_tensor_overload_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_lt_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_lu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_lu_unpack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_amin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_argmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_cumprod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_log_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_logsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_prod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_select_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_softmin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_var_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_matmul_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_max_binary_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_median_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_meshgrid_list_of_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_meshgrid_variadic_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_min_reduction_with_dim_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mode_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_msort_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mvlgamma_mvlgamma_p_1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mvlgamma_mvlgamma_p_5_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nan_to_num_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_narrow_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_neg_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_max_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_avg_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_binary_cross_entropy_with_logits_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_dropout2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_embedding_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_feature_alpha_dropout_without_train_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_fractional_max_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hardtanh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hinge_embedding_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_area_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_kl_div_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_mish_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pad_circular_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pad_reflect_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pad_replicate_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pad_replicate_negative_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pdist_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_poisson_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_relu6_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_relu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_rms_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softmin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softmin_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_tanhshrink_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_upsample_bilinear_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_norm_inf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_normal_in_place_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_pca_lowrank_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_pinverse_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_pow_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_put_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_randn_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_real_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_repeat_interleave_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_reshape_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_resize__cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_resolve_neg_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_round_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_round_decimals_0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_amin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_sum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_select_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_select_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_bartlett_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_nuttall_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_slice_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sort_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sparse_sampled_addmm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_bessel_j1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_chebyshev_polynomial_v_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_entr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_hermite_polynomial_he_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_laguerre_polynomial_l_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_modified_bessel_k0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_shifted_chebyshev_polynomial_u_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_shifted_chebyshev_polynomial_v_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_xlog1py_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_zeta_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_square_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_squeeze_multiple_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_std_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_std_mean_unbiased_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sub_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sum_to_size_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_t_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_take_along_dim_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_tan_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_to_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_true_divide_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_unravel_index_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_unsqueeze_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_var_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_var_mean_unbiased_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_view_as_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_view_as_real_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_xlogy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_zero__cuda, test/test_ops.py::TestCommonCUDA::test_out_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float___rdiv___cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float___rdiv___cuda_int8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_acos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_acos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_acosh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_acosh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_asin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_asinh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_asinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_atan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_atanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_copysign_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_copysign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_cos_cuda_int8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_cosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_cosh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_deg2rad_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_deg2rad_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_deg2rad_cuda_int8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_digamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_div_no_rounding_mode_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_erf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_erfinv_cuda_bool, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_exp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_expm1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_float_power_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_float_power_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_i0_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_i0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_ldexp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_ldexp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_lgamma_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_lgamma_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_log1p_cuda_int8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_log2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_log_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_log_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_logit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_masked_std_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_masked_std_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_masked_var_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_mvlgamma_mvlgamma_p_1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_mvlgamma_mvlgamma_p_5_cuda_int8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_polygamma_polygamma_n_0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_polygamma_polygamma_n_1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_polygamma_polygamma_n_2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_polygamma_polygamma_n_3_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_polygamma_polygamma_n_4_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_rad2deg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_reciprocal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_reciprocal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_rsqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_sigmoid_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_sigmoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_sin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_sinc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_sinh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_sinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_sinh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_chebyshev_polynomial_t_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_chebyshev_polynomial_u_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_chebyshev_polynomial_u_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_chebyshev_polynomial_u_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_chebyshev_polynomial_v_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_chebyshev_polynomial_w_cuda_bool, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_chebyshev_polynomial_w_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_chebyshev_polynomial_w_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_hermite_polynomial_h_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_hermite_polynomial_he_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_legendre_polynomial_p_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_legendre_polynomial_p_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_legendre_polynomial_p_cuda_int8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_legendre_polynomial_p_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_t_cuda_bool, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_t_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_u_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_u_cuda_int8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_v_cuda_int8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_w_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_w_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_xlog1py_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_xlog1py_cuda_int8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_zeta_cuda_int8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_sqrt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_true_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_xlogy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_xlogy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_xlogy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_xlogy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_alias_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_alias_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_alias_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_alias_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_block_diag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_block_diag_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_block_diag_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_block_diag_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cauchy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_count_nonzero_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_count_nonzero_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_count_nonzero_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumprod_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumprod_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumprod_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_deg2rad_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_deg2rad_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_deg2rad_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dot_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_strided_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_strided_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_strided_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_strided_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_equal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_equal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_equal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_equal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_frac_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_geometric_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_geometric_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_geometric_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_igammac_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_imag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_item_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_item_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_diagonal_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_diagonal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vecdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_tensor_overload_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_tensor_overload_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_normal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logaddexp2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logaddexp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_tensor_overload_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_tensor_overload_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_tensor_overload_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_channel_shuffle_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_channel_shuffle_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_channel_shuffle_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_dropout_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_elu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_gelu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_glu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_glu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_huber_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_layer_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_layer_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_nll_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pixel_shuffle_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pixel_shuffle_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_normal__in_place_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_normal__in_place_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_normal__in_place_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_normal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_normal_number_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rad2deg_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_renorm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_renorm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_select_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_select_scatter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_select_scatter_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_select_scatter_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_split_with_sizes_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_split_with_sizes_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_multiple_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_multiple_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_multiple_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_take_along_dim_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_take_along_dim_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_take_along_dim_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_take_along_dim_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_take_along_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vdot_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vdot_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_T_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_amax_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_atan2_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_and_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_or_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bucketize_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_cat_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_cauchy_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_clamp_max_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_div_no_rounding_mode_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_div_trunc_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_fft_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_ihfftn_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_irfft2_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_rfft2_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_rfft_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_rfftn_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_flipud_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_gcd_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_index_add_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_isclose_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_item_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_log_normal_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logical_xor_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logspace_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logspace_tensor_overload_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_movedim_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_ne_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_group_norm_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_poisson_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_remainder_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_special_xlog1py_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_t_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_true_divide_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_view_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_vstack_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_where_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_alias_copy_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_alias_copy_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_alias_copy_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_copy_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_copy_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_block_diag_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_block_diag_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cauchy_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_count_nonzero_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_count_nonzero_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumprod_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumprod_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_deg2rad_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_deg2rad_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dot_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_strided_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_equal_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_copy_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_copy_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_copy_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exponential_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_float8_e4m3fn, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_float8_e4m3fnuz, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_float8_e5m2fnuz, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_geometric_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_geometric_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_item_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_item_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_cross_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_cross_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vecdot_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vecdot_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vecdot_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logaddexp2_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logaddexp_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_channel_shuffle_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_channel_shuffle_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pixel_shuffle_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pixel_shuffle_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pixel_shuffle_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pixel_unshuffle_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pixel_unshuffle_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pixel_unshuffle_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_smooth_l1_loss_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_normal__in_place_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_normal__in_place_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_normal_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_normal_number_mean_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_normal_number_mean_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_copy_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_copy_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_copy_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rad2deg_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rad2deg_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_select_scatter_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_select_scatter_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_select_scatter_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_select_scatter_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_select_scatter_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_split_with_sizes_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_split_with_sizes_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_copy_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_copy_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_multiple_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_multiple_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stft_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_copy_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_copy_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_copy_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_copy_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_take_along_dim_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_take_along_dim_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_take_along_dim_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_take_along_dim_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_copy_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_copy_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_copy_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_indices_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_indices_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_copy_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_copy_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_copy_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_copy_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_copy_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_copy_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_copy_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vdot_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_complex_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_copy_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_copy_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_copy_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_alias_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_alias_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_alias_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_block_diag_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_block_diag_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_block_diag_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_block_diag_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_block_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_block_diag_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_shapes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cauchy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_count_nonzero_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_count_nonzero_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_count_nonzero_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumprod_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumprod_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumprod_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_strided_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_strided_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_equal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_equal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exponential_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_float8_e4m3fnuz, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_frac_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_frexp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_frexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_geometric_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_geometric_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_geometric_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_geometric_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_geometric_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hypot_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hypot_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_item_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_item_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_item_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_item_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_item_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_cross_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_diagonal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_diagonal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vecdot_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vecdot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vecdot_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vecdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_tensor_overload_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_tensor_overload_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_tensor_overload_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_tensor_overload_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_tensor_overload_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_tensor_overload_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logaddexp2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logaddexp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_tensor_overload_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_tensor_overload_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_tensor_overload_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_tensor_overload_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_tensor_overload_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nextafter_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nextafter_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nextafter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_alpha_dropout_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_celu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_celu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_channel_shuffle_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_channel_shuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_channel_shuffle_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_channel_shuffle_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_channel_shuffle_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_channel_shuffle_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_dropout_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_dropout_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_elu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_elu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_glu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_group_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_group_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_huber_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_huber_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mish_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_nll_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pixel_shuffle_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pixel_shuffle_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pixel_unshuffle_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_prelu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softplus_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softplus_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_normal__in_place_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_normal__in_place_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_normal__in_place_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_normal_number_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_normal_number_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rad2deg_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rad2deg_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_select_scatter_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_select_scatter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_select_scatter_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_split_with_sizes_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_split_with_sizes_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_split_with_sizes_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_split_with_sizes_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_multiple_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_multiple_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_take_along_dim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_take_along_dim_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_take_along_dim_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_take_along_dim_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_complex_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_complex_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_polar_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_alias_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_alias_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_alias_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_alias_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_alias_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_block_diag_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_block_diag_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cauchy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_count_nonzero_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumprod_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumprod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_deg2rad_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_deg2rad_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_deg2rad_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dot_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dot_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dot_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_strided_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_strided_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_strided_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_strided_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_strided_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_equal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_equal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exponential_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_float8_e5m2fnuz, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_frexp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_frexp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_geometric_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_geometric_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_geometric_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hypot_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hypot_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_imag_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_imag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_item_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_cross_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_cross_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_cross_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_cross_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_diagonal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_diagonal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svd_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vecdot_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vecdot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_tensor_overload_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_tensor_overload_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_tensor_overload_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_tensor_overload_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_channel_shuffle_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_channel_shuffle_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pixel_shuffle_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pixel_unshuffle_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pixel_unshuffle_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pixel_unshuffle_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_normal__in_place_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_normal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_normal_number_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_renorm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_select_scatter_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_split_with_sizes_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_split_with_sizes_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_split_with_sizes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_split_with_sizes_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_multiple_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_take_along_dim_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_take_along_dim_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_indices_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vdot_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_complex_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_H_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___radd___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmod___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmul___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rpow___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rsub___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager__chunk_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager__segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager__segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager__softmax_backward_data_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_acosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addcdiv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmm_decomposed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_alias_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_all_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argsort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_baddbmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_shapes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_inverse_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_count_nonzero_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diff_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_einsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_einsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_erf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_erfc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expand_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_exponential_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_eye_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ihfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flip_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fliplr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_float_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_float_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_frac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_full_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gather_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_geqrf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_grid_sampler_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_heaviside_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_histc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_put_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_reduce_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isinf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isposinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isreal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_item_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_unary_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_kron_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cond_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cross_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_det_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_inv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_hermitian_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_singular_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_slogdet_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_svd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_tensorinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vander_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vector_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linspace_tensor_overload_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log10_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log10_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logcumsumexp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_xor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_unpack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_cumprod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_matmul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_matrix_exp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_max_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_min_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_minimum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_native_dropout_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose1d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_elu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_linear_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_normalize_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_circular_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_replicate_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nonzero_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_fro_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_inf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_normal_number_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_permute_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_pinverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_positive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rand_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randint_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_renorm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resolve_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resolve_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scalar_tensor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_short_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_general_cosine_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_general_hamming_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sinc_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_slice_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_slice_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_bessel_y0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_log_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_ndtri_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_with_sizes_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_square_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_mean_unbiased_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_mean_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_stft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_t_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_take_along_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tensor_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trapz_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_triangular_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unbind_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unfold_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_uniform_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unique_consecutive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_unbiased_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_as_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vstack_cuda_complex64, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___rdiv___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___rpow___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward__segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward__segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_addbmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_addr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_atan2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_atleast_2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_block_diag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cdouble_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cholesky_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_clamp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_clamp_max_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_copysign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_corrcoef_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cos_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cumprod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_diag_embed_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_diagonal_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_expand_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_hfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_hfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_irfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_irfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_float_power_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_floor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_gradient_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_hsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_i0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_index_put_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_index_reduce_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_index_reduce_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_ldexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_lgamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_eigvals_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_inv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_slogdet_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_vander_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_log_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_logaddexp2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_lu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_logaddexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_std_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_maximum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_narrow_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_native_layer_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_norm_inf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_norm_nuc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_pinverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_positive_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_pow_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_ravel_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_resolve_conj_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_resolve_neg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_select_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sinh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sparse_mm_reduce_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_entr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_ndtri_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_split_list_args_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_split_with_sizes_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_square_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_squeeze_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_std_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_std_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_stft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_svd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_svd_lowrank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_t_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_take_along_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_tanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_to_sparse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_trace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_transpose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_trapz_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_triangular_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_tril_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_unfold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_unsqueeze_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_var_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_var_unbiased_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_vdot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_vsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_xlogy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input___radd___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input__chunk_cat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input__unsafe_masked_index_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_acos_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_acosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_addcdiv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_arange_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_argmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_atan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_atleast_3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_bfloat16_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_block_diag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_bool_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_broadcast_shapes_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_broadcast_to_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_cat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_ceil_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_clamp_max_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_cos_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_diag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_diagonal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_div_floor_rounding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_dstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_empty_permuted_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_exp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_expand_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_fft_fft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_fft_hfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_fft_ifft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_fft_ifftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_fft_rfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_flatten_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_flipud_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_fmod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_frexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_ge_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_geqrf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_hash_tensor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_heaviside_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_igamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_index_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_index_reduce_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_index_reduce_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_int_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_isclose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_isneginf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_jiterator_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_jiterator_unary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_kthvalue_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_lerp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_cross_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_eigh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_householder_product_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_lstsq_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_logaddexp2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_logaddexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_logcumsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_logdet_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_logsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_mH_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_masked_argmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_masked_cumprod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_masked_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_masked_logsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_masked_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_masked_normalize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_masked_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_masked_softmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_max_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_median_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_mm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_mv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nansum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_neg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_celu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_silu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_unfold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_normal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_ones_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_ones_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_ormqr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_pca_lowrank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_polar_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_quantile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_rad2deg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_rand_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_randn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_reshape_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_resolve_conj_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_select_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_signal_windows_bartlett_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_signal_windows_blackman_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_signal_windows_hamming_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_sinc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_sinh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_slice_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_sort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_special_erfcx_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_special_i0e_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_square_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_squeeze_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_stack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_svd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_svd_lowrank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_t_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_take_along_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_take_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_tensor_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_tensordot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_to_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_trace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_triu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_unique_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_unsqueeze_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_unsqueeze_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_var_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_var_unbiased_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_vdot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_view_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_view_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_view_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_zeros_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rsub___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad__batch_norm_with_update_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad__chunk_cat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad__segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad__unsafe_masked_index_put_accumulate_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_acosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addmv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_alias_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_aminmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_angle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_argmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_asinh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_block_diag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bool_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_broadcast_shapes_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_broadcast_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_broadcast_to_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bucketize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_byte_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ceil_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cholesky_inverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_chunk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_clamp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_clamp_max_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_column_stack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_combinations_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_complex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_copysign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_corrcoef_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_count_nonzero_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cov_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cummax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diagflat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diagonal_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diagonal_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_dsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_dstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_empty_strided_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_equal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_exp2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_exp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_expand_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_eye_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_fft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_fftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ifft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ifftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_irfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_flatten_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_flipud_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_floor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_grid_sampler_3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_hash_tensor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_heaviside_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_hypot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_i0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_igammac_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_reduce_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_reduce_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_item_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lerp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_cross_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_det_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_eig_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_eigh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_pinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_solve_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_svd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_svdvals_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_vecdot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log1p_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logical_or_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_long_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mH_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mT_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_log_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_logaddexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_std_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_median_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_minimum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mode_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_movedim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nanquantile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_empty_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_channel_shuffle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_elu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_nearest-exact_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softsign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nonzero_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_pca_lowrank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_pinverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polar_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_pow_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rad2deg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_remainder_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_renorm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_repeat_interleave_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_reshape_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_resolve_conj_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_resolve_neg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rot90_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_round_decimals_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rsub_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scalar_tensor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_nuttall_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sinh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_slice_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_bessel_j0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_bessel_y0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_ndtri_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_square_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_svd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_torch_ops_aten__efficient_attention_forward_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_trapz_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tril_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unbind_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_uniform_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unsafe_chunk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unsafe_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_var_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_view_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_where_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_zeros_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator___getitem___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator___rmatmul___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator__segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator__unsafe_masked_index_put_accumulate_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_acosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_addcdiv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_arange_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_as_strided_partial_views_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_atan2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_atleast_2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_broadcast_to_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cauchy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cdist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cfloat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cholesky_inverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cholesky_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_clamp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_column_stack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_conj_physical_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_contiguous_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cummax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cumsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_erfc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_exp2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_fftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ifft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_rfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_grid_sampler_2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_hash_tensor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_hsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_hypot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_igamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_index_reduce_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_inner_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_int_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isclose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isfinite_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isinf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isposinf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_unary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_kthvalue_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cond_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cross_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_det_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_eig_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_tensorinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_log2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_log_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logdet_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_lt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_log_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_median_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_min_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mode_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_multinomial_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nan_to_num_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_new_empty_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_new_full_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_multi_head_attention_forward_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_unfold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_norm_fro_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_normal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_ones_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_permute_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_positive_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_randn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_ravel_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_renorm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_repeat_interleave_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_round_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_searchsorted_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_bartlett_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_exponential_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_general_cosine_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signbit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_slice_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_bessel_y1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_ndtr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_split_list_args_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_square_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_squeeze_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_squeeze_multiple_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_svd_lowrank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_t_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_to_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_trace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_tril_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_uniform_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_unsafe_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_view_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_vsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_vstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_xlogy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_zero__cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_T_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay___radd___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay___rmatmul___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay__chunk_cat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay__segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay__unsafe_masked_index_put_accumulate_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_addcmul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_addmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_addmm_decomposed_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_argmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_argmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_as_strided_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_bfloat16_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_cat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_cauchy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_cdist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_ceil_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_char_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_complex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_conj_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_copysign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_corrcoef_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_cross_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_cummax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_cumprod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_diagonal_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_diff_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_dsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_expand_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_fft_fft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_fft_hfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_fft_ihfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_fliplr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_fmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_frac_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_gradient_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_grid_sampler_2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_half_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_heaviside_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_histc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_hypot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_index_reduce_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_index_reduce_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_inner_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_isnan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_isneginf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_item_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_jiterator_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_lgamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_cond_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_det_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_inv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_lu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_tensorinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_vander_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_log10_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_log_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_logcumsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_logical_or_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_logit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_logspace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_logsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_lt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_lu_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_masked_logaddexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_masked_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_masked_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_masked_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_masked_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_median_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_mode_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_mul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nan_to_num_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_native_batch_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_native_dropout_backward_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_native_layer_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_ne_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_new_empty_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_new_zeros_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_channel_shuffle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_glu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_softsign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nonzero_static_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_norm_fro_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_normal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_normal_in_place_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_ones_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_pinverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_polar_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_positive_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_quantile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_randint_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_remainder_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_repeat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_round_decimals_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_searchsorted_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_sgn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_sign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_signal_windows_blackman_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_signal_windows_general_hamming_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_signal_windows_nuttall_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_signbit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_sinh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_slice_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_special_airy_ai_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_split_with_sizes_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_sqrt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_stack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_sub_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_sum_to_size_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_t_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_take_along_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_tensor_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_to_sparse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_trace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_transpose_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_unbind_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_uniform_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_unique_consecutive_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_unique_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_unsafe_chunk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_var_mean_unbiased_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_view_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_where_cuda_float32, test/test_ops.py::TestMathBitsCUDA::test_conj_view___radd___cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view___rmatmul___cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view___rmul___cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__chunk_cat_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_bool_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_acos_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_add_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_addcdiv_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_addr_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_all_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_as_strided_scatter_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_asinh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atan_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atleast_1d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_broadcast_tensors_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_contiguous_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_count_nonzero_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_diag_embed_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_diagonal_scatter_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_dot_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_empty_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_eq_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_expand_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_eye_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_fftshift_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_flip_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_flipud_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_hstack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_index_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_index_fill_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isinf_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_istft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_cross_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_svd_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_vecdot_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_log_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logical_xor_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logspace_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_mul_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_narrow_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_permute_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_randn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sigmoid_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_squeeze_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_squeeze_multiple_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_take_along_dim_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_tanh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_to_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_tril_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unsqueeze_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_var_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_view_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_addmm_decomposed_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_addr_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_alias_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_all_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_angle_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_argwhere_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_asinh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cat_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_clone_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_column_stack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_conj_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_corrcoef_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cross_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_diagflat_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_diagonal_scatter_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_empty_strided_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_eq_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_expand_as_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_fftn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_hfft2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_ifft2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_flip_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_full_like_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_gather_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_index_select_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_inner_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_int_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_4inputs_with_extra_args_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_ldexp_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_cholesky_ex_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_cross_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_eigvalsh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_inv_ex_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_ldl_factor_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_pinv_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_pinv_hermitian_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_qr_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_svdvals_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_mT_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_cumprod_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_cumsum_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_scatter_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_std_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_mean_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_meshgrid_variadic_tensors_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_narrow_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_neg_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_new_empty_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_channel_shuffle_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv2d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv_transpose3d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_linear_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pad_constant_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pixel_shuffle_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pixel_unshuffle_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_norm_fro_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_permute_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_positive_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_pow_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_reciprocal_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_repeat_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_repeat_interleave_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_reshape_as_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_reshape_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_scatter_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sinc_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_slice_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_split_list_args_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_split_with_sizes_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_split_with_sizes_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_transpose_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_transpose_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_trapezoid_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_unflatten_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_unsqueeze_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_var_unbiased_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_vdot_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_view_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_view_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_where_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_zeros_like_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rmul___cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rpow___cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_cfloat_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_char_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_double_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_half_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_acosh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_asin_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_broadcast_tensors_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_broadcast_to_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_cat_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_conj_physical_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_cosh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_cumsum_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_empty_strided_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_equal_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_expm1_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_fftn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_ifftshift_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_index_add_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isfinite_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isreal_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_cross_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_matrix_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_svdvals_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logical_and_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logical_xor_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_mean_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_meshgrid_variadic_tensors_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_narrow_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_new_ones_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_permute_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_prod_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_randn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sinh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_squeeze_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_stack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_stft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sub_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_tensor_split_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_to_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_true_divide_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unbind_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_vstack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_zeros_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__unsafe_masked_index_put_accumulate_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_add_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_all_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_asin_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_asinh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_bfloat16_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_broadcast_to_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cartesian_prod_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_chalf_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_char_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cholesky_inverse_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cholesky_solve_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_column_stack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_constant_pad_nd_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cosh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cov_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cumprod_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diag_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diag_embed_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diagflat_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diff_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_dot_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_empty_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_exp2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_fftshift_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_hfftn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fliplr_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_hsplit_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isnan_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_istft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_eigh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_eigvals_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_inv_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_inv_ex_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lstsq_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_matrix_power_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_multi_dot_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_qr_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_svd_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log10_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logdet_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logical_or_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_lu_solve_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_cumsum_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_fill_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_select_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_meshgrid_list_of_tensors_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_movedim_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ne_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv1d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pad_circular_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_softsign_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nonzero_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_norm_fro_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ormqr_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_pca_lowrank_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_positive_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_pow_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_renorm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_repeat_interleave_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_reshape_as_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_reshape_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_resize_as__cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_select_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sgn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_short_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sigmoid_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_split_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_squeeze_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_std_mean_unbiased_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_svd_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tensor_split_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_trapezoid_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_trapz_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_triangular_solve_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_true_divide_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unbind_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unsqueeze_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_var_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_var_unbiased_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_vdot_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_vstack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_where_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_zero__cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_view_T_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view___radd___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view___rmatmul___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view___rpow___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view___rsub___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__batch_norm_with_update_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_byte_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_cfloat_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_int_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_short_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_addr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_alias_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_all_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_allclose_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_amax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_as_strided_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_asin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_asinh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atan2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atleast_3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_broadcast_to_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_cat_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_count_nonzero_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_cumsum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diag_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diagonal_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diagonal_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_digamma_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_div_floor_rounding_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_dsplit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_dstack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_empty_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_empty_strided_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_erfinv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_expand_as_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_fft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_fftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ifft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ifftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ihfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_irfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_flatten_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_float_power_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_floor_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_hstack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_index_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isinf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isnan_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isneginf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_item_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_lerp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_svd_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_svdvals_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_vecdot_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_vector_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linspace_tensor_overload_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logical_xor_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logsumexp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_empty_strided_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_ones_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_alpha_dropout_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_elu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_glu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_hardtanh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_layer_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_nll_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_pixel_shuffle_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_selu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_permute_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_rad2deg_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_real_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_renorm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_rot90_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_rsub_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_select_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sign_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_bessel_j1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_entr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_spherical_bessel_j0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_zeta_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sqrt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_squeeze_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_squeeze_multiple_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_stack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_std_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_stft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sum_to_size_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_t_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_t_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_transpose_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_trunc_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_var_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_vdot_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_view_as_complex_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__softmax_backward_data_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__unsafe_masked_index_put_accumulate_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_abs_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_addbmm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_addmm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_addr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_alias_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_amax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_aminmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_argwhere_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_as_strided_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_as_strided_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_atleast_1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_baddbmm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_bucketize_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_byte_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cauchy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cdist_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cholesky_solve_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_clamp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_conj_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cosh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cummax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_diagonal_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_dist_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_double_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_dsplit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_empty_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_empty_like_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_empty_permuted_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_erf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_expm1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_exponential_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_hfftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ifft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ifftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ihfftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_rfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_rfft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_float_power_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_floor_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_floor_divide_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_geqrf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_gradient_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_grid_sampler_3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_gt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_hash_tensor_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_histc_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_index_add_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_index_reduce_amax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_index_reduce_prod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_inner_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isclose_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isinf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isneginf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isposinf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_kron_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_cholesky_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_cholesky_ex_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_cond_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_det_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_householder_product_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_inv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lstsq_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_matrix_power_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_multi_dot_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_pinv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_solve_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_solve_ex_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_solve_triangular_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_svd_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_svdvals_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_tensorsolve_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_log2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_log_softmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logical_or_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logspace_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logspace_tensor_overload_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_long_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_amax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_argmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_argmin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_cumprod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_cumsum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_matrix_exp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_max_binary_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_maximum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_meshgrid_list_of_tensors_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_min_binary_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nan_to_num_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nanmedian_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nanquantile_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nansum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_neg_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_new_ones_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_new_zeros_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nextafter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_avg_pool1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_avg_pool3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_bilinear_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_ctc_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_gelu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_glu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hardshrink_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hardswish_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_kl_div_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_layer_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_pool3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_multi_head_attention_forward_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_multi_margin_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_normalize_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pad_replicate_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pdist_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_rms_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_silu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_upsample_nearest_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_norm_inf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ones_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_put_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_randint_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_randn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_real_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_renorm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_reshape_as_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_resize_as__cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_resolve_neg_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_roll_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_round_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_round_decimals_neg_3_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_rsqrt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_add_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_select_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_blackman_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_exponential_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sparse_sampled_addmm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_bessel_y0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_bessel_y1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_chebyshev_polynomial_t_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_i0e_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_split_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_split_with_sizes_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_squeeze_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_stft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sum_to_size_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_svd_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_take_along_dim_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_tensor_split_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_trapz_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_unflatten_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_uniform_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_var_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_var_mean_unbiased_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_view_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_where_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_zeros_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_fake_H_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___getitem___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___rdiv___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___rmod___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___rpow___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake__batch_norm_with_update_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake__segment_reduce_offsets_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake__softmax_backward_data_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake__unsafe_masked_index_put_accumulate_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_abs_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_acosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_addcdiv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_addcmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_addmv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_all_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_argmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_argmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_argsort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_as_strided_partial_views_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_atanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_atleast_1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_H_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___ror___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rxor___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast__softmax_backward_data_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addcmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addmv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_allclose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_asin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atleast_3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bfloat16_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_or_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bool_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_broadcast_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_byte_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_clamp_max_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_column_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_conj_physical_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_count_nonzero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diag_embed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_equal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_erf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_eye_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_fft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_hfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_hfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ifft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_irfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fliplr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ge_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isfinite_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_item_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_kthvalue_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lerp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_eig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_eigvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_inv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_inv_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_vander_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_vecdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log10_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log_normal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logaddexp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logical_and_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logspace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lu_unpack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_matmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_matrix_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nanmean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_narrow_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_native_layer_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_mish_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_one_hot_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_relu6_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_rms_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_silu_complex_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_softplus_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_norm_fro_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_norm_inf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_norm_nuc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_normal_in_place_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_normal_number_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ones_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_pinverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_pow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rad2deg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_randn_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_reciprocal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_renorm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_resolve_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_resolve_neg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rsqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_searchsorted_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_bartlett_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_bessel_j0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_bessel_y0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_i0e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_split_list_args_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_squeeze_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sum_to_size_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_t_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_to_sparse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_torch__scaled_mm_cuda_float8_e4m3fn, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_torch_ops_aten__safe_softmax_default_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_triu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unbind_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unflatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unique_consecutive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unravel_index_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unsafe_chunk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_zero__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bfloat16_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bincount_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_not_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_or_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_block_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_broadcast_shapes_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_broadcast_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cdouble_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cholesky_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_constant_pad_nd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_T_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rdiv___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rpow___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp__softmax_backward_data_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp__unsafe_masked_index_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addmm_decomposed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_as_strided_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_as_strided_partial_views_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_asin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_broadcast_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_ceil_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_chalf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cos_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cummax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_dist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_double_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_expm1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_fftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_hfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_rfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_flipud_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_float_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_inner_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lgamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_cholesky_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_det_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_eig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_eigvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_householder_product_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lu_factor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_multi_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_solve_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logcumsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mT_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_max_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_msort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nan_to_num_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nanquantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_channel_shuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_glu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_nearest-exact_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pad_replicate_negative_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softsign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_threshold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_normal_number_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_pca_lowrank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_permute_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_permute_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_pinverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_positive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_quantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_real_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_reshape_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_resolve_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sinc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sparse_mm_reduce_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_entr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_i1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_xlog1py_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_square_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_std_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_stft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sum_to_size_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tensor_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tensordot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_torch_ops_aten__safe_softmax_default_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_trace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unbind_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unflatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unsafe_chunk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_view_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_vsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_where_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_xlogy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___getitem___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rpow___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_abs_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addmm_decomposed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addmv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_asin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atleast_1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_block_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_ceil_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_combinations_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cummax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cummin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_dist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_exp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_expand_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_fftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_hfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_hfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_irfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_frac_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_gradient_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_grid_sampler_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_grid_sampler_3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_hsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_reduce_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_ldexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_eig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_eigvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_inv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_svdvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_vander_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_vector_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logcumsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mH_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_median_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_max_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_median_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nanquantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_celu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_mish_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_rms_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_selu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_norm_fro_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_normal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_outer_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polar_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_positive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_pow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_quantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_repeat_interleave_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_reshape_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_round_decimals_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_slice_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_slice_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_i0e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_split_with_sizes_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_squeeze_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_stft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_torch_ops_aten__efficient_attention_forward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_trapezoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_trapz_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_true_divide_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unbind_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unbind_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unsqueeze_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_vdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_view_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_deg2rad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_diagonal_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_dist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_div_trunc_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_dsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_empty_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_eq_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_erf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_erfc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_erfinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_fft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_fftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_ihfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_flip_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_gt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_i0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_igammac_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_index_reduce_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isclose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isfinite_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isnan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isreal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_unary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_kthvalue_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_lcm_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_ldexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_householder_product_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_svdvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_tensorinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linspace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_log_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_log_normal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_long_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_matrix_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nanquantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_narrow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_native_dropout_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_multi_head_attention_forward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_rms_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_selu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_silu_complex_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nonzero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_norm_inf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_positive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_rand_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_real_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_repeat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_repeat_interleave_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_rsqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_searchsorted_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_select_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_general_cosine_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_hann_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signbit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sinc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_airy_ai_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_bessel_j0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_entr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_split_list_args_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_square_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sum_to_size_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_tanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_tensor_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_tile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_to_sparse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_transpose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_triangular_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_tril_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_trunc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_unique_consecutive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_unsqueeze_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_var_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_var_mean_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_vdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_view_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_xlogy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_zero__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___rand___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___rmod___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___rmul___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops__segment_reduce_offsets_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops__unsafe_masked_index_put_accumulate_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_any_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_asin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_asinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_atanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bfloat16_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bitwise_and_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bitwise_xor_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_broadcast_shapes_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_broadcast_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cfloat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cholesky_inverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cholesky_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_clamp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_clone_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_corrcoef_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cov_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cummin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_diagonal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_diagonal_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_diff_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_dstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_empty_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_empty_permuted_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_equal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_erfinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_expand_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_exponential_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_eye_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_fft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_fft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_fftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_ifft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_ifftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_ifftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_float_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_floor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_full_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_grid_sampler_3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_half_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_hsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_igamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_index_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_index_reduce_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_index_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_isin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_isinf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_eigvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_inv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_lstsq_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_lu_factor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_slogdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_solve_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linspace_tensor_overload_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_log10_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_log_normal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logical_or_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logical_xor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mH_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_min_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nanmean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nanmedian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nansum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_native_dropout_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_new_empty_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_new_empty_strided_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nextafter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_channel_shuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_interpolate_nearest-exact_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_one_hot_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_selu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_softsign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_normal_number_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_permute_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_positive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_resolve_neg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_rsqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_short_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_bartlett_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_exponential_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_slice_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_airy_ai_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_bessel_y0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_log_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_xlog1py_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_split_list_args_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_squeeze_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_squeeze_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_std_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_std_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_take_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_tanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_torch_ops_aten__efficient_attention_forward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_transpose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_true_divide_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_unbind_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_unique_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_unsafe_chunk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_view_as_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_view_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_where_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_zero__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_arange_cuda_bfloat16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_arange_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_arange_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_arange_cuda_uint8, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_linspace_cuda_complex128, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_linspace_cuda_float16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_linspace_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_linspace_tensor_overload_cuda_complex128, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_linspace_tensor_overload_cuda_int16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_logspace_cuda_float16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_logspace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_logspace_tensor_overload_cuda_float16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_logspace_tensor_overload_cuda_int8, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_logspace_tensor_overload_cuda_uint8, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_ones_cuda_float16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_zeros_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_zeros_cuda_float16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_zeros_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_zeros_cuda_int8, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_arange_cuda_bfloat16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_arange_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_arange_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_arange_cuda_uint8, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_full_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_full_cuda_uint8, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_linspace_cuda_bfloat16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_logspace_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_logspace_tensor_overload_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_logspace_tensor_overload_cuda_int32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_ones_cuda_float16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_ones_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_zeros_cuda_float16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_zeros_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_zeros_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags___radd___cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___rand___cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags___rmul___cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___rpow___cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__batch_norm_with_update_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_char_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_int_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_polar_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_addr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_alias_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_arange_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_as_strided_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_asinh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_atan_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_or_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_block_diag_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_broadcast_tensors_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_cat_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_clamp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_clone_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_column_stack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_contiguous_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_copysign_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_cos_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_cosh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_cumprod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_diag_embed_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_diagonal_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_diagonal_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_digamma_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_div_trunc_rounding_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_empty_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_empty_strided_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_equal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_erf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_exp2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_exponential_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_eye_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_fftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_hfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_ifftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_irfft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fmod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_frac_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_index_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_isnan_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_isneginf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_linalg_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_linalg_vecdot_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_log2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_logsumexp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_masked_fill_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_maximum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_mul_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nan_to_num_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_narrow_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_native_layer_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_new_empty_strided_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_celu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_prelu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_relu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_permute_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_pow_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_prod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_remainder_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_reshape_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_roll_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_rot90_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sgn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sign_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_entr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_ndtr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_ndtri_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_softmax_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_std_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sum_to_size_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_tanh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_tensor_split_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_to_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_triu_indices_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_unbind_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_unflatten_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_unfold_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_unsqueeze_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_vdot_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_vsplit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__softmax_backward_data_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_abs_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_acosh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addbmm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addcmul_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addmv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_allclose_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_aminmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_arange_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_argmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_asin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_asinh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_atan2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_bitwise_not_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_byte_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cartesian_prod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_chalf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_char_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cholesky_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_column_stack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_conj_physical_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cummax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cummin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cumsum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_diagflat_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_digamma_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_div_floor_rounding_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_div_trunc_rounding_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_double_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_empty_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_empty_strided_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_exp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_expand_as_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_fft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_fftshift_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_ifft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_ihfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_irfft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_flip_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fliplr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_floor_divide_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_geometric_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_gradient_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_gt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_hash_tensor_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_heaviside_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_hstack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_igamma_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_index_put_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_index_select_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_inner_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_isfinite_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_isposinf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_jiterator_unary_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_le_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_cond_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_diagonal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_inv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_inv_ex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_lstsq_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_svd_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_vector_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logical_not_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_lu_unpack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_argmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_matrix_exp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_median_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_movedim_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mul_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nanmedian_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_native_dropout_backward_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_new_empty_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_new_ones_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_elu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_rms_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_selu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_softmin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_unfold_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nonzero_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_norm_inf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_normal_number_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_outer_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_pca_lowrank_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_put_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_rad2deg_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_randint_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_randn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_real_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_reciprocal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_remainder_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_resize__cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_scatter_add_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_select_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_short_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signal_windows_cosine_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signal_windows_hann_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sinc_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sinh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sort_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_bessel_j1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sqrt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_stack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_std_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_svd_lowrank_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_t_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_take_along_dim_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_torch__scaled_mm_cuda_float8_e4m3fn, test/test_ops.py::TestTagsCUDA::test_tags_torch_ops_aten__efficient_attention_forward_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_torch_ops_aten__safe_softmax_default_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_trace_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_trapz_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_tril_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_unbind_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_unfold_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_unique_consecutive_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_unsqueeze_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_view_as_complex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_view_as_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_view_as_real_cuda_complex64, test/test_ops.py::TestTagsCUDA::test_tags_view_copy_cuda_float32 2025-08-20T08:07:45.8142860Z 2025-08-20T08:07:45.8142959Z Running functorch/test_ops 4/4 ... [2025-08-20 08:07:45.633453] 2025-08-20T08:07:45.8143126Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T08:07:45.8143515Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'functorch/test_ops.py', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 08:07:45.633653] 2025-08-20T08:16:22.4493078Z 2025-08-20T08:16:22.4493827Z functorch/test_ops 4/4 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ops_4.4_73df204198ab549b_.log 2025-08-20T08:16:22.4821796Z Running 2568 items in this shard: test/functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_softmax_cuda, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_H_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_T_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad___getitem___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad___getitem___functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad___rmatmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad___rpow___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad__chunk_cat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad__segment_reduce_lengths_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_acos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_acosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_addcmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_addmv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_alias_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_allclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_argwhere_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_as_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_asinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_atan2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_bfloat16_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_bmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_broadcast_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_bucketize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_cfloat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_char_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_chunk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_clamp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_clamp_max_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_clone_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_column_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_conj_physical_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_copysign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_count_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_cov_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_cumulative_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_diff_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_digamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_div_floor_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_double_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_empty_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_erf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_erfc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_eye_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_fft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_hfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ifftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ifftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ihfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_flatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_flip_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_float_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fmod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_ge_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_geqrf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_gt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_half_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_igammac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_isposinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_jiterator_2inputs_2outputs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_le_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_eigvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_inv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_ldl_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_lu_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_lu_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_matrix_rank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_pinv_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_vander_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_vecdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linspace_tensor_overload_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_log1p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_log_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_logaddexp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_logical_and_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_logical_or_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_logspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_logspace_tensor_overload_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_lu_unpack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_min_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_min_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_mvlgamma_mvlgamma_p_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_mvlgamma_mvlgamma_p_5_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nan_to_num_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nanmean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_narrow_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_narrow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_native_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_new_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_alpha_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_celu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_stride_padding_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_fractional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_hardshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_interpolate_trilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_leaky_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_unpool3d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_mish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pad_circular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pad_reflect_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_silu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_softmin_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_softplus_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_threshold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_norm_inf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_normal_in_place_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_outer_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_pca_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_permute_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_pinverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_quantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_randn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_reshape_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_resolve_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_reduce_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_reduce_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_sign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_gaussian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_hann_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_kaiser_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_signbit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_slice_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_sort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_sparse_mm_reduce_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_sparse_sampled_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_airy_ai_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_bessel_y0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_bessel_y1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_entr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_hermite_polynomial_h_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_hermite_polynomial_he_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_i0e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_modified_bessel_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_scaled_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_xlog1py_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_zeta_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_split_with_sizes_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_split_with_sizes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_squeeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_std_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_tanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_tensordot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_tile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_to_sparse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_unique_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_unsafe_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_vsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_zero__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_zeros_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_H_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_T_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp___getitem___functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp___radd___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp___rdiv___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp___rpow___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp__unsafe_masked_index_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp__unsafe_masked_index_put_accumulate_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_acos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_acosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addcdiv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_alias_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_all_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_any_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_asin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_asinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_atanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_atleast_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bfloat16_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_block_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ceil_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cholesky_inverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_column_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_combinations_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cummin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_digamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_dsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_dstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_einsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_equal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_exp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_expm1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_exponential_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_eye_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_fftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_irfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_rfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fliplr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_floor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_floor_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fmod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_frac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_gt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_hsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_hstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_reduce_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_inner_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_int_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_lerp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_lgamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_eig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_inv_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_lstsq_grad_oriented_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_lu_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_pinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_solve_triangular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_tensorsolve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_vector_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_log_normal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logical_and_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mT_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_fill_functorch_Scalar_only_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mvlgamma_mvlgamma_p_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nanmedian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nansum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_new_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nextafter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_adaptive_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_adaptive_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_adaptive_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_batch_norm_without_cudnn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_binary_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_celu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_channel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv_transpose1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_cosine_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_cosine_similarity_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_dropout3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_embedding_bag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_embedding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_embedding_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_group_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_hardsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_huber_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_interpolate_area_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_interpolate_bicubic_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_margin_ranking_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_unpool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_mish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pad_reflect_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_relu6_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_rms_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_softplus_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_softsign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_tanhshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_upsample_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_normal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_outer_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_permute_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_pinverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_polygamma_polygamma_n_2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_randint_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_repeat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_roll_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_round_decimals_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_rsqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scalar_tensor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_searchsorted_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_short_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_blackman_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_kaiser_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signbit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sinc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_slice_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_bessel_y1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_laguerre_polynomial_l_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_legendre_polynomial_p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_polygamma_special_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_scaled_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_shifted_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_xlog1py_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_square_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_squeeze_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_squeeze_multiple_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_std_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_take_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_tan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_torch_ops_aten__safe_softmax_default_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_uniform_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unique_consecutive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unique_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unsqueeze_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_view_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_vstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_NumpyTakeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp__native_batch_norm_legit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp__unsafe_masked_index_put_accumulate_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_acosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addcdiv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addmm_decomposed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_as_strided_partial_views_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_atanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_baddbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bernoulli_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bool_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_broadcast_shapes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_broadcast_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cauchy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ceil_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_char_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cholesky_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_contiguous_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cov_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diag_embed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diagflat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diff_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_double_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_double_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_expm1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_fftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ifft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ihfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_irfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_rfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_gather_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ge_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_geqrf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_gt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_half_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_heaviside_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_histc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_hstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_hypot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_igamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_reduce_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isnan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isposinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isreal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_jiterator_2inputs_2outputs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_kron_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_le_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_det_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_eigh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_inv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_ldl_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_matrix_rank_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_pinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_pinv_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_svdvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_tensorinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_log1p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logaddexp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logical_and_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logical_not_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_lt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_matrix_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_max_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_max_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_maximum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_multinomial_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nanmedian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_narrow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_native_dropout_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_native_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ne_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_new_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_new_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_adaptive_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_alpha_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv_transpose1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv_transpose3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_embedding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_fractional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_hardswish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_hardtanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_huber_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_interpolate_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_leaky_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_unpool2d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_mish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_mse_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_multi_head_attention_forward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_multilabel_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pixel_unshuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_poisson_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_smooth_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_tanhshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_triplet_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_upsample_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_polar_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_polygamma_polygamma_n_2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_polygamma_polygamma_n_4_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_positive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_rand_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_randint_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_randn_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ravel_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_remainder_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_resize__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_roll_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_round_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scalar_tensor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_exponential_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_nuttall_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_slice_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sparse_sampled_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_hermite_polynomial_he_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_legendre_polynomial_p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_modified_bessel_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_spherical_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_xlog1py_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_split_with_sizes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_squeeze_multiple_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_std_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_take_along_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_tan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_topk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_trapz_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_tril_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_true_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_uniform_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unique_consecutive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unique_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unsafe_chunk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_var_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_view_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_view_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_vstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_zeros_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_ForwardHasDefaultArgsAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_NumpyTakeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_ordered_bool_raises_argmax_cuda_bool, test/functorch/test_ops.py::TestOperatorsCUDA::test_ordered_bool_raises_ceil_cuda_bool, test/functorch/test_ops.py::TestOperatorsCUDA::test_ordered_complex_raises_amax_cuda_complex128, test/functorch/test_ops.py::TestOperatorsCUDA::test_ordered_complex_raises_amax_cuda_complex32, test/functorch/test_ops.py::TestOperatorsCUDA::test_ordered_complex_raises_amin_cuda_complex32, test/functorch/test_ops.py::TestOperatorsCUDA::test_ordered_complex_raises_argmin_cuda_complex32, test/functorch/test_ops.py::TestOperatorsCUDA::test_ordered_complex_raises_ceil_cuda_complex128, test/functorch/test_ops.py::TestOperatorsCUDA::test_ordered_complex_raises_ceil_cuda_complex64, test/functorch/test_ops.py::TestOperatorsCUDA::test_ordered_complex_raises_clamp_cuda_complex64, test/functorch/test_ops.py::TestOperatorsCUDA::test_ordered_complex_raises_floor_cuda_complex32, test/functorch/test_ops.py::TestOperatorsCUDA::test_ordered_complex_raises_ge_cuda_complex32, test/functorch/test_ops.py::TestOperatorsCUDA::test_ordered_complex_raises_lt_cuda_complex32, test/functorch/test_ops.py::TestOperatorsCUDA::test_ordered_complex_raises_maximum_cuda_complex64, test/functorch/test_ops.py::TestOperatorsCUDA::test_ordered_complex_raises_minimum_cuda_complex128, test/functorch/test_ops.py::TestOperatorsCUDA::test_ordered_complex_raises_topk_cuda_complex128, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_T_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_conj_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_diagonal_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_expand_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_hsplit_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_hsplit_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_unbind_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_vsplit_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_mT_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_real_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_reshape_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_resolve_conj_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_resolve_conj_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_select_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_squeeze_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_transpose_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_unsqueeze_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_view_as_complex_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_view_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rmatmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rmod___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rpow___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rsub___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp__unsafe_masked_index_put_accumulate_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_acos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_alias_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_all_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_angle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_any_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_argsort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_as_strided_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_asinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_atleast_1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_atleast_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_atleast_3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bernoulli_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_block_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bool_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_broadcast_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cartesian_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_chalf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_char_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cholesky_inverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_contiguous_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_corrcoef_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cummax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_div_no_rounding_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_double_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_double_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_dsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_erf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_exp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_expand_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_hfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_hfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ihfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ihfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ihfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_irfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_rfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fliplr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fmod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_full_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_geqrf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_gt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_hash_tensor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_hypot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_reduce_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_reduce_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isreal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_jiterator_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_kthvalue_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_lerp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_eigh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_householder_product_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_inv_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_matrix_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_norm_subgradients_at_zero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_pinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_solve_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_vander_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_log_normal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_log_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logical_not_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logspace_tensor_overload_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_long_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mT_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_fill_functorch_Scalar_only_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_min_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_minimum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_msort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mvlgamma_mvlgamma_p_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nan_to_num_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_narrow_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_native_dropout_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_new_empty_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_new_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_binary_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_dropout2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_dropout3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_embedding_bag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_grid_sample_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_hinge_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_interpolate_bicubic_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_interpolate_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_local_response_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_unpool2d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_multi_head_attention_forward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_multi_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pad_circular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pad_reflect_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pad_replicate_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_prelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_rms_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_rrelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_softshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_softsign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nonzero_static_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_polygamma_polygamma_n_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_quantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_rad2deg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_randint_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_randn_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_reciprocal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_renorm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_resize_as__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_resolve_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_round_decimals_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_rsub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_reduce_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_reduce_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_select_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_short_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_hann_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_kaiser_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signbit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sinc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_slice_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_airy_ai_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_bessel_y0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_i0e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_laguerre_polynomial_l_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_legendre_polynomial_p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_modified_bessel_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_zeta_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_squeeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_std_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_take_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_tanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_tensordot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_to_sparse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_topk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_transpose_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_tril_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_trunc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unique_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unsafe_chunk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_var_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_var_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_view_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___getitem___functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___rmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp__batch_norm_with_update_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp__upsample_bilinear2d_aa_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addmm_decomposed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_any_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_asin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_atleast_3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bernoulli_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bfloat16_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_broadcast_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_broadcast_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_byte_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ceil_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cfloat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_chalf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cholesky_inverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_clamp_min_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_clone_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_combinations_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_corrcoef_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cov_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cumulative_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diag_embed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_dist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_div_floor_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_double_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_dsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_einsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_eq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_equal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_expand_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_expand_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_expm1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_fft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_hfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ifft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_irfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_irfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_rfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_flipud_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_floor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_floor_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_frac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_gather_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_geometric_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_hsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_hstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_hypot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_igamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isnan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_kron_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_kthvalue_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_cholesky_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_eigh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_eigvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_eigvalsh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_lstsq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_lstsq_grad_oriented_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_matrix_rank_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_pinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_pinv_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_slogdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linspace_tensor_overload_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log_normal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logical_not_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logspace_tensor_overload_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_lu_unpack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mH_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mT_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_max_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_max_pool2d_with_indices_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_minimum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_movedim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nanmean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_narrow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_new_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_binary_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_celu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_cosine_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_dropout3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_elu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_fractional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_gaussian_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_glu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_hardshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_hardsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_hinge_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_leaky_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_mse_loss_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_multi_head_attention_forward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_multilabel_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pad_replicate_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pad_replicate_negative_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pixel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_relu6_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_silu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_softshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_softsign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nonzero_static_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_normal_number_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ones_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ops_aten_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ormqr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_randint_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_randn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_repeat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_rot90_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_round_decimals_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_round_decimals_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_rsqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scalar_tensor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_reduce_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_searchsorted_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_hann_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_i0e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_legendre_polynomial_p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_ndtri_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_polygamma_special_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_scaled_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_shifted_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_shifted_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_spherical_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_xlog1py_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_zeta_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_square_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_squeeze_multiple_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_std_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_tan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_tensor_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_torch_ops_aten__efficient_attention_forward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_torch_ops_aten__safe_softmax_default_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_trace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_transpose_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unflatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unfold_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unique_consecutive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unique_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unsafe_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unsqueeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_view_as_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_vsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_vstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_zero__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___rmatmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___rpow___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addcdiv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_all_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_argsort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_as_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_atan2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_atleast_3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_baddbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bfloat16_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_block_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bool_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cartesian_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cauchy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_chalf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_char_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cholesky_inverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cholesky_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_clamp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_combinations_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_corrcoef_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cov_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cumulative_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diagonal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_digamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_dist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_div_no_rounding_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_div_trunc_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_dsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_einsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_erfc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_expm1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_fft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_fft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_fftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ifft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_flip_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_float_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_floor_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_full_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_gradient_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_hstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_hypot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_reduce_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_reduce_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_int_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isneginf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_lgamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_eigh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_eigvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_inv_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_ldl_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_lstsq_grad_oriented_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_tensorinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_vecdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_vector_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_log10_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_log_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logical_xor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_long_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_lt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mT_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_matmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_msort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mvlgamma_mvlgamma_p_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nanmean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_adaptive_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_adaptive_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_batch_norm_without_cudnn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_stride_groups_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv_transpose1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_dropout3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_elu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_embedding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_embedding_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_fractional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_glu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_grid_sample_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_hardshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_hardtanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_hinge_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_interpolate_area_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_interpolate_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_logsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_unpool1d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_mish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_multi_head_attention_forward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_multi_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pad_circular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pad_replicate_negative_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_poisson_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_rms_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_rrelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_silu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_softmin_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_threshold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_upsample_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ones_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_polygamma_polygamma_n_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_positive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ravel_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_real_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_repeat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_resize_as__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_roll_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_rot90_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_round_decimals_neg_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_rsub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_reduce_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_reduce_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_select_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_blackman_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_exponential_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_entr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_erfcx_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_hermite_polynomial_he_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_i1e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_laguerre_polynomial_l_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_modified_bessel_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_scaled_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_spherical_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_zeta_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_split_with_sizes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_square_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_tanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_tile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_topk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_torch_ops_aten__efficient_attention_forward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_trace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_transpose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_trapz_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_triangular_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_triu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_true_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_xlogy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_ForwardHasDefaultArgsAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_NumpyTakeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_CubeGenVmapAutogradFunction_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ForwardHasDefaultArgsAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyCubeAutogradFunction_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyTakeAutogradFunction_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_SortGenVmapAutogradFunction_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_T_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rmod___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rmod___cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rpow___cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad__chunk_cat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad__softmax_backward_data_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad__unsafe_masked_index_put_accumulate_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_abs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_acos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_acosh_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_add_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addcmul_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addmv_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_all_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_allclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_amax_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argmin_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argsort_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_as_strided_partial_views_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_asin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atan2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_3d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bernoulli_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_block_diag_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bool_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_broadcast_shapes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_broadcast_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_broadcast_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bucketize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_chalf_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cholesky_solve_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clamp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_constant_pad_nd_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_contiguous_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cummax_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cumulative_trapezoid_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_deg2rad_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diag_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagflat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagonal_scatter_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_digamma_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_div_floor_rounding_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_div_trunc_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_double_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dsplit_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_empty_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_erfc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_exp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_exp_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_expand_copy_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_expand_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_exponential_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_eye_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_eye_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_hfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_hfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifftn_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_irfft_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_rfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_float_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_float_functorch_no_channels_last_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_float_power_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_floor_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_floor_divide_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmax_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmin_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmod_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_gather_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_gather_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_geometric_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_gradient_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_grid_sampler_2d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_half_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_hsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_hsplit_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_hypot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_i0_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_igammac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_put_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_reduce_mean_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_int_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_int_functorch_no_channels_last_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isin_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isnan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isneginf_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isposinf_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isreal_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_2inputs_2outputs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_4inputs_with_extra_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_binary_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_binary_return_by_ref_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_unary_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_kthvalue_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ldexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ldexp_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lerp_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cond_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_det_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_diagonal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_diagonal_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eig_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eigh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eigvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_householder_product_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_householder_product_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_inv_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_ldl_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_ldl_solve_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lstsq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_power_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_pinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_svdvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_vecdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_vector_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log10_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log10_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log_softmax_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logaddexp2_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_or_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logspace_tensor_overload_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_long_functorch_no_channels_last_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lt_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mH_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_amax_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_cumprod_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_cumsum_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_median_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_normalize_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_select_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_std_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_pool2d_with_indices_backward_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_reduction_with_dim_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_maximum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_min_binary_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_msort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mul_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_multinomial_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_3_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nan_to_num_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nanmedian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nansum_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_narrow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_narrow_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_native_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_native_batch_norm_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ne_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nextafter_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_max_pool2d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_avg_pool3d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_celu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_channel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_with_bias_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv3d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv_transpose1d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv_transpose2d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv_transpose3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cosine_similarity_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cosine_similarity_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cross_entropy_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_ctc_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_dropout_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_elu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_elu_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_embedding_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_gelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardtanh_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hinge_embedding_loss_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_instance_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_nearest-exact_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_nearest-exact_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_nearest_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_l1_loss_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_layer_norm_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_pool3d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool2d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_mish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_mse_loss_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_multilabel_margin_loss_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pairwise_distance_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pdist_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pixel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pixel_shuffle_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_prelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_soft_margin_loss_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softmin_with_dtype_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softsign_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_unfold_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nonzero_static_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_inf_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ormqr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_outer_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_permute_copy_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_permute_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_4_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_positive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_prod_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_quantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rad2deg_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rand_like_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randn_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_real_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_remainder_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_renorm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_repeat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_reshape_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resize_as__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resize_as__cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rot90_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_decimals_neg_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rsqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rsub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rsub_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scalar_tensor_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_amax_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_amin_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_mean_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_short_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_blackman_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_cosine_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_general_cosine_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_hamming_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_kaiser_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_nuttall_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sin_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_slice_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_softmax_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sparse_sampled_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_airy_ai_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_y0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_entr_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_legendre_polynomial_p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_ndtr_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_scaled_modified_bessel_k0_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_spherical_bessel_j0_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_zeta_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_zeta_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_list_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_list_args_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_with_sizes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_squeeze_copy_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_squeeze_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_t_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_take_along_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_take_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tan_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tanh_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_topk_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trapezoid_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_triangular_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tril_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_triu_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trunc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trunc_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unflatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_uniform_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unique_consecutive_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unique_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unsafe_chunk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_mean_unbiased_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_as_complex_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_copy_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_vsplit_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_vstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_where_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_zero__cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_zeros_like_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ForwardHasDefaultArgsAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___getitem___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___rpow___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall__segment_reduce_lengths_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall__unsafe_masked_index_put_accumulate_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_abs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_acosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_all_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_allclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_any_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_asin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_atan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ceil_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_chalf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_char_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cummin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cumulative_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diag_embed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_empty_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_equal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_erfc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_expand_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_expand_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_fft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ifft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ifftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ihfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_flatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_grid_sampler_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_NumpyTakeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_T_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___rmatmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___rmod___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule__chunk_cat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule__segment_reduce_lengths_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_acosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addcmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addmv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_alias_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_allclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_aminmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_arange_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_as_strided_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_block_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_bool_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_broadcast_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_byte_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ceil_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_clamp_max_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_copysign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_corrcoef_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_deg2rad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diagflat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diagonal_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_div_no_rounding_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_einsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_eq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_equal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_expand_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_expm1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_exponential_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_fft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_hfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ihfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_irfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_float_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_floor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_floor_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_frac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_gather_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_geqrf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_gradient_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_grid_sampler_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_half_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_igamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_igammac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_reduce_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_jiterator_2inputs_2outputs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_lerp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_det_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_eig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_householder_product_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_ldl_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_lstsq_grad_oriented_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_lu_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_multi_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_pinv_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_solve_triangular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_tensorsolve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_log1p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_log_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logcumsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logical_xor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_lt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mT_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_matmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_max_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_max_pool2d_with_indices_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_max_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_meshgrid_variadic_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_min_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_min_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_minimum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_multinomial_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mvlgamma_mvlgamma_p_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mvlgamma_mvlgamma_p_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nan_to_num_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nanmean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nansum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_narrow_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_groups_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_dropout2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_dropout3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_elu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_fractional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_gaussian_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_hardsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_instance_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_bicubic_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_logsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool1d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_mse_loss_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_multilabel_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pixel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_scaled_dot_product_attention_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_selu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_silu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_smooth_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_softmin_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_upsample_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_upsample_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ops_aten_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_pca_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_permute_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ravel_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_real_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_reciprocal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_remainder_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_resize_as__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_resolve_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_round_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_rsub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scalar_tensor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_reduce_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_reduce_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_searchsorted_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sgn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_exponential_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_general_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_hann_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signbit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_bessel_j1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_bessel_y1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_entr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_laguerre_polynomial_l_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_log_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_polygamma_special_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_scaled_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_squeeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_stft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_svd_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_take_along_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_tanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_torch_ops_aten__efficient_attention_forward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_torch_ops_aten__safe_softmax_default_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_transpose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_tril_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_uniform_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unsafe_chunk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unsqueeze_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_var_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_var_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_vdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_vsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_vstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_hypot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_igamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isnan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isneginf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_jiterator_2inputs_2outputs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_kron_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_eig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_ldl_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_lstsq_grad_oriented_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_matrix_rank_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_pinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_pinv_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_solve_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_vander_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_log_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logcumsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logical_not_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logspace_tensor_overload_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_fill_functorch_Scalar_only_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_maximum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_msort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mvlgamma_mvlgamma_p_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_native_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_new_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_binary_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_channel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_stride_groups_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_stride_padding_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv_transpose2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_ctc_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_dropout2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_elu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_embedding_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_fractional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_grid_sample_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_group_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_hardtanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_kl_div_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_local_response_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_margin_ranking_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_unpool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_unpool1d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_mish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_multi_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pixel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_relu6_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_scaled_dot_product_attention_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_softshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_tanhshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_threshold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_upsample_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nonzero_static_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_outer_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_permute_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_polygamma_polygamma_n_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_pow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_randint_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_randn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ravel_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_renorm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_resolve_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_resolve_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_round_decimals_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_select_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_bartlett_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_slice_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sparse_mm_reduce_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_entr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_i1e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_scaled_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_shifted_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_zeta_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_std_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_std_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_svd_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_take_along_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_to_sparse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_torch_ops_aten__efficient_attention_forward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_transpose_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unbind_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_uniform_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unique_consecutive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unique_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unsqueeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_view_as_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_vsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_H_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_NumpyTakeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___getitem___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___rdiv___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___rpow___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___rsub___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addcmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addmm_decomposed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_argsort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bool_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_broadcast_shapes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bucketize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_byte_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cauchy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cfloat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_corrcoef_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_deg2rad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diagflat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diagonal_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diagonal_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_double_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_empty_permuted_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_eq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_erf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_fft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_hfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_hfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_hfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ifft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ifft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_irfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_flipud_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ge_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_geometric_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_gradient_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_gt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_half_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_half_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_hypot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_reduce_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_reduce_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_inner_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_int_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isfinite_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_item_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ldexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_cholesky_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_ldl_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_matrix_rank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_solve_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_solve_triangular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_tensorsolve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_vector_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_log2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logcumsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logical_not_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logspace_tensor_overload_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_matmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_matrix_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_max_pool2d_with_indices_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_max_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_meshgrid_variadic_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_min_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_movedim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mvlgamma_mvlgamma_p_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nansum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ne_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_new_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_new_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nextafter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_adaptive_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_adaptive_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_celu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv_transpose1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv_transpose2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_ctc_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_dropout2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_elu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_fractional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_glu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_hinge_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_leaky_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_unpool1d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_mish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_mse_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pad_circular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pad_reflect_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pixel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_relu6_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_selu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_softmin_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_softsign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_permute_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_permute_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_polygamma_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_polygamma_polygamma_n_2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_polygamma_polygamma_n_4_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_pow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_rand_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_randint_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_randint_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_randn_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_repeat_interleave_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_round_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_round_decimals_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_reduce_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_slice_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_slice_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_bessel_j1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_hermite_polynomial_h_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_hermite_polynomial_he_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_modified_bessel_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_scaled_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_shifted_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_zeta_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_squeeze_multiple_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_std_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_std_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sum_to_size_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_take_along_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_to_sparse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_topk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_transpose_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_trunc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unflatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unsafe_chunk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unsafe_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_var_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_zero__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_zeros_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_NumpyTakeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_T_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___getitem___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___rdiv___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___rpow___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp__softmax_backward_data_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp__unsafe_masked_index_put_accumulate_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp__upsample_bilinear2d_aa_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addcdiv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addmm_decomposed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addmv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_allclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_any_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_as_strided_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bucketize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_char_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_clone_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_conj_physical_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_copysign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cov_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cumulative_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diag_embed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diagonal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diagonal_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_digamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_div_no_rounding_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_double_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_dsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_dstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_eq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_expand_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ifft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ihfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_irfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fliplr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_float_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_full_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_geometric_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_geqrf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_half_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ForwardHasDefaultArgsAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_T_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___rdiv___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___rmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___rsub___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule__native_batch_norm_legit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_abs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addmv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_alias_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_all_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_aminmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_argsort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_as_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_asinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bernoulli_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bfloat16_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bfloat16_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bool_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_broadcast_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cdouble_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_chalf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cholesky_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_clone_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_column_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_contiguous_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_copysign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_corrcoef_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cov_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_deg2rad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_digamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_div_trunc_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_einsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_empty_permuted_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_eq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_expand_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_expm1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_exponential_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ifftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ihfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ihfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_irfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_rfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_rfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_float_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_float_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_floor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_frac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_grid_sampler_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_half_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_igammac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_reduce_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isnan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isposinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_item_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_jiterator_binary_return_by_ref_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_le_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_eig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_eigvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_inv_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_ldl_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_ldl_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_lstsq_grad_oriented_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_lu_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_multi_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_slogdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_tensorsolve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_vector_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_log1p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_log_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logical_xor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_long_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_lu_unpack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_matrix_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_max_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_maximum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_min_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_multinomial_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mvlgamma_mvlgamma_p_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mvlgamma_mvlgamma_p_5_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_narrow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_native_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ne_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_new_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_adaptive_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_adaptive_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_alpha_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_binary_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_celu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_channel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_groups_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_padding_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_dropout2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_fractional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_gelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_glu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_interpolate_area_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_interpolate_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_unpool1d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_unpool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_unpool2d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_poisson_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_scaled_dot_product_attention_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_silu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_smooth_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_softmin_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_softshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_softsign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_threshold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_triplet_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_upsample_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_normal_number_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ones_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_outer_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_pca_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_polar_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_positive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_pow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_randn_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ravel_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_real_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_reshape_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_resolve_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_resolve_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scalar_tensor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_blackman_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_general_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_bessel_y1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_hermite_polynomial_he_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_i0e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_i1e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_log_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_polygamma_special_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_scaled_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_shifted_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_std_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_stft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_t_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_to_sparse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_transpose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_trapz_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_true_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unbind_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unbind_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unflatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unfold_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unique_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unsafe_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_view_as_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_view_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_reduce_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_jiterator_2inputs_2outputs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_jiterator_binary_return_by_ref_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_kthvalue_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_eig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_eigh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_inv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_inv_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_ldl_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_lstsq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_pinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_tensorsolve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_vander_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_vecdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_log1p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_log2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logical_and_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logical_or_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_lu_unpack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_max_pool2d_with_indices_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_maximum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_minimum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nanmedian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_narrow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_native_dropout_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_native_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_adaptive_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_adaptive_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_adaptive_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_celu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv_transpose3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_ctc_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_dropout2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_fractional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_gelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_group_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_hardshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_huber_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_interpolate_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_kl_div_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_unpool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_unpool3d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_mse_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_mse_loss_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_poisson_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_prelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_silu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_upsample_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ones_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_outer_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_polar_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_polygamma_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_polygamma_polygamma_n_4_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_resize__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_roll_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scalar_tensor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_reduce_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_select_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_exponential_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_general_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_kaiser_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_nuttall_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_bessel_y0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_laguerre_polynomial_l_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_xlog1py_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_split_with_sizes_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_square_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sum_to_size_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_svd_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_take_along_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tensordot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_topk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_triangular_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_triu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unfold_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unsqueeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_vsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_vstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_xlogy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___rmatmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___rmod___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___rmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp__chunk_cat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp__segment_reduce_offsets_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp__softmax_backward_data_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_abs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_acos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addmm_decomposed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_arange_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_argwhere_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_asinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_atan2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_atanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_atleast_1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_baddbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bfloat16_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bfloat16_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bucketize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cauchy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cfloat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_char_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_column_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_conj_physical_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_constant_pad_nd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_count_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diagonal_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_empty_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_eq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_erfinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_expand_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_expm1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_fftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_hfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ifftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_irfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_irfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_rfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_float_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_frac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_geometric_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_geqrf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_grid_sampler_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_gt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_int_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isnan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isneginf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_jiterator_unary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_kron_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_lerp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_householder_product_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_lu_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_lu_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_matrix_rank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_slogdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_solve_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_vecdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linspace_tensor_overload_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_log1p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_log_normal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logaddexp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logical_not_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logical_or_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logspace_tensor_overload_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_long_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_lt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_lu_unpack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mT_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_max_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_max_pool2d_with_indices_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_maximum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_msort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_multinomial_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_native_dropout_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_native_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_adaptive_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_batch_norm_without_cudnn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv_transpose3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_cosine_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_fractional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_fractional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_glu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_huber_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_area_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_bicubic_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_nearest-exact_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_trilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_kl_div_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_leaky_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_unpool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_multi_head_attention_forward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_multi_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_multilabel_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pairwise_distance_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pixel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_prelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_softplus_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_upsample_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_norm_fro_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_norm_nuc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_polar_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_polygamma_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_quantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_rand_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_randint_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_real_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_reshape_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_resolve_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_round_decimals_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_rsub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_reduce_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_reduce_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_reduce_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_short_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_blackman_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_general_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_general_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_kaiser_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sinc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_airy_ai_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_bessel_y1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_hermite_polynomial_h_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_laguerre_polynomial_l_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_log_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_scaled_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_scaled_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_shifted_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_shifted_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_std_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_std_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_stft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_tensor_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_tensordot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_transpose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_tril_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_trunc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unsafe_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_var_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_view_as_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_view_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_vsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_vstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_where_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_zeros_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_NumpyTakeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvmapjvp_linalg_solve_cuda 2025-08-20T08:16:22.5136726Z 2025-08-20T08:16:22.5136812Z Running test_decomp 6/12 ... [2025-08-20 08:16:22.451219] 2025-08-20T08:16:22.5137031Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-20T08:16:22.5137413Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'test_decomp.py', '--shard-id=6', '--num-shards=12', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-20 08:16:22.451412] 2025-08-20T08:24:17.2333302Z HW Exception by GPU node-2 (Agent handle: 0x5fe3917d1ce0) reason :GPU Hang 2025-08-20T08:24:17.3366274Z .ci/pytorch/test.sh: line 303: 10997 Aborted (core dumped) python test/run_test.py --exclude-jit-executor --exclude-distributed-tests $INCLUDE_CLAUSE --shard "$1" "$NUM_TEST_SHARDS" --verbose $PYTHON_TEST_EXTRA_OPTION --upload-artifacts-while-running 2025-08-20T08:24:17.3366713Z 2025-08-20T08:24:17.3366765Z real 106m33.858s 2025-08-20T08:24:17.3366874Z user 263m13.837s 2025-08-20T08:24:17.3366967Z sys 40m51.464s 2025-08-20T08:24:17.3367067Z + sccache_epilogue 2025-08-20T08:24:17.3367212Z + echo '::group::Sccache Compilation Log' 2025-08-20T08:24:17.3367614Z ##[group]Sccache Compilation Log 2025-08-20T08:24:17.3373236Z + echo '=================== sccache compilation log ===================' 2025-08-20T08:24:17.3373418Z =================== sccache compilation log =================== 2025-08-20T08:24:17.3373649Z + python /var/lib/jenkins/pytorch/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-08-20T08:24:17.3443744Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-08-20T08:24:17.3444201Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-08-20T08:24:17.3444376Z + sccache --show-stats 2025-08-20T08:24:17.3466626Z Compile requests 7463 2025-08-20T08:24:17.3466903Z Compile requests executed 568 2025-08-20T08:24:17.3467073Z Cache hits 120 2025-08-20T08:24:17.3467190Z Cache hits (C/C++) 120 2025-08-20T08:24:17.3470029Z Cache misses 428 2025-08-20T08:24:17.3470285Z Cache misses (C/C++) 422 2025-08-20T08:24:17.3470453Z Cache misses (HIP) 6 2025-08-20T08:24:17.3470575Z Cache hits rate 21.90 % 2025-08-20T08:24:17.3470704Z Cache hits rate (C/C++) 22.14 % 2025-08-20T08:24:17.3470877Z Cache hits rate (HIP) 0.00 % 2025-08-20T08:24:17.3470996Z Cache timeouts 0 2025-08-20T08:24:17.3471110Z Cache read errors 0 2025-08-20T08:24:17.3471222Z Forced recaches 0 2025-08-20T08:24:17.3471333Z Cache write errors 0 2025-08-20T08:24:17.3471444Z Cache errors 0 2025-08-20T08:24:17.3473084Z Compilations 428 2025-08-20T08:24:17.3473198Z Compilation failures 20 2025-08-20T08:24:17.3473313Z Non-cacheable compilations 0 2025-08-20T08:24:17.3473437Z Non-cacheable calls 291 2025-08-20T08:24:17.3473556Z Non-compilation calls 6604 2025-08-20T08:24:17.3473733Z Unsupported compiler calls 0 2025-08-20T08:24:17.3473849Z Average cache write 0.000 s 2025-08-20T08:24:17.3473966Z Average compiler 1.614 s 2025-08-20T08:24:17.3474091Z Average cache read hit 0.000 s 2025-08-20T08:24:17.3474435Z Failed distributed compilations 0 2025-08-20T08:24:17.3474518Z 2025-08-20T08:24:17.3474559Z Non-cacheable reasons: 2025-08-20T08:24:17.3475900Z unknown source language 237 2025-08-20T08:24:17.3476015Z -E 54 2025-08-20T08:24:17.3476091Z 2025-08-20T08:24:17.3476168Z Cache location Local disk: "/var/lib/jenkins/.cache/sccache" 2025-08-20T08:24:17.3476326Z Use direct/preprocessor mode? yes 2025-08-20T08:24:17.3476447Z Version (client) 0.10.0 2025-08-20T08:24:17.3476566Z Cache size 29 MiB 2025-08-20T08:24:17.3476684Z Max cache size 10 GiB 2025-08-20T08:24:17.3476873Z + sccache --stop-server 2025-08-20T08:24:17.3487509Z Stopping sccache server... 2025-08-20T08:24:17.3488596Z Compile requests 7463 2025-08-20T08:24:17.3494606Z Compile requests executed 568 2025-08-20T08:24:17.3494743Z Cache hits 120 2025-08-20T08:24:17.3494907Z Cache hits (C/C++) 120 2025-08-20T08:24:17.3495026Z Cache misses 428 2025-08-20T08:24:17.3495145Z Cache misses (C/C++) 422 2025-08-20T08:24:17.3495273Z Cache misses (HIP) 6 2025-08-20T08:24:17.3495401Z Cache hits rate 21.90 % 2025-08-20T08:24:17.3495523Z Cache hits rate (C/C++) 22.14 % 2025-08-20T08:24:17.3495648Z Cache hits rate (HIP) 0.00 % 2025-08-20T08:24:17.3495765Z Cache timeouts 0 2025-08-20T08:24:17.3495881Z Cache read errors 0 2025-08-20T08:24:17.3495999Z Forced recaches 0 2025-08-20T08:24:17.3497756Z Cache write errors 0 2025-08-20T08:24:17.3497867Z Cache errors 0 2025-08-20T08:24:17.3497975Z Compilations 428 2025-08-20T08:24:17.3498089Z Compilation failures 20 2025-08-20T08:24:17.3498206Z Non-cacheable compilations 0 2025-08-20T08:24:17.3498322Z Non-cacheable calls 291 2025-08-20T08:24:17.3498432Z Non-compilation calls 6604 2025-08-20T08:24:17.3498763Z Unsupported compiler calls 0 2025-08-20T08:24:17.3498879Z Average cache write 0.000 s 2025-08-20T08:24:17.3498996Z Average compiler 1.614 s 2025-08-20T08:24:17.3500503Z Average cache read hit 0.000 s 2025-08-20T08:24:17.3500634Z Failed distributed compilations 0 2025-08-20T08:24:17.3500719Z 2025-08-20T08:24:17.3500761Z Non-cacheable reasons: 2025-08-20T08:24:17.3500863Z unknown source language 237 2025-08-20T08:24:17.3500977Z -E 54 2025-08-20T08:24:17.3501057Z 2025-08-20T08:24:17.3501133Z Cache location Local disk: "/var/lib/jenkins/.cache/sccache" 2025-08-20T08:24:17.3501293Z Use direct/preprocessor mode? yes 2025-08-20T08:24:17.3501413Z Version (client) 0.10.0 2025-08-20T08:24:17.3501531Z Cache size 29 MiB 2025-08-20T08:24:17.3501654Z Max cache size 10 GiB 2025-08-20T08:24:17.3501789Z + echo ::endgroup:: 2025-08-20T08:24:17.3503514Z ##[endgroup] 2025-08-20T08:24:17.3536840Z ##[error]Process completed with exit code 134. 2025-08-20T08:24:17.3565736Z ##[group]Run # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct 2025-08-20T08:24:17.3566041Z # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct 2025-08-20T08:24:17.3566415Z docker exec -t "bdde5de0b3395b5b36582942af288c742cd624ff3a895f5f31c5a5c7dbb11aa5" sh -c "cd ../pytorch && sudo cp -R test/test-reports ../workspace/test" 2025-08-20T08:24:17.3572237Z shell: /usr/bin/bash -e {0} 2025-08-20T08:24:17.3574686Z env: 2025-08-20T08:24:17.3574779Z GIT_DEFAULT_BRANCH: main 2025-08-20T08:24:17.3574913Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T08:24:17.3575082Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T08:24:17.3575241Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T08:24:17.3575629Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T08:24:17.3575993Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T08:24:17.3576100Z AWS_REGION: us-east-1 2025-08-20T08:24:17.3576251Z AWS_ACCESS_KEY_ID: *** 2025-08-20T08:24:17.3576397Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T08:24:17.3578815Z AWS_SESSION_TOKEN: *** 2025-08-20T08:24:17.3579127Z CONTAINER_NAME: bdde5de0b3395b5b36582942af288c742cd624ff3a895f5f31c5a5c7dbb11aa5 2025-08-20T08:24:17.3579302Z ##[endgroup] 2025-08-20T08:24:17.5749141Z ##[group]Run docker exec -t "bdde5de0b3395b5b36582942af288c742cd624ff3a895f5f31c5a5c7dbb11aa5" sh -c "sudo chown -R 1001:1001 test" 2025-08-20T08:24:17.5749551Z docker exec -t "bdde5de0b3395b5b36582942af288c742cd624ff3a895f5f31c5a5c7dbb11aa5" sh -c "sudo chown -R 1001:1001 test" 2025-08-20T08:24:17.5755359Z shell: /usr/bin/bash -e {0} 2025-08-20T08:24:17.5755484Z env: 2025-08-20T08:24:17.5755576Z GIT_DEFAULT_BRANCH: main 2025-08-20T08:24:17.5755713Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T08:24:17.5755890Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T08:24:17.5756056Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T08:24:17.5756434Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T08:24:17.5756820Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T08:24:17.5756936Z AWS_REGION: us-east-1 2025-08-20T08:24:17.5757115Z AWS_ACCESS_KEY_ID: *** 2025-08-20T08:24:17.5757272Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T08:24:17.5759557Z AWS_SESSION_TOKEN: *** 2025-08-20T08:24:17.5759728Z CONTAINER_NAME: bdde5de0b3395b5b36582942af288c742cd624ff3a895f5f31c5a5c7dbb11aa5 2025-08-20T08:24:17.5760004Z ##[endgroup] 2025-08-20T08:24:17.9492084Z ##[group]Run cat test/**/*_toprint.log || true 2025-08-20T08:24:17.9492263Z cat test/**/*_toprint.log || true 2025-08-20T08:24:17.9496431Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-20T08:24:17.9496582Z env: 2025-08-20T08:24:17.9496679Z GIT_DEFAULT_BRANCH: main 2025-08-20T08:24:17.9496818Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T08:24:17.9496994Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T08:24:17.9497168Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T08:24:17.9497544Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T08:24:17.9502483Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T08:24:17.9502601Z AWS_REGION: us-east-1 2025-08-20T08:24:17.9502764Z AWS_ACCESS_KEY_ID: *** 2025-08-20T08:24:17.9502929Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T08:24:17.9505305Z AWS_SESSION_TOKEN: *** 2025-08-20T08:24:17.9505475Z CONTAINER_NAME: bdde5de0b3395b5b36582942af288c742cd624ff3a895f5f31c5a5c7dbb11aa5 2025-08-20T08:24:17.9505662Z ##[endgroup] 2025-08-20T08:24:18.0074207Z /opt/conda/envs/py_3.12/lib/python3.12/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-08-20T08:24:18.0074807Z import pkg_resources 2025-08-20T08:24:18.0075032Z Test results will be stored in test-reports/python-pytest/test_decomp/test_decomp-2d62f3c864aadcdb.xml 2025-08-20T08:24:18.0075284Z ============================= test session starts ============================== 2025-08-20T08:24:18.0075538Z platform linux -- Python 3.12.11, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.12/bin/python 2025-08-20T08:24:18.0075761Z cachedir: .pytest_cache 2025-08-20T08:24:18.0076013Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-08-20T08:24:18.0076283Z rootdir: /var/lib/jenkins/pytorch 2025-08-20T08:24:18.0076417Z configfile: pytest.ini 2025-08-20T08:24:18.0076674Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-08-20T08:24:18.0077230Z collecting ... collected 9001 items 2025-08-20T08:24:18.0077462Z stepcurrent: Cannot find last run test, not skipping 2025-08-20T08:24:18.0159702Z Running 762 items in this shard: test/test_decomp.py::TestDecompCUDA::test_comprehensive_T_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive___getitem___cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive___radd___cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive___rdiv___cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive___rmatmul___cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive___rmod___cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive___rmul___cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive___rsub___cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive___rxor___cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive__batch_norm_with_update_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive__batch_norm_with_update_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive__chunk_cat_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive__segment_reduce_lengths_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive__segment_reduce_offsets_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive__segment_reduce_offsets_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive__unsafe_masked_index_put_accumulate_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_abs_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_acos_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_acosh_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_add_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_add_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_addmm_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_addmm_decomposed_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_addmv_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_addr_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_addr_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_alias_copy_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_allclose_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_amax_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_amin_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_aminmax_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_angle_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_angle_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_any_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_any_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_any_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_arange_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_argmin_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_argsort_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_argsort_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_argwhere_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_argwhere_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_as_strided_copy_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_as_strided_scatter_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_asinh_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_asinh_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_atan2_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_atleast_1d_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_atleast_1d_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_bernoulli_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_bfloat16_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_bfloat16_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_bfloat16_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_bincount_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_bitwise_and_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_bitwise_not_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_bitwise_or_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_block_diag_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_broadcast_tensors_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_broadcast_tensors_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_broadcast_tensors_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_cartesian_prod_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_cartesian_prod_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_cat_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_cfloat_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_cfloat_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_chalf_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_chalf_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_char_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_chunk_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_chunk_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_chunk_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_clamp_max_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_clamp_max_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_clamp_max_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_clamp_min_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_clamp_min_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_column_stack_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_constant_pad_nd_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_constant_pad_nd_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_constant_pad_nd_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_constant_pad_nd_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_contiguous_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_copysign_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_copysign_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_corrcoef_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_cos_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_cosh_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_count_nonzero_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_cov_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_cross_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_cummax_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_cummin_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_cumulative_trapezoid_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_deg2rad_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_diag_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_diag_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_diag_embed_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_diagflat_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_diagflat_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_diagonal_copy_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_diagonal_scatter_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_digamma_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_dist_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_div_no_rounding_mode_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_div_trunc_rounding_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_div_trunc_rounding_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_dot_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_dsplit_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_dsplit_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_dstack_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_dstack_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_dstack_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_dstack_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_empty_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_empty_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_empty_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_empty_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_empty_like_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_empty_like_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_empty_like_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_empty_like_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_empty_permuted_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_empty_permuted_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_empty_strided_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_eq_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_equal_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_erf_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_erfc_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_erfinv_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_erfinv_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_exp_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_expand_as_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_expand_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_exponential_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_eye_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fft_fft2_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fft_fft_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fft_fftn_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fft_fftshift_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fft_fftshift_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fft_hfft2_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fft_hfft2_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fft_hfft2_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fft_hfftn_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fft_hfftn_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fft_ifft2_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fft_ifft2_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fft_ifft_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fft_ifftshift_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fft_ihfftn_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fft_irfft2_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fft_irfft2_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fft_irfft_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fft_irfftn_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fft_rfft_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_flatten_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_flatten_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_flip_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_flip_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_flip_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_flipud_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_flipud_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fmin_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fmin_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fmod_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_fmod_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_frac_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_frexp_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_full_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_full_like_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_gather_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_gather_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_gcd_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_geometric_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_geqrf_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_grid_sampler_3d_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_gt_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_gt_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_heaviside_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_hsplit_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_hstack_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_hstack_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_hstack_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_hstack_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_hstack_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_index_add_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_index_fill_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_index_fill_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_index_put_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_index_put_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_index_reduce_amax_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_index_reduce_amin_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_index_reduce_amin_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_inner_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_int_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_isclose_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_isin_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_isin_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_isin_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_isinf_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_isnan_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_isneginf_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_isreal_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_isreal_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_item_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_item_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_jiterator_4inputs_with_extra_args_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_jiterator_binary_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_jiterator_binary_return_by_ref_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_jiterator_binary_return_by_ref_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_jiterator_unary_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_kthvalue_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_lcm_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_diagonal_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_inv_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_inv_ex_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_inv_ex_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_inv_ex_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_lstsq_grad_oriented_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_lu_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_lu_factor_ex_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_pinv_hermitian_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_tensorinv_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_linspace_tensor_overload_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_linspace_tensor_overload_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_log1p_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_log2_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_log2_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_log_softmax_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_log_softmax_with_dtype_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_log_softmax_with_dtype_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_logaddexp2_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_logcumsumexp_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_logcumsumexp_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_logical_or_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_logit_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_logspace_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_logspace_tensor_overload_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_logspace_tensor_overload_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_logsumexp_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_long_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_long_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_lt_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_lu_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_lu_solve_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_lu_solve_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_mT_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_masked_amax_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_masked_amin_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_masked_amin_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_masked_argmin_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_masked_argmin_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_masked_cumsum_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_masked_logsumexp_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_masked_logsumexp_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_masked_logsumexp_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_masked_mean_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_masked_normalize_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_masked_prod_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_masked_select_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_masked_select_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_masked_std_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_masked_std_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_masked_sum_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_max_binary_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_maximum_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_meshgrid_list_of_tensors_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_min_binary_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_min_reduction_no_dim_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_min_reduction_no_dim_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_min_reduction_with_dim_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_minimum_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_msort_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_mul_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_mul_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nan_to_num_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nan_to_num_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nanmedian_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nansum_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nansum_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_narrow_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_narrow_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_native_layer_norm_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_neg_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_new_empty_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_new_empty_strided_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_new_ones_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_new_zeros_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nextafter_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_adaptive_avg_pool1d_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_avg_pool2d_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_avg_pool3d_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_conv1d_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_conv3d_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_conv_transpose1d_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_conv_transpose3d_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_cosine_embedding_loss_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_cosine_similarity_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_dropout_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_dropout_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_elu_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_fractional_max_pool2d_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_fractional_max_pool3d_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_gelu_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_grid_sample_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_hardtanh_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_huber_loss_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_interpolate_trilinear_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_kl_div_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_l1_loss_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_margin_ranking_loss_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_mse_loss_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_pad_circular_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_pad_constant_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_pad_reflect_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_pad_reflect_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_pad_reflect_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_pad_replicate_negative_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_relu6_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_relu6_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_relu6_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_rrelu_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_softsign_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_softsign_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_unfold_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_upsample_nearest_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_nonzero_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_norm_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_norm_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_norm_fro_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_normal_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_ones_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_ones_like_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_ones_like_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_ormqr_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_outer_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_outer_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_pca_lowrank_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_permute_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_permute_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_positive_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_positive_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_pow_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_pow_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_prod_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_prod_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_prod_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_prod_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_prod_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_put_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_put_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_put_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_quantile_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_randint_like_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_randn_like_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_real_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_renorm_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_renorm_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_repeat_interleave_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_repeat_interleave_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_repeat_interleave_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_reshape_as_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_reshape_as_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_reshape_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_resize__cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_round_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_rsqrt_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_rsqrt_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_rsub_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_scalar_tensor_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_scalar_tensor_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_scatter_add_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_scatter_add_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_scatter_reduce_amax_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_scatter_reduce_prod_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_searchsorted_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_select_scatter_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_select_scatter_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_sgn_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_sgn_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_sgn_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_sgn_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_sign_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_signal_windows_hamming_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_signbit_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_sin_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_sin_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_sinh_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_sinh_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_sinh_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_slice_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_slice_scatter_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_softmax_with_dtype_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_sort_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_sort_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_airy_ai_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_bessel_j1_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_chebyshev_polynomial_t_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_chebyshev_polynomial_t_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_chebyshev_polynomial_u_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_chebyshev_polynomial_u_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_entr_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_erfcx_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_hermite_polynomial_he_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_i1_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_legendre_polynomial_p_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_modified_bessel_i1_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_scaled_modified_bessel_k0_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_zeta_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_zeta_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_special_zeta_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_split_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_split_with_sizes_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_sqrt_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_sqrt_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_sqrt_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_squeeze_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_squeeze_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_squeeze_multiple_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_std_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_std_mean_unbiased_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_sub_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_sub_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_sub_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_t_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_tan_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_tensor_split_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_tensor_split_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_tensordot_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_topk_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_torch_ops_aten__efficient_attention_forward_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_torch_ops_aten__safe_softmax_default_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_torch_ops_aten__safe_softmax_default_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_torch_ops_aten__safe_softmax_default_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_trace_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_trace_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_trapezoid_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_trapezoid_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_trapz_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_tril_indices_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_triu_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_triu_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_triu_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_true_divide_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_trunc_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_unbind_copy_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_unbind_copy_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_unbind_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_unfold_copy_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_unfold_copy_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_unfold_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_unfold_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_uniform_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_unique_consecutive_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_unique_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_unsafe_chunk_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_comprehensive_unsafe_chunk_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_comprehensive_unsafe_chunk_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_unsafe_split_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_unsafe_split_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_unsqueeze_copy_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_var_unbiased_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_var_unbiased_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_var_unbiased_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_vdot_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_view_as_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_view_as_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_comprehensive_view_as_real_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_view_copy_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_view_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_vstack_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_vstack_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_comprehensive_xlogy_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_zero__cuda_int16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_zeros_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_comprehensive_zeros_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_comprehensive_zeros_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick__batch_norm_with_update_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick__batch_norm_with_update_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick__chunk_cat_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_quick__chunk_cat_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_quick__unsafe_masked_index_put_accumulate_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_abs_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_quick_acos_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_acos_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_quick_add_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_add_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_quick_addcmul_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_addmm_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_quick_addmm_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_addmm_decomposed_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_quick_addr_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_quick_alias_copy_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_quick_alias_copy_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_all_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_all_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_all_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_quick_amax_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_quick_amin_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_aminmax_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_quick_any_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_as_strided_copy_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_quick_as_strided_copy_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_quick_as_strided_scatter_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_quick_as_strided_scatter_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_quick_as_strided_scatter_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_quick_asinh_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_quick_asinh_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_quick_atan_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_atan_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_quick_atanh_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_quick_baddbmm_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_bitwise_not_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_quick_block_diag_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_quick_clamp_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_clone_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_copysign_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_quick_core_backward_addr_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_core_backward_nn_functional_unfold_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_core_backward_sinc_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_core_backward_split_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_core_backward_std_unbiased_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_core_backward_take_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_core_backward_unsafe_split_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_core_backward_xlogy_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_cos_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_quick_cos_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_quick_cosh_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_cosh_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_quick_count_nonzero_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_count_nonzero_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_quick_count_nonzero_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_cumprod_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_cumsum_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_deg2rad_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_deg2rad_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_diag_embed_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_quick_diag_embed_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_diag_embed_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_quick_diagonal_copy_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_quick_diagonal_copy_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_quick_diagonal_copy_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_diagonal_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_quick_diagonal_scatter_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_diagonal_scatter_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_div_floor_rounding_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_div_floor_rounding_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_quick_div_trunc_rounding_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_dot_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_quick_dot_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_empty_like_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_quick_eq_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_quick_eq_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_erf_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_erf_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_quick_erfc_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_quick_erfinv_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_exp2_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_quick_exp2_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_quick_exp_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_eye_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_eye_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_fft_fft2_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_quick_fft_fft_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_quick_fft_fftn_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_quick_fft_fftn_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_fft_hfft_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_fft_hfftn_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_fft_ifft2_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_quick_fft_ifft2_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_fft_ifft_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_quick_fft_ihfft2_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_fft_ihfftn_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_fft_irfft2_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_quick_fft_irfft_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_fft_irfft_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_quick_fft_irfftn_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_fft_rfft2_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_quick_fill_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_floor_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_floor_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_quick_floor_divide_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_quick_floor_divide_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_quick_floor_divide_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_quick_fmax_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_fmax_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_fmod_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_quick_fmod_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_quick_full_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_quick_geometric_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_quick_grid_sampler_2d_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_gt_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_quick_gt_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_quick_heaviside_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_quick_i0_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_quick_igamma_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_quick_index_add_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_quick_index_copy_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_quick_index_fill_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_quick_isin_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_isin_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_quick_isin_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_isin_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_quick_isinf_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_quick_isposinf_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_isposinf_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_item_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_lcm_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_quick_le_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_le_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_quick_le_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_quick_lgamma_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_quick_lgamma_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_linalg_diagonal_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_quick_linspace_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_quick_linspace_tensor_overload_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_quick_linspace_tensor_overload_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_log10_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_log1p_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_quick_log2_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_log_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_log_normal_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_log_softmax_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_logaddexp_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_logaddexp_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_logical_and_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_logical_not_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_quick_logical_xor_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_logspace_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_logspace_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_logspace_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_quick_logspace_tensor_overload_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_logsumexp_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_quick_logsumexp_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_quick_masked_fill_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_mean_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_quick_meshgrid_list_of_tensors_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_quick_minimum_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_mv_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_quick_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_nansum_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_quick_narrow_copy_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_quick_narrow_copy_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_narrow_copy_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_quick_native_batch_norm_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_native_dropout_backward_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_ne_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_quick_neg_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_new_empty_strided_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_quick_new_empty_strided_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_quick_new_full_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_new_ones_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_quick_new_ones_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_quick_new_ones_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_quick_new_zeros_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_nn_functional_gelu_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_nn_functional_glu_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_nn_functional_max_unpool2d_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_quick_nn_functional_max_unpool3d_grad_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_nn_functional_pad_constant_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_nn_functional_relu6_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_quick_nn_functional_relu_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_quick_nn_functional_relu_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_nn_functional_rrelu_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_nn_functional_rrelu_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_nn_functional_softplus_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_nn_functional_softplus_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_quick_nn_functional_softshrink_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_quick_norm_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_normal_in_place_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_ones_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_quick_ones_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_quick_ones_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_quick_ones_like_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_quick_permute_copy_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_permute_copy_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_permute_copy_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_permute_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_quick_permute_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_quick_polar_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_quick_pow_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_quick_pow_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_quick_prod_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_quick_prod_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_quick_rad2deg_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_quick_rad2deg_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_remainder_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_remainder_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_quick_round_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_round_decimals_0_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_round_decimals_3_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_round_decimals_3_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_rsqrt_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_select_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_sgn_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_sgn_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_sign_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_signbit_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_sin_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_sin_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_quick_slice_scatter_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_quick_softmax_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_special_erfcx_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_special_i1_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_special_i1e_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_quick_special_i1e_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_special_ndtr_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_split_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_quick_split_with_sizes_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_quick_split_with_sizes_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_squeeze_multiple_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_quick_std_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_std_unbiased_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_sub_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_quick_sum_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_t_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_quick_take_cuda_float16, test/test_decomp.py::TestDecompCUDA::test_quick_tan_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_tan_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_quick_tan_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_quick_tanh_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_tanh_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_quick_tanh_cuda_int8, test/test_decomp.py::TestDecompCUDA::test_quick_transpose_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_tril_cuda_bfloat16, test/test_decomp.py::TestDecompCUDA::test_quick_trunc_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_quick_trunc_cuda_uint8, test/test_decomp.py::TestDecompCUDA::test_quick_unbind_copy_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_quick_unbind_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_quick_unfold_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_quick_uniform_cuda_complex128, test/test_decomp.py::TestDecompCUDA::test_quick_uniform_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_quick_unsafe_split_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_quick_view_copy_cuda_complex64, test/test_decomp.py::TestDecompCUDA::test_quick_view_cuda_float32, test/test_decomp.py::TestDecompCUDA::test_quick_view_cuda_int16, test/test_decomp.py::TestDecompCUDA::test_quick_xlogy_cuda_int32, test/test_decomp.py::TestDecompCUDA::test_quick_zeros_cuda_bool, test/test_decomp.py::TestDecompCUDA::test_quick_zeros_like_cuda_complex32, test/test_decomp.py::TestDecompCUDA::test_quick_zeros_like_cuda_int64, test/test_decomp.py::TestDecompCUDA::test_rnn_decomp_module_nn_GRU_eval_mode_cuda_float64, test/test_decomp.py::TestDecompCUDA::test_rnn_decomp_module_nn_RNN_eval_mode_cuda_float32, test/test_decomp.py::DecompOneOffTestsCUDA::test_exponential_non_inf_cuda, test/test_decomp.py::DecompOneOffTestsCUDA::test_threshold_backward_dtype_cuda 2025-08-20T08:24:18.0235826Z 2025-08-20T08:24:18.0235943Z test_decomp.py::TestDecompCUDA::test_comprehensive_T_cuda_int32 PASSED [0.0956s] [ 0%] 2025-08-20T08:24:18.0236199Z test_decomp.py::TestDecompCUDA::test_comprehensive___getitem___cuda_float32 PASSED [1.3851s] [ 0%] 2025-08-20T08:24:18.0236463Z test_decomp.py::TestDecompCUDA::test_comprehensive___radd___cuda_complex128 PASSED [0.9383s] [ 0%] 2025-08-20T08:24:18.0236719Z test_decomp.py::TestDecompCUDA::test_comprehensive___rdiv___cuda_int16 PASSED [0.2941s] [ 0%] 2025-08-20T08:24:18.0236976Z test_decomp.py::TestDecompCUDA::test_comprehensive___rmatmul___cuda_complex128 PASSED [8.4063s] [ 0%] 2025-08-20T08:24:18.0237235Z test_decomp.py::TestDecompCUDA::test_comprehensive___rmod___cuda_int8 PASSED [0.0893s] [ 0%] 2025-08-20T08:24:18.0237484Z test_decomp.py::TestDecompCUDA::test_comprehensive___rmul___cuda_int64 PASSED [0.0887s] [ 0%] 2025-08-20T08:24:18.0237751Z test_decomp.py::TestDecompCUDA::test_comprehensive___rsub___cuda_complex128 PASSED [1.3978s] [ 1%] 2025-08-20T08:24:18.0238011Z test_decomp.py::TestDecompCUDA::test_comprehensive___rxor___cuda_int32 PASSED [0.0948s] [ 1%] 2025-08-20T08:24:18.0238290Z test_decomp.py::TestDecompCUDA::test_comprehensive__batch_norm_with_update_cuda_float16 PASSED [0.1586s] [ 1%] 2025-08-20T08:24:18.0238589Z test_decomp.py::TestDecompCUDA::test_comprehensive__batch_norm_with_update_cuda_float32 PASSED [2.0246s] [ 1%] 2025-08-20T08:24:18.0238911Z test_decomp.py::TestDecompCUDA::test_comprehensive__chunk_cat_cuda_int64 PASSED [0.3755s] [ 1%] 2025-08-20T08:24:18.0239190Z test_decomp.py::TestDecompCUDA::test_comprehensive__segment_reduce_lengths_cuda_float64 PASSED [0.0674s] [ 1%] 2025-08-20T08:24:18.0239488Z test_decomp.py::TestDecompCUDA::test_comprehensive__segment_reduce_offsets_cuda_bfloat16 PASSED [0.0495s] [ 1%] 2025-08-20T08:24:18.0239785Z test_decomp.py::TestDecompCUDA::test_comprehensive__segment_reduce_offsets_cuda_float32 PASSED [0.0492s] [ 1%] 2025-08-20T08:24:18.0240091Z test_decomp.py::TestDecompCUDA::test_comprehensive__unsafe_masked_index_put_accumulate_cuda_int64 PASSED [2.1721s] [ 2%] 2025-08-20T08:24:18.0240447Z test_decomp.py::TestDecompCUDA::test_comprehensive_abs_cuda_int64 PASSED [0.0245s] [ 2%] 2025-08-20T08:24:18.0240696Z test_decomp.py::TestDecompCUDA::test_comprehensive_acos_cuda_complex32 PASSED [0.0204s] [ 2%] 2025-08-20T08:24:18.0240945Z test_decomp.py::TestDecompCUDA::test_comprehensive_acosh_cuda_int32 PASSED [0.0124s] [ 2%] 2025-08-20T08:24:18.0241191Z test_decomp.py::TestDecompCUDA::test_comprehensive_add_cuda_float32 PASSED [0.4989s] [ 2%] 2025-08-20T08:24:18.0241425Z test_decomp.py::TestDecompCUDA::test_comprehensive_add_cuda_int64 PASSED [0.1051s] [ 2%] 2025-08-20T08:24:18.0241659Z test_decomp.py::TestDecompCUDA::test_comprehensive_addmm_cuda_float16 PASSED [3.9865s] [ 2%] 2025-08-20T08:24:18.0241971Z test_decomp.py::TestDecompCUDA::test_comprehensive_addmm_decomposed_cuda_float16 PASSED [0.0242s] [ 3%] 2025-08-20T08:24:18.0242248Z test_decomp.py::TestDecompCUDA::test_comprehensive_addmv_cuda_float16 PASSED [0.0439s] [ 3%] 2025-08-20T08:24:18.0242490Z test_decomp.py::TestDecompCUDA::test_comprehensive_addr_cuda_float16 PASSED [0.0382s] [ 3%] 2025-08-20T08:24:18.0242727Z test_decomp.py::TestDecompCUDA::test_comprehensive_addr_cuda_int32 PASSED [0.0702s] [ 3%] 2025-08-20T08:24:18.0242978Z test_decomp.py::TestDecompCUDA::test_comprehensive_alias_copy_cuda_bfloat16 PASSED [0.0053s] [ 3%] 2025-08-20T08:24:18.0243243Z test_decomp.py::TestDecompCUDA::test_comprehensive_allclose_cuda_float16 PASSED [0.0109s] [ 3%] 2025-08-20T08:24:18.0243491Z test_decomp.py::TestDecompCUDA::test_comprehensive_amax_cuda_float64 PASSED [0.3231s] [ 3%] 2025-08-20T08:24:18.0243728Z test_decomp.py::TestDecompCUDA::test_comprehensive_amin_cuda_int16 PASSED [0.0264s] [ 3%] 2025-08-20T08:24:18.0243969Z test_decomp.py::TestDecompCUDA::test_comprehensive_aminmax_cuda_int64 PASSED [0.1130s] [ 4%] 2025-08-20T08:24:18.0244227Z test_decomp.py::TestDecompCUDA::test_comprehensive_angle_cuda_complex32 PASSED [0.1454s] [ 4%] 2025-08-20T08:24:18.0244471Z test_decomp.py::TestDecompCUDA::test_comprehensive_angle_cuda_int8 PASSED [0.0032s] [ 4%] 2025-08-20T08:24:18.0244704Z test_decomp.py::TestDecompCUDA::test_comprehensive_any_cuda_bfloat16 PASSED [0.0518s] [ 4%] 2025-08-20T08:24:18.0244944Z test_decomp.py::TestDecompCUDA::test_comprehensive_any_cuda_float16 PASSED [0.0500s] [ 4%] 2025-08-20T08:24:18.0245179Z test_decomp.py::TestDecompCUDA::test_comprehensive_any_cuda_int64 PASSED [0.0554s] [ 4%] 2025-08-20T08:24:18.0245416Z test_decomp.py::TestDecompCUDA::test_comprehensive_arange_cuda_float64 PASSED [0.0632s] [ 4%] 2025-08-20T08:24:18.0245656Z test_decomp.py::TestDecompCUDA::test_comprehensive_argmin_cuda_int16 PASSED [0.0103s] [ 4%] 2025-08-20T08:24:18.0245899Z test_decomp.py::TestDecompCUDA::test_comprehensive_argsort_cuda_float64 PASSED [0.0493s] [ 5%] 2025-08-20T08:24:18.0246148Z test_decomp.py::TestDecompCUDA::test_comprehensive_argsort_cuda_int32 PASSED [0.0097s] [ 5%] 2025-08-20T08:24:18.0246392Z test_decomp.py::TestDecompCUDA::test_comprehensive_argwhere_cuda_bool PASSED [0.0043s] [ 5%] 2025-08-20T08:24:18.0246635Z test_decomp.py::TestDecompCUDA::test_comprehensive_argwhere_cuda_int8 PASSED [0.0039s] [ 5%] 2025-08-20T08:24:18.0246893Z test_decomp.py::TestDecompCUDA::test_comprehensive_as_strided_copy_cuda_complex128 PASSED [0.1114s] [ 5%] 2025-08-20T08:24:18.0247239Z test_decomp.py::TestDecompCUDA::test_comprehensive_as_strided_scatter_cuda_float32 SKIPPED [0.0002s] (Expected: new_empty_strided is not comparable) [ 5%] 2025-08-20T08:24:18.0247594Z test_decomp.py::TestDecompCUDA::test_comprehensive_asinh_cuda_complex128 PASSED [0.7550s] [ 5%] 2025-08-20T08:24:18.0247846Z test_decomp.py::TestDecompCUDA::test_comprehensive_asinh_cuda_int16 PASSED [0.0244s] [ 6%] 2025-08-20T08:24:18.0248091Z test_decomp.py::TestDecompCUDA::test_comprehensive_atan2_cuda_float32 PASSED [2.5777s] [ 6%] 2025-08-20T08:24:18.0248356Z test_decomp.py::TestDecompCUDA::test_comprehensive_atleast_1d_cuda_complex32 PASSED [0.0117s] [ 6%] 2025-08-20T08:24:18.0248623Z test_decomp.py::TestDecompCUDA::test_comprehensive_atleast_1d_cuda_uint8 PASSED [0.0046s] [ 6%] 2025-08-20T08:24:18.0248943Z test_decomp.py::TestDecompCUDA::test_comprehensive_bernoulli_cuda_float16 SKIPPED [0.0017s] (bernoulli in torch.float16 not supported) [ 6%] 2025-08-20T08:24:18.0249260Z test_decomp.py::TestDecompCUDA::test_comprehensive_bfloat16_cuda_bool PASSED [0.0194s] [ 6%] 2025-08-20T08:24:18.0249525Z test_decomp.py::TestDecompCUDA::test_comprehensive_bfloat16_cuda_complex64 PASSED [0.0529s] [ 6%] 2025-08-20T08:24:18.0249786Z test_decomp.py::TestDecompCUDA::test_comprehensive_bfloat16_cuda_uint8 PASSED [0.0213s] [ 6%] 2025-08-20T08:24:18.0250039Z test_decomp.py::TestDecompCUDA::test_comprehensive_bincount_cuda_int64 PASSED [0.0128s] [ 7%] 2025-08-20T08:24:18.0250401Z test_decomp.py::TestDecompCUDA::test_comprehensive_bitwise_and_cuda_int32 PASSED [0.0951s] [ 7%] 2025-08-20T08:24:18.0250744Z test_decomp.py::TestDecompCUDA::test_comprehensive_bitwise_not_cuda_int32 PASSED [0.0054s] [ 7%] 2025-08-20T08:24:18.0251006Z test_decomp.py::TestDecompCUDA::test_comprehensive_bitwise_or_cuda_int32 PASSED [0.0958s] [ 7%] 2025-08-20T08:24:18.0251267Z test_decomp.py::TestDecompCUDA::test_comprehensive_block_diag_cuda_bool PASSED [0.0991s] [ 7%] 2025-08-20T08:24:18.0251538Z test_decomp.py::TestDecompCUDA::test_comprehensive_broadcast_tensors_cuda_bfloat16 PASSED [0.0083s] [ 7%] 2025-08-20T08:24:18.0251831Z test_decomp.py::TestDecompCUDA::test_comprehensive_broadcast_tensors_cuda_complex128 PASSED [0.0517s] [ 7%] 2025-08-20T08:24:18.0252114Z test_decomp.py::TestDecompCUDA::test_comprehensive_broadcast_tensors_cuda_int16 PASSED [0.0053s] [ 8%] 2025-08-20T08:24:18.0252389Z test_decomp.py::TestDecompCUDA::test_comprehensive_cartesian_prod_cuda_int32 PASSED [0.0262s] [ 8%] 2025-08-20T08:24:18.0252663Z test_decomp.py::TestDecompCUDA::test_comprehensive_cartesian_prod_cuda_int64 PASSED [0.0244s] [ 8%] 2025-08-20T08:24:18.0252925Z test_decomp.py::TestDecompCUDA::test_comprehensive_cat_cuda_float16 PASSED [0.0162s] [ 8%] 2025-08-20T08:24:18.0253179Z test_decomp.py::TestDecompCUDA::test_comprehensive_cfloat_cuda_complex128 PASSED [0.0595s] [ 8%] 2025-08-20T08:24:18.0253438Z test_decomp.py::TestDecompCUDA::test_comprehensive_cfloat_cuda_float32 PASSED [0.0303s] [ 8%] 2025-08-20T08:24:18.0253696Z test_decomp.py::TestDecompCUDA::test_comprehensive_chalf_cuda_complex128 PASSED [0.0651s] [ 8%] 2025-08-20T08:24:18.0253952Z test_decomp.py::TestDecompCUDA::test_comprehensive_chalf_cuda_int64 PASSED [0.0209s] [ 8%] 2025-08-20T08:24:18.0254194Z test_decomp.py::TestDecompCUDA::test_comprehensive_char_cuda_int16 PASSED [0.0122s] [ 9%] 2025-08-20T08:24:18.0254441Z test_decomp.py::TestDecompCUDA::test_comprehensive_chunk_cuda_bfloat16 PASSED [0.0097s] [ 9%] 2025-08-20T08:24:18.0254698Z test_decomp.py::TestDecompCUDA::test_comprehensive_chunk_cuda_complex32 PASSED [0.5592s] [ 9%] 2025-08-20T08:24:18.0254960Z test_decomp.py::TestDecompCUDA::test_comprehensive_chunk_cuda_float32 PASSED [0.4594s] [ 9%] 2025-08-20T08:24:18.0255216Z test_decomp.py::TestDecompCUDA::test_comprehensive_clamp_max_cuda_float32 PASSED [2.1359s] [ 9%] 2025-08-20T08:24:18.0255477Z test_decomp.py::TestDecompCUDA::test_comprehensive_clamp_max_cuda_float64 PASSED [2.2222s] [ 9%] 2025-08-20T08:24:18.0255735Z test_decomp.py::TestDecompCUDA::test_comprehensive_clamp_max_cuda_int16 PASSED [0.6786s] [ 9%] 2025-08-20T08:24:18.0256015Z test_decomp.py::TestDecompCUDA::test_comprehensive_clamp_min_cuda_bool PASSED [0.6314s] [ 9%] 2025-08-20T08:24:18.0256269Z test_decomp.py::TestDecompCUDA::test_comprehensive_clamp_min_cuda_int32 PASSED [0.7740s] [ 10%] 2025-08-20T08:24:18.0256529Z test_decomp.py::TestDecompCUDA::test_comprehensive_column_stack_cuda_bool PASSED [0.0192s] [ 10%] 2025-08-20T08:24:18.0256799Z test_decomp.py::TestDecompCUDA::test_comprehensive_constant_pad_nd_cuda_float32 PASSED [2.3118s] [ 10%] 2025-08-20T08:24:18.0257081Z test_decomp.py::TestDecompCUDA::test_comprehensive_constant_pad_nd_cuda_int32 PASSED [0.6006s] [ 10%] 2025-08-20T08:24:18.0257353Z test_decomp.py::TestDecompCUDA::test_comprehensive_constant_pad_nd_cuda_int8 PASSED [0.6668s] [ 10%] 2025-08-20T08:24:18.0257625Z test_decomp.py::TestDecompCUDA::test_comprehensive_constant_pad_nd_cuda_uint8 PASSED [0.5664s] [ 10%] 2025-08-20T08:24:18.0257897Z test_decomp.py::TestDecompCUDA::test_comprehensive_contiguous_cuda_float32 PASSED [0.0037s] [ 10%] 2025-08-20T08:24:18.0258165Z test_decomp.py::TestDecompCUDA::test_comprehensive_copysign_cuda_float16 PASSED [0.1623s] [ 11%] 2025-08-20T08:24:18.0258421Z test_decomp.py::TestDecompCUDA::test_comprehensive_copysign_cuda_int8 PASSED [0.1679s] [ 11%] 2025-08-20T08:24:18.0258676Z test_decomp.py::TestDecompCUDA::test_comprehensive_corrcoef_cuda_float64 PASSED [0.6838s] [ 11%] 2025-08-20T08:24:18.0258922Z test_decomp.py::TestDecompCUDA::test_comprehensive_cos_cuda_float16 PASSED [0.0197s] [ 11%] 2025-08-20T08:24:18.0259209Z test_decomp.py::TestDecompCUDA::test_comprehensive_cosh_cuda_uint8 PASSED [0.0101s] [ 11%] 2025-08-20T08:24:18.0259463Z test_decomp.py::TestDecompCUDA::test_comprehensive_count_nonzero_cuda_complex64 PASSED [0.2259s] [ 11%] 2025-08-20T08:24:18.0259712Z test_decomp.py::TestDecompCUDA::test_comprehensive_cov_cuda_int8 PASSED [1.6163s] [ 11%] 2025-08-20T08:24:18.0259950Z test_decomp.py::TestDecompCUDA::test_comprehensive_cross_cuda_int8 PASSED [0.1204s] [ 11%] 2025-08-20T08:24:18.0260284Z test_decomp.py::TestDecompCUDA::test_comprehensive_cummax_cuda_int64 PASSED [0.0068s] [ 12%] 2025-08-20T08:24:18.0260530Z test_decomp.py::TestDecompCUDA::test_comprehensive_cummin_cuda_uint8 PASSED [0.0032s] [ 12%] 2025-08-20T08:24:18.0260796Z test_decomp.py::TestDecompCUDA::test_comprehensive_cumulative_trapezoid_cuda_float16 PASSED [1.0430s] [ 12%] 2025-08-20T08:24:18.0261064Z test_decomp.py::TestDecompCUDA::test_comprehensive_deg2rad_cuda_int16 PASSED [0.1855s] [ 12%] 2025-08-20T08:24:18.0261352Z test_decomp.py::TestDecompCUDA::test_comprehensive_diag_cuda_bool SKIPPED [0.0016s] (diag in torch.bool not supported) [ 12%] 2025-08-20T08:24:18.0261698Z test_decomp.py::TestDecompCUDA::test_comprehensive_diag_cuda_complex32 SKIPPED [0.0013s] (diag in torch.complex32 not supported) [ 12%] 2025-08-20T08:24:18.0262005Z test_decomp.py::TestDecompCUDA::test_comprehensive_diag_embed_cuda_complex32 PASSED [2.4859s] [ 12%] 2025-08-20T08:24:18.0262264Z test_decomp.py::TestDecompCUDA::test_comprehensive_diagflat_cuda_bfloat16 PASSED [0.0456s] [ 12%] 2025-08-20T08:24:18.0262518Z test_decomp.py::TestDecompCUDA::test_comprehensive_diagflat_cuda_float32 PASSED [0.1508s] [ 13%] 2025-08-20T08:24:18.0262775Z test_decomp.py::TestDecompCUDA::test_comprehensive_diagonal_copy_cuda_bool PASSED [0.1171s] [ 13%] 2025-08-20T08:24:18.0263044Z test_decomp.py::TestDecompCUDA::test_comprehensive_diagonal_scatter_cuda_bfloat16 PASSED [0.0478s] [ 13%] 2025-08-20T08:24:18.0263310Z test_decomp.py::TestDecompCUDA::test_comprehensive_digamma_cuda_bfloat16 PASSED [0.0109s] [ 13%] 2025-08-20T08:24:18.0263644Z test_decomp.py::TestDecompCUDA::test_comprehensive_dist_cuda_bfloat16 PASSED [0.9787s] [ 13%] 2025-08-20T08:24:18.0263904Z test_decomp.py::TestDecompCUDA::test_comprehensive_div_no_rounding_mode_cuda_int16 PASSED [0.1485s] [ 13%] 2025-08-20T08:24:18.0264176Z test_decomp.py::TestDecompCUDA::test_comprehensive_div_trunc_rounding_cuda_int64 PASSED [0.1000s] [ 13%] 2025-08-20T08:24:18.0264446Z test_decomp.py::TestDecompCUDA::test_comprehensive_div_trunc_rounding_cuda_uint8 PASSED [0.0956s] [ 14%] 2025-08-20T08:24:18.0264728Z test_decomp.py::TestDecompCUDA::test_comprehensive_dot_cuda_complex64 PASSED [0.0946s] [ 14%] 2025-08-20T08:24:18.0264970Z test_decomp.py::TestDecompCUDA::test_comprehensive_dsplit_cuda_int64 PASSED [0.0535s] [ 14%] 2025-08-20T08:24:18.0265212Z test_decomp.py::TestDecompCUDA::test_comprehensive_dsplit_cuda_uint8 PASSED [0.0539s] [ 14%] 2025-08-20T08:24:18.0265461Z test_decomp.py::TestDecompCUDA::test_comprehensive_dstack_cuda_complex32 PASSED [0.0982s] [ 14%] 2025-08-20T08:24:18.0265713Z test_decomp.py::TestDecompCUDA::test_comprehensive_dstack_cuda_complex64 PASSED [0.2564s] [ 14%] 2025-08-20T08:24:18.0265963Z test_decomp.py::TestDecompCUDA::test_comprehensive_dstack_cuda_float16 PASSED [0.0116s] [ 14%] 2025-08-20T08:24:18.0266208Z test_decomp.py::TestDecompCUDA::test_comprehensive_dstack_cuda_int64 PASSED [0.0322s] [ 14%] 2025-08-20T08:24:18.0266508Z test_decomp.py::TestDecompCUDA::test_comprehensive_empty_cuda_complex32 SKIPPED [0.0010s] (empty in torch.complex32 not supported) [ 15%] 2025-08-20T08:24:18.0266869Z test_decomp.py::TestDecompCUDA::test_comprehensive_empty_cuda_complex64 SKIPPED [0.0011s] (empty in torch.complex64 not supported) [ 15%] 2025-08-20T08:24:18.0267220Z test_decomp.py::TestDecompCUDA::test_comprehensive_empty_cuda_float64 SKIPPED [0.0010s] (empty in torch.float64 not supported) [ 15%] 2025-08-20T08:24:18.0267562Z test_decomp.py::TestDecompCUDA::test_comprehensive_empty_cuda_int32 SKIPPED [0.0011s] (empty in torch.int32 not supported) [ 15%] 2025-08-20T08:24:18.0267964Z test_decomp.py::TestDecompCUDA::test_comprehensive_empty_like_cuda_bool SKIPPED [0.0010s] (empty_like in torch.bool not supported) [ 15%] 2025-08-20T08:24:18.0268333Z test_decomp.py::TestDecompCUDA::test_comprehensive_empty_like_cuda_complex64 SKIPPED [0.0010s] (empty_like in torch.complex64 not supported) [ 15%] 2025-08-20T08:24:18.0268703Z test_decomp.py::TestDecompCUDA::test_comprehensive_empty_like_cuda_int32 SKIPPED [0.0011s] (empty_like in torch.int32 not supported) [ 15%] 2025-08-20T08:24:18.0269062Z test_decomp.py::TestDecompCUDA::test_comprehensive_empty_like_cuda_uint8 SKIPPED [0.0010s] (empty_like in torch.uint8 not supported) [ 16%] 2025-08-20T08:24:18.0269378Z test_decomp.py::TestDecompCUDA::test_comprehensive_empty_permuted_cuda_complex64 PASSED [0.0075s] [ 16%] 2025-08-20T08:24:18.0269660Z test_decomp.py::TestDecompCUDA::test_comprehensive_empty_permuted_cuda_int8 PASSED [0.0075s] [ 16%] 2025-08-20T08:24:18.0270136Z test_decomp.py::TestDecompCUDA::test_comprehensive_empty_strided_cuda_float32 SKIPPED [0.0010s] (empty_strided in torch.float32 not supported) [ 16%] 2025-08-20T08:24:18.0270650Z test_decomp.py::TestDecompCUDA::test_comprehensive_eq_cuda_complex128 PASSED [0.3672s] [ 16%] 2025-08-20T08:24:18.0271008Z test_decomp.py::TestDecompCUDA::test_comprehensive_equal_cuda_float32 PASSED [0.0041s] [ 16%] 2025-08-20T08:24:18.0271400Z test_decomp.py::TestDecompCUDA::test_comprehensive_erf_cuda_float32 PASSED [0.4015s] [ 16%] 2025-08-20T08:24:18.0271653Z test_decomp.py::TestDecompCUDA::test_comprehensive_erfc_cuda_int8 PASSED [0.0092s] [ 16%] 2025-08-20T08:24:18.0271895Z test_decomp.py::TestDecompCUDA::test_comprehensive_erfinv_cuda_float32 PASSED [0.4164s] [ 17%] 2025-08-20T08:24:18.0272140Z test_decomp.py::TestDecompCUDA::test_comprehensive_erfinv_cuda_float64 PASSED [0.3755s] [ 17%] 2025-08-20T08:24:18.0272381Z test_decomp.py::TestDecompCUDA::test_comprehensive_exp_cuda_int16 PASSED [0.0067s] [ 17%] 2025-08-20T08:24:18.0272662Z test_decomp.py::TestDecompCUDA::test_comprehensive_expand_as_cuda_int64 PASSED [0.0049s] [ 17%] 2025-08-20T08:24:18.0273000Z test_decomp.py::TestDecompCUDA::test_comprehensive_expand_cuda_bfloat16 PASSED [0.0166s] [ 17%] 2025-08-20T08:24:18.0273292Z test_decomp.py::TestDecompCUDA::test_comprehensive_exponential_cuda_float16 PASSED [0.0086s] [ 17%] 2025-08-20T08:24:18.0273546Z test_decomp.py::TestDecompCUDA::test_comprehensive_eye_cuda_int64 PASSED [1.2976s] [ 17%] 2025-08-20T08:24:18.0273782Z test_decomp.py::TestDecompCUDA::test_comprehensive_fft_fft2_cuda_int8 PASSED [2.6947s] [ 17%] 2025-08-20T08:24:18.0274046Z test_decomp.py::TestDecompCUDA::test_comprehensive_fft_fft_cuda_int8 PASSED [1.1967s] [ 18%] 2025-08-20T08:24:18.0274306Z test_decomp.py::TestDecompCUDA::test_comprehensive_fft_fftn_cuda_complex32 PASSED [3.6541s] [ 18%] 2025-08-20T08:24:18.0274580Z test_decomp.py::TestDecompCUDA::test_comprehensive_fft_fftshift_cuda_complex64 PASSED [0.6058s] [ 18%] 2025-08-20T08:24:18.0274846Z test_decomp.py::TestDecompCUDA::test_comprehensive_fft_fftshift_cuda_int16 PASSED [0.1051s] [ 18%] 2025-08-20T08:24:18.0275105Z test_decomp.py::TestDecompCUDA::test_comprehensive_fft_hfft2_cuda_complex32 PASSED [2.1201s] [ 18%] 2025-08-20T08:24:18.0275557Z test_decomp.py::TestDecompCUDA::test_comprehensive_fft_hfft2_cuda_complex64 PASSED [5.3307s] [ 18%] 2025-08-20T08:24:18.0275814Z test_decomp.py::TestDecompCUDA::test_comprehensive_fft_hfft2_cuda_int64 PASSED [0.4059s] [ 18%] 2025-08-20T08:24:18.0276068Z test_decomp.py::TestDecompCUDA::test_comprehensive_fft_hfftn_cuda_float64 PASSED [6.6881s] [ 19%] 2025-08-20T08:24:18.0276328Z test_decomp.py::TestDecompCUDA::test_comprehensive_fft_hfftn_cuda_int8 PASSED [0.8065s] [ 19%] 2025-08-20T08:24:18.0276581Z test_decomp.py::TestDecompCUDA::test_comprehensive_fft_ifft2_cuda_float64 PASSED [2.5959s] [ 19%] 2025-08-20T08:24:18.0276834Z test_decomp.py::TestDecompCUDA::test_comprehensive_fft_ifft2_cuda_int64 PASSED [0.2494s] [ 19%] 2025-08-20T08:24:18.0277132Z test_decomp.py::TestDecompCUDA::test_comprehensive_fft_ifft_cuda_float64 PASSED [3.2496s] [ 19%] 2025-08-20T08:24:18.0277410Z test_decomp.py::TestDecompCUDA::test_comprehensive_fft_ifftshift_cuda_float16 PASSED [0.0442s] [ 19%] 2025-08-20T08:24:18.0277668Z test_decomp.py::TestDecompCUDA::test_comprehensive_fft_ihfftn_cuda_int16 PASSED [0.2819s] [ 19%] 2025-08-20T08:24:18.0277920Z test_decomp.py::TestDecompCUDA::test_comprehensive_fft_irfft2_cuda_int8 PASSED [0.6405s] [ 19%] 2025-08-20T08:24:18.0278169Z test_decomp.py::TestDecompCUDA::test_comprehensive_fft_irfft2_cuda_uint8 PASSED [0.1698s] [ 20%] 2025-08-20T08:24:18.0278427Z test_decomp.py::TestDecompCUDA::test_comprehensive_fft_irfft_cuda_complex32 PASSED [0.3750s] [ 20%] 2025-08-20T08:24:18.0278689Z test_decomp.py::TestDecompCUDA::test_comprehensive_fft_irfftn_cuda_complex128 PASSED [2.8024s] [ 20%] 2025-08-20T08:24:18.0278946Z test_decomp.py::TestDecompCUDA::test_comprehensive_fft_rfft_cuda_float16 PASSED [1.4689s] [ 20%] 2025-08-20T08:24:18.0279205Z test_decomp.py::TestDecompCUDA::test_comprehensive_flatten_cuda_complex128 PASSED [0.1287s] [ 20%] 2025-08-20T08:24:18.0279460Z test_decomp.py::TestDecompCUDA::test_comprehensive_flatten_cuda_float32 PASSED [0.0707s] [ 20%] 2025-08-20T08:24:18.0279709Z test_decomp.py::TestDecompCUDA::test_comprehensive_flip_cuda_bfloat16 PASSED [0.0119s] [ 20%] 2025-08-20T08:24:18.0279951Z test_decomp.py::TestDecompCUDA::test_comprehensive_flip_cuda_bool PASSED [0.0881s] [ 20%] 2025-08-20T08:24:18.0280270Z test_decomp.py::TestDecompCUDA::test_comprehensive_flip_cuda_float32 PASSED [0.2999s] [ 21%] 2025-08-20T08:24:18.0280523Z test_decomp.py::TestDecompCUDA::test_comprehensive_flipud_cuda_complex128 PASSED [0.1130s] [ 21%] 2025-08-20T08:24:18.0280774Z test_decomp.py::TestDecompCUDA::test_comprehensive_flipud_cuda_float32 PASSED [0.0622s] [ 21%] 2025-08-20T08:24:18.0281014Z test_decomp.py::TestDecompCUDA::test_comprehensive_fmin_cuda_bool PASSED [0.0980s] [ 21%] 2025-08-20T08:24:18.0281250Z test_decomp.py::TestDecompCUDA::test_comprehensive_fmin_cuda_int16 PASSED [0.0984s] [ 21%] 2025-08-20T08:24:18.0281495Z test_decomp.py::TestDecompCUDA::test_comprehensive_fmod_cuda_float16 PASSED [0.0354s] [ 21%] 2025-08-20T08:24:18.0281820Z test_decomp.py::TestDecompCUDA::test_comprehensive_fmod_cuda_int8 PASSED [0.0978s] [ 21%] 2025-08-20T08:24:18.0282115Z test_decomp.py::TestDecompCUDA::test_comprehensive_frac_cuda_bfloat16 PASSED [0.0051s] [ 22%] 2025-08-20T08:24:18.0282402Z test_decomp.py::TestDecompCUDA::test_comprehensive_frexp_cuda_float16 PASSED [0.0131s] [ 22%] 2025-08-20T08:24:18.0282720Z test_decomp.py::TestDecompCUDA::test_comprehensive_full_cuda_complex128 PASSED [0.0284s] [ 22%] 2025-08-20T08:24:18.0283017Z test_decomp.py::TestDecompCUDA::test_comprehensive_full_like_cuda_uint8 PASSED [0.0041s] [ 22%] 2025-08-20T08:24:18.0283309Z test_decomp.py::TestDecompCUDA::test_comprehensive_gather_cuda_int64 PASSED [0.0048s] [ 22%] 2025-08-20T08:24:18.0283600Z test_decomp.py::TestDecompCUDA::test_comprehensive_gather_cuda_uint8 PASSED [0.0048s] [ 22%] 2025-08-20T08:24:18.0283878Z test_decomp.py::TestDecompCUDA::test_comprehensive_gcd_cuda_int32 PASSED [0.1008s] [ 22%] 2025-08-20T08:24:18.0284159Z test_decomp.py::TestDecompCUDA::test_comprehensive_geometric_cuda_uint8 PASSED [0.0080s] [ 22%] 2025-08-20T08:24:18.0284466Z test_decomp.py::TestDecompCUDA::test_comprehensive_geqrf_cuda_float64 PASSED [0.0658s] [ 23%] 2025-08-20T08:24:18.0284795Z test_decomp.py::TestDecompCUDA::test_comprehensive_grid_sampler_3d_cuda_float32 SKIPPED [0.0002s] (Skipped!) [ 23%] 2025-08-20T08:24:18.0285113Z test_decomp.py::TestDecompCUDA::test_comprehensive_gt_cuda_int32 PASSED [0.0958s] [ 23%] 2025-08-20T08:24:18.0285391Z test_decomp.py::TestDecompCUDA::test_comprehensive_gt_cuda_int8 PASSED [0.0976s] [ 23%] 2025-08-20T08:24:18.0285677Z test_decomp.py::TestDecompCUDA::test_comprehensive_heaviside_cuda_int64 PASSED [1.8988s] [ 23%] 2025-08-20T08:24:18.0285980Z test_decomp.py::TestDecompCUDA::test_comprehensive_hsplit_cuda_float32 PASSED [1.0961s] [ 23%] 2025-08-20T08:24:18.0286309Z test_decomp.py::TestDecompCUDA::test_comprehensive_hstack_cuda_bool PASSED [0.0157s] [ 23%] 2025-08-20T08:24:18.0286609Z test_decomp.py::TestDecompCUDA::test_comprehensive_hstack_cuda_complex64 PASSED [0.1177s] [ 24%] 2025-08-20T08:24:18.0286922Z test_decomp.py::TestDecompCUDA::test_comprehensive_hstack_cuda_float16 PASSED [0.0067s] [ 24%] 2025-08-20T08:24:18.0287208Z test_decomp.py::TestDecompCUDA::test_comprehensive_hstack_cuda_float64 PASSED [0.0653s] [ 24%] 2025-08-20T08:24:18.0287494Z test_decomp.py::TestDecompCUDA::test_comprehensive_hstack_cuda_int32 PASSED [0.0206s] [ 24%] 2025-08-20T08:24:18.0287791Z test_decomp.py::TestDecompCUDA::test_comprehensive_index_add_cuda_int64 PASSED [0.0352s] [ 24%] 2025-08-20T08:24:18.0288082Z test_decomp.py::TestDecompCUDA::test_comprehensive_index_fill_cuda_bfloat16 PASSED [0.0400s] [ 24%] 2025-08-20T08:24:18.0288522Z test_decomp.py::TestDecompCUDA::test_comprehensive_index_fill_cuda_complex64 PASSED [0.2270s] [ 24%] 2025-08-20T08:24:18.0288822Z test_decomp.py::TestDecompCUDA::test_comprehensive_index_put_cuda_bfloat16 PASSED [0.0090s] [ 24%] 2025-08-20T08:24:18.0289113Z test_decomp.py::TestDecompCUDA::test_comprehensive_index_put_cuda_complex32 PASSED [0.0038s] [ 25%] 2025-08-20T08:24:18.0289434Z test_decomp.py::TestDecompCUDA::test_comprehensive_index_reduce_amax_cuda_int16 PASSED [0.0043s] [ 25%] 2025-08-20T08:24:18.0289741Z test_decomp.py::TestDecompCUDA::test_comprehensive_index_reduce_amin_cuda_float64 PASSED [0.9625s] [ 25%] 2025-08-20T08:24:18.0290053Z test_decomp.py::TestDecompCUDA::test_comprehensive_index_reduce_amin_cuda_uint8 PASSED [0.0048s] [ 25%] 2025-08-20T08:24:18.0290418Z test_decomp.py::TestDecompCUDA::test_comprehensive_inner_cuda_bfloat16 PASSED [0.0117s] [ 25%] 2025-08-20T08:24:18.0290690Z test_decomp.py::TestDecompCUDA::test_comprehensive_int_cuda_int8 PASSED [0.0144s] [ 25%] 2025-08-20T08:24:18.0290968Z test_decomp.py::TestDecompCUDA::test_comprehensive_isclose_cuda_complex128 PASSED [3.5447s] [ 25%] 2025-08-20T08:24:18.0291261Z test_decomp.py::TestDecompCUDA::test_comprehensive_isin_cuda_float16 PASSED [0.0425s] [ 25%] 2025-08-20T08:24:18.0292034Z test_decomp.py::TestDecompCUDA::test_comprehensive_isin_cuda_int32 PASSED [0.0361s] [ 26%] 2025-08-20T08:24:18.0292328Z test_decomp.py::TestDecompCUDA::test_comprehensive_isin_cuda_int64 PASSED [0.0364s] [ 26%] 2025-08-20T08:24:18.0292598Z test_decomp.py::TestDecompCUDA::test_comprehensive_isinf_cuda_int64 PASSED [0.0451s] [ 26%] 2025-08-20T08:24:18.0292875Z test_decomp.py::TestDecompCUDA::test_comprehensive_isnan_cuda_bfloat16 PASSED [0.0228s] [ 26%] 2025-08-20T08:24:18.0293209Z test_decomp.py::TestDecompCUDA::test_comprehensive_isneginf_cuda_int32 PASSED [0.0433s] [ 26%] 2025-08-20T08:24:18.0293488Z test_decomp.py::TestDecompCUDA::test_comprehensive_isreal_cuda_float16 PASSED [0.0057s] [ 26%] 2025-08-20T08:24:18.0293777Z test_decomp.py::TestDecompCUDA::test_comprehensive_isreal_cuda_int16 PASSED [0.0049s] [ 26%] 2025-08-20T08:24:18.0294109Z test_decomp.py::TestDecompCUDA::test_comprehensive_item_cuda_int32 SKIPPED [0.0010s] (item in torch.int32 not supported) [ 27%] 2025-08-20T08:24:18.0294483Z test_decomp.py::TestDecompCUDA::test_comprehensive_item_cuda_int8 SKIPPED [0.0010s] (item in torch.int8 not supported) [ 27%] 2025-08-20T08:24:18.0294845Z test_decomp.py::TestDecompCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_bool PASSED [0.0055s] [ 27%] 2025-08-20T08:24:18.0295174Z test_decomp.py::TestDecompCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_int8 PASSED [0.2645s] [ 27%] 2025-08-20T08:24:18.0295512Z test_decomp.py::TestDecompCUDA::test_comprehensive_jiterator_4inputs_with_extra_args_cuda_float32 PASSED [0.0061s] [ 27%] 2025-08-20T08:24:18.0295868Z test_decomp.py::TestDecompCUDA::test_comprehensive_jiterator_binary_cuda_bfloat16 PASSED [0.2641s] [ 27%] 2025-08-20T08:24:18.0296198Z test_decomp.py::TestDecompCUDA::test_comprehensive_jiterator_binary_return_by_ref_cuda_complex64 PASSED [0.2600s] [ 27%] 2025-08-20T08:24:18.0296553Z test_decomp.py::TestDecompCUDA::test_comprehensive_jiterator_binary_return_by_ref_cuda_int32 PASSED [0.2321s] [ 27%] 2025-08-20T08:24:18.0296941Z test_decomp.py::TestDecompCUDA::test_comprehensive_jiterator_unary_cuda_float32 PASSED [0.0039s] [ 28%] 2025-08-20T08:24:18.0297235Z test_decomp.py::TestDecompCUDA::test_comprehensive_kthvalue_cuda_uint8 PASSED [0.0143s] [ 28%] 2025-08-20T08:24:18.0297521Z test_decomp.py::TestDecompCUDA::test_comprehensive_lcm_cuda_int64 PASSED [1.6879s] [ 28%] 2025-08-20T08:24:18.0297817Z test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_diagonal_cuda_complex64 PASSED [0.5281s] [ 28%] 2025-08-20T08:24:18.0298115Z test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_inv_cuda_float32 PASSED [0.4947s] [ 28%] 2025-08-20T08:24:18.0298436Z test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_inv_ex_cuda_complex128 PASSED [0.5572s] [ 28%] 2025-08-20T08:24:18.0299263Z test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_inv_ex_cuda_complex64 PASSED [0.5522s] [ 28%] 2025-08-20T08:24:18.0299574Z test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_inv_ex_cuda_float64 PASSED [0.3475s] [ 29%] 2025-08-20T08:24:18.0299904Z test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_lstsq_grad_oriented_cuda_float32 PASSED [1.2049s] [ 29%] 2025-08-20T08:24:18.0300284Z test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_lu_cuda_complex128 PASSED [37.3681s] [ 29%] 2025-08-20T08:24:18.0300619Z test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_lu_factor_ex_cuda_complex128 PASSED [41.2753s] [ 29%] 2025-08-20T08:24:18.0300958Z test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_norm_subgradients_at_zero_cuda_complex128 PASSED [2.2911s] [ 29%] 2025-08-20T08:24:18.0301296Z test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_pinv_hermitian_cuda_float32 PASSED [0.8548s] [ 29%] 2025-08-20T08:24:18.0301635Z test_decomp.py::TestDecompCUDA::test_comprehensive_linalg_tensorinv_cuda_complex64 PASSED [0.6407s] [ 29%] 2025-08-20T08:24:18.0301962Z test_decomp.py::TestDecompCUDA::test_comprehensive_linspace_tensor_overload_cuda_complex128 PASSED [4.1870s] [ 29%] 2025-08-20T08:24:18.0302307Z test_decomp.py::TestDecompCUDA::test_comprehensive_linspace_tensor_overload_cuda_int8 PASSED [3.2471s] [ 30%] 2025-08-20T08:24:18.0302612Z test_decomp.py::TestDecompCUDA::test_comprehensive_log1p_cuda_float64 PASSED [0.1921s] [ 30%] 2025-08-20T08:24:18.0302876Z test_decomp.py::TestDecompCUDA::test_comprehensive_log2_cuda_int64 PASSED [0.0063s] [ 30%] 2025-08-20T08:24:18.0303162Z test_decomp.py::TestDecompCUDA::test_comprehensive_log2_cuda_int8 PASSED [0.0055s] [ 30%] 2025-08-20T08:24:18.0303552Z test_decomp.py::TestDecompCUDA::test_comprehensive_log_softmax_cuda_float64 PASSED [0.7029s] [ 30%] 2025-08-20T08:24:18.0303862Z test_decomp.py::TestDecompCUDA::test_comprehensive_log_softmax_with_dtype_cuda_bool PASSED [0.4082s] [ 30%] 2025-08-20T08:24:18.0304188Z test_decomp.py::TestDecompCUDA::test_comprehensive_log_softmax_with_dtype_cuda_int8 PASSED [0.4882s] [ 30%] 2025-08-20T08:24:18.0304490Z test_decomp.py::TestDecompCUDA::test_comprehensive_logaddexp2_cuda_float32 PASSED [0.1606s] [ 30%] 2025-08-20T08:24:18.0304788Z test_decomp.py::TestDecompCUDA::test_comprehensive_logcumsumexp_cuda_bfloat16 PASSED [0.0890s] [ 31%] 2025-08-20T08:24:18.0305107Z test_decomp.py::TestDecompCUDA::test_comprehensive_logcumsumexp_cuda_complex64 PASSED [1.0308s] [ 31%] 2025-08-20T08:24:18.0305406Z test_decomp.py::TestDecompCUDA::test_comprehensive_logical_or_cuda_int64 PASSED [0.3227s] [ 31%] 2025-08-20T08:24:18.0305695Z test_decomp.py::TestDecompCUDA::test_comprehensive_logit_cuda_uint8 PASSED [0.2193s] [ 31%] 2025-08-20T08:24:18.0305987Z test_decomp.py::TestDecompCUDA::test_comprehensive_logspace_cuda_bfloat16 PASSED [0.9525s] [ 31%] 2025-08-20T08:24:18.0306300Z test_decomp.py::TestDecompCUDA::test_comprehensive_logspace_tensor_overload_cuda_int16 XFAIL [1.5880s] [ 31%] 2025-08-20T08:24:18.0306638Z test_decomp.py::TestDecompCUDA::test_comprehensive_logspace_tensor_overload_cuda_uint8 PASSED [4.9514s] [ 31%] 2025-08-20T08:24:18.0306946Z test_decomp.py::TestDecompCUDA::test_comprehensive_logsumexp_cuda_uint8 PASSED [0.2823s] [ 32%] 2025-08-20T08:24:18.0307275Z test_decomp.py::TestDecompCUDA::test_comprehensive_long_cuda_float32 PASSED [0.0197s] [ 32%] 2025-08-20T08:24:18.0307578Z test_decomp.py::TestDecompCUDA::test_comprehensive_long_cuda_int8 PASSED [0.0133s] [ 32%] 2025-08-20T08:24:18.0307847Z test_decomp.py::TestDecompCUDA::test_comprehensive_lt_cuda_float64 PASSED [0.1781s] [ 32%] 2025-08-20T08:24:18.0308129Z test_decomp.py::TestDecompCUDA::test_comprehensive_lu_cuda_complex128 PASSED [41.0537s] [ 32%] 2025-08-20T08:24:18.0308427Z test_decomp.py::TestDecompCUDA::test_comprehensive_lu_solve_cuda_complex128 PASSED [3.5893s] [ 32%] 2025-08-20T08:24:18.0308716Z test_decomp.py::TestDecompCUDA::test_comprehensive_lu_solve_cuda_float64 PASSED [2.6814s] [ 32%] 2025-08-20T08:24:18.0309009Z test_decomp.py::TestDecompCUDA::test_comprehensive_mT_cuda_uint8 PASSED [0.1837s] [ 32%] 2025-08-20T08:24:18.0309287Z test_decomp.py::TestDecompCUDA::test_comprehensive_masked_amax_cuda_int32 PASSED [0.3485s] [ 33%] 2025-08-20T08:24:18.0309599Z test_decomp.py::TestDecompCUDA::test_comprehensive_masked_amin_cuda_float64 PASSED [1.8624s] [ 33%] 2025-08-20T08:24:18.0312659Z test_decomp.py::TestDecompCUDA::test_comprehensive_masked_amin_cuda_int32 PASSED [0.3462s] [ 33%] 2025-08-20T08:24:18.0312922Z test_decomp.py::TestDecompCUDA::test_comprehensive_masked_argmin_cuda_bfloat16 PASSED [0.0924s] [ 33%] 2025-08-20T08:24:18.0313187Z test_decomp.py::TestDecompCUDA::test_comprehensive_masked_argmin_cuda_float16 PASSED [0.0959s] [ 33%] 2025-08-20T08:24:18.0313455Z test_decomp.py::TestDecompCUDA::test_comprehensive_masked_cumsum_cuda_complex128 PASSED [9.3523s] [ 33%] 2025-08-20T08:24:18.0313751Z test_decomp.py::TestDecompCUDA::test_comprehensive_masked_logsumexp_cuda_complex128 SKIPPED [0.0001s] (Skipped!) [ 33%] 2025-08-20T08:24:18.0314064Z test_decomp.py::TestDecompCUDA::test_comprehensive_masked_logsumexp_cuda_complex64 SKIPPED [0.0001s] (Skipped!) [ 33%] 2025-08-20T08:24:18.0314373Z test_decomp.py::TestDecompCUDA::test_comprehensive_masked_logsumexp_cuda_float32 SKIPPED [0.0001s] (Skipped!) [ 34%] 2025-08-20T08:24:18.0314660Z test_decomp.py::TestDecompCUDA::test_comprehensive_masked_mean_cuda_complex128 PASSED [2.4680s] [ 34%] 2025-08-20T08:24:18.0314933Z test_decomp.py::TestDecompCUDA::test_comprehensive_masked_normalize_cuda_float32 PASSED [11.1977s] [ 34%] 2025-08-20T08:24:18.0315198Z test_decomp.py::TestDecompCUDA::test_comprehensive_masked_prod_cuda_int64 PASSED [0.4189s] [ 34%] 2025-08-20T08:24:18.0315458Z test_decomp.py::TestDecompCUDA::test_comprehensive_masked_select_cuda_bfloat16 PASSED [0.0124s] [ 34%] 2025-08-20T08:24:18.0315771Z test_decomp.py::TestDecompCUDA::test_comprehensive_masked_select_cuda_complex128 PASSED [0.6716s] [ 34%] 2025-08-20T08:24:18.0316036Z test_decomp.py::TestDecompCUDA::test_comprehensive_masked_std_cuda_complex128 PASSED [24.2928s] [ 34%] 2025-08-20T08:24:18.0316298Z test_decomp.py::TestDecompCUDA::test_comprehensive_masked_std_cuda_complex64 PASSED [25.3275s] [ 35%] 2025-08-20T08:24:18.0316553Z test_decomp.py::TestDecompCUDA::test_comprehensive_masked_sum_cuda_int32 PASSED [0.3712s] [ 35%] 2025-08-20T08:24:18.0318127Z test_decomp.py::TestDecompCUDA::test_comprehensive_max_binary_cuda_int32 PASSED [0.1031s] [ 35%] 2025-08-20T08:24:18.0318387Z test_decomp.py::TestDecompCUDA::test_comprehensive_maximum_cuda_uint8 PASSED [0.1029s] [ 35%] 2025-08-20T08:24:18.0318709Z test_decomp.py::TestDecompCUDA::test_comprehensive_meshgrid_list_of_tensors_cuda_int64 SKIPPED [0.0011s] (meshgrid in torch.int64 not supported) [ 35%] 2025-08-20T08:24:18.0319033Z test_decomp.py::TestDecompCUDA::test_comprehensive_min_binary_cuda_uint8 PASSED [0.1031s] [ 35%] 2025-08-20T08:24:18.0319296Z test_decomp.py::TestDecompCUDA::test_comprehensive_min_reduction_no_dim_cuda_float64 PASSED [0.0920s] [ 35%] 2025-08-20T08:24:18.0319571Z test_decomp.py::TestDecompCUDA::test_comprehensive_min_reduction_no_dim_cuda_int16 PASSED [0.0029s] [ 35%] 2025-08-20T08:24:18.0319846Z test_decomp.py::TestDecompCUDA::test_comprehensive_min_reduction_with_dim_cuda_int64 PASSED [0.0032s] [ 36%] 2025-08-20T08:24:18.0320266Z test_decomp.py::TestDecompCUDA::test_comprehensive_minimum_cuda_bool PASSED [0.1025s] [ 36%] 2025-08-20T08:24:18.0320510Z test_decomp.py::TestDecompCUDA::test_comprehensive_msort_cuda_bfloat16 PASSED [0.0060s] [ 36%] 2025-08-20T08:24:18.0320748Z test_decomp.py::TestDecompCUDA::test_comprehensive_mul_cuda_int32 PASSED [0.1013s] [ 36%] 2025-08-20T08:24:18.0320979Z test_decomp.py::TestDecompCUDA::test_comprehensive_mul_cuda_uint8 PASSED [0.1009s] [ 36%] 2025-08-20T08:24:18.0322407Z test_decomp.py::TestDecompCUDA::test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_int8 PASSED [0.3186s] [ 36%] 2025-08-20T08:24:18.0322689Z test_decomp.py::TestDecompCUDA::test_comprehensive_nan_to_num_cuda_int64 PASSED [0.0067s] [ 36%] 2025-08-20T08:24:18.0322938Z test_decomp.py::TestDecompCUDA::test_comprehensive_nan_to_num_cuda_uint8 PASSED [0.0062s] [ 37%] 2025-08-20T08:24:18.0323187Z test_decomp.py::TestDecompCUDA::test_comprehensive_nanmedian_cuda_float32 PASSED [0.1070s] [ 37%] 2025-08-20T08:24:18.0323446Z test_decomp.py::TestDecompCUDA::test_comprehensive_nansum_cuda_bfloat16 PASSED [0.2528s] [ 37%] 2025-08-20T08:24:18.0323695Z test_decomp.py::TestDecompCUDA::test_comprehensive_nansum_cuda_complex64 PASSED [1.3503s] [ 37%] 2025-08-20T08:24:18.0323938Z test_decomp.py::TestDecompCUDA::test_comprehensive_narrow_cuda_bool PASSED [0.0932s] [ 37%] 2025-08-20T08:24:18.0324178Z test_decomp.py::TestDecompCUDA::test_comprehensive_narrow_cuda_int8 PASSED [0.0953s] [ 37%] 2025-08-20T08:24:18.0324437Z test_decomp.py::TestDecompCUDA::test_comprehensive_native_layer_norm_cuda_bfloat16 PASSED [0.1984s] [ 37%] 2025-08-20T08:24:18.0324697Z test_decomp.py::TestDecompCUDA::test_comprehensive_neg_cuda_complex128 PASSED [0.1769s] [ 37%] 2025-08-20T08:24:18.0325012Z test_decomp.py::TestDecompCUDA::test_comprehensive_new_empty_cuda_complex128 SKIPPED [0.0012s] (new_empty in torch.complex128 not supported) [ 38%] 2025-08-20T08:24:18.0326427Z test_decomp.py::TestDecompCUDA::test_comprehensive_new_empty_strided_cuda_uint8 SKIPPED [0.0001s] (Expected: new_empty_strided is not comparable) [ 38%] 2025-08-20T08:24:18.0326747Z test_decomp.py::TestDecompCUDA::test_comprehensive_new_ones_cuda_float16 PASSED [0.0084s] [ 38%] 2025-08-20T08:24:18.0326997Z test_decomp.py::TestDecompCUDA::test_comprehensive_new_zeros_cuda_int32 PASSED [0.0176s] [ 38%] 2025-08-20T08:24:18.0327249Z test_decomp.py::TestDecompCUDA::test_comprehensive_nextafter_cuda_bfloat16 PASSED [0.0089s] [ 38%] 2025-08-20T08:24:18.0327535Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_adaptive_avg_pool1d_cuda_float16 PASSED [0.1318s] [ 38%] 2025-08-20T08:24:18.0327889Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_float16 PASSED [0.0139s] [ 38%] 2025-08-20T08:24:18.0328201Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_float64 PASSED [0.2353s] [ 38%] 2025-08-20T08:24:18.0328505Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_avg_pool2d_cuda_float32 PASSED [0.0096s] [ 39%] 2025-08-20T08:24:18.0328795Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_avg_pool3d_cuda_float16 PASSED [0.0097s] [ 39%] 2025-08-20T08:24:18.0329081Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_conv1d_cuda_complex64 PASSED [3.2267s] [ 39%] 2025-08-20T08:24:18.0329553Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_conv3d_cuda_complex64 MIOpen(HIP): Warning [IsEnoughWorkspace] [GetSolutionsFallback WTI] Solver , workspace required: 52800, provided ptr: 0x7608e3412a00 size: 11008 2025-08-20T08:24:18.0334685Z MIOpen(HIP): Warning [IsEnoughWorkspace] [EvaluateInvokers] Solver , workspace required: 52800, provided ptr: 0x7608e3412a00 size: 11008 2025-08-20T08:24:18.0335092Z MIOpen(HIP): Warning [IsEnoughWorkspace] [GetSolutionsFallback WTI] Solver , workspace required: 52800, provided ptr: 0x7608e341c000 size: 11008 2025-08-20T08:24:18.0335562Z MIOpen(HIP): Warning [IsEnoughWorkspace] [EvaluateInvokers] Solver , workspace required: 52800, provided ptr: 0x7608e341c000 size: 11008 2025-08-20T08:24:18.0335997Z MIOpen(HIP): Warning [IsEnoughWorkspace] [GetSolutionsFallback WTI] Solver , workspace required: 52800, provided ptr: 0x7608e341c000 size: 11008 2025-08-20T08:24:18.0336418Z MIOpen(HIP): Warning [IsEnoughWorkspace] [EvaluateInvokers] Solver , workspace required: 52800, provided ptr: 0x7608e341c000 size: 11008 2025-08-20T08:24:18.0336831Z MIOpen(HIP): Warning [IsEnoughWorkspace] [GetSolutionsFallback WTI] Solver , workspace required: 337920, provided ptr: 0x7608e3404800 size: 12544 2025-08-20T08:24:18.0337235Z MIOpen(HIP): Warning [IsEnoughWorkspace] [EvaluateInvokers] Solver , workspace required: 337920, provided ptr: 0x7608e3404800 size: 12544 2025-08-20T08:24:18.0337638Z MIOpen(HIP): Warning [IsEnoughWorkspace] [GetSolutionsFallback WTI] Solver , workspace required: 337920, provided ptr: 0x7608e3416800 size: 12544 2025-08-20T08:24:18.0338044Z MIOpen(HIP): Warning [IsEnoughWorkspace] [EvaluateInvokers] Solver , workspace required: 337920, provided ptr: 0x7608e3416800 size: 12544 2025-08-20T08:24:18.0338457Z MIOpen(HIP): Warning [IsEnoughWorkspace] [GetSolutionsFallback WTI] Solver , workspace required: 337920, provided ptr: 0x7608e3416800 size: 12544 2025-08-20T08:24:18.0340525Z MIOpen(HIP): Warning [IsEnoughWorkspace] [EvaluateInvokers] Solver , workspace required: 337920, provided ptr: 0x7608e3416800 size: 12544 2025-08-20T08:24:18.0340809Z PASSED [28.2877s] [ 39%] 2025-08-20T08:24:18.0341022Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_conv_transpose1d_cuda_float64 PASSED [0.1343s] [ 39%] 2025-08-20T08:24:18.0341338Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_conv_transpose3d_cuda_bfloat16 PASSED [6.7538s] [ 39%] 2025-08-20T08:24:18.0341658Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_cosine_embedding_loss_cuda_int64 PASSED [0.2229s] [ 39%] 2025-08-20T08:24:18.0341974Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_cosine_similarity_cuda_float16 PASSED [0.3152s] [ 40%] 2025-08-20T08:24:18.0342273Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_dropout_cuda_float32 PASSED [0.1278s] [ 40%] 2025-08-20T08:24:18.0342557Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_dropout_cuda_float64 PASSED [0.1157s] [ 40%] 2025-08-20T08:24:18.0342871Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_elu_cuda_float16 PASSED [0.0269s] [ 40%] 2025-08-20T08:24:18.0343172Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_fractional_max_pool2d_cuda_float64 PASSED [0.0260s] [ 40%] 2025-08-20T08:24:18.0343573Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_fractional_max_pool3d_cuda_float16 PASSED [0.0300s] [ 40%] 2025-08-20T08:24:18.0345001Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_gelu_cuda_float64 PASSED [3.4700s] [ 40%] 2025-08-20T08:24:18.0345375Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_grid_sample_cuda_float16 SKIPPED [0.0002s] (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 40%] 2025-08-20T08:24:18.0345758Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_hardtanh_cuda_bfloat16 PASSED [0.1283s] [ 41%] 2025-08-20T08:24:18.0346050Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_huber_loss_cuda_float16 PASSED [0.3215s] [ 41%] 2025-08-20T08:24:18.0346358Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_interpolate_trilinear_cuda_bfloat16 PASSED [2.4641s] [ 41%] 2025-08-20T08:24:18.0346660Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_kl_div_cuda_float64 PASSED [1.2247s] [ 41%] 2025-08-20T08:24:18.0346937Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_l1_loss_cuda_float32 PASSED [0.2952s] [ 41%] 2025-08-20T08:24:18.0347298Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_margin_ranking_loss_cuda_uint8 PASSED [0.6312s] [ 41%] 2025-08-20T08:24:18.0347617Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_mse_loss_cuda_float64 PASSED [0.5779s] [ 41%] 2025-08-20T08:24:18.0347966Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_pad_circular_cuda_bool SKIPPED [0.0002s] (Expected: new_empty_strided is not comparable) [ 41%] 2025-08-20T08:24:18.0349271Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_pad_constant_cuda_bool PASSED [0.6046s] [ 42%] 2025-08-20T08:24:18.0349576Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_pad_reflect_cuda_complex128 PASSED [47.3277s] [ 42%] 2025-08-20T08:24:18.0349877Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_pad_reflect_cuda_int32 PASSED [0.3029s] [ 42%] 2025-08-20T08:24:18.0350241Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_pad_reflect_cuda_int64 PASSED [0.2905s] [ 42%] 2025-08-20T08:24:18.0350545Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_pad_replicate_negative_cuda_int8 PASSED [0.7603s] [ 42%] 2025-08-20T08:24:18.0350911Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_relu6_cuda_int16 SKIPPED [0.0012s] (nn.functional.relu6 in torch.int16 not supported) [ 42%] 2025-08-20T08:24:18.0351316Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_relu6_cuda_int64 SKIPPED [0.0010s] (nn.functional.relu6 in torch.int64 not supported) [ 42%] 2025-08-20T08:24:18.0351718Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_relu6_cuda_int8 SKIPPED [0.0013s] (nn.functional.relu6 in torch.int8 not supported) [ 43%] 2025-08-20T08:24:18.0352125Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_rrelu_cuda_float32 SKIPPED [0.0014s] (nn.functional.rrelu in torch.float32 not supported) [ 43%] 2025-08-20T08:24:18.0352476Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_softsign_cuda_float64 PASSED [0.0925s] [ 43%] 2025-08-20T08:24:18.0352763Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_softsign_cuda_int32 PASSED [0.0113s] [ 43%] 2025-08-20T08:24:18.0353959Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_unfold_cuda_complex128 SKIPPED [0.0001s] (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 43%] 2025-08-20T08:24:18.0354340Z test_decomp.py::TestDecompCUDA::test_comprehensive_nn_functional_upsample_nearest_cuda_float32 PASSED [1.4857s] [ 43%] 2025-08-20T08:24:18.0354624Z test_decomp.py::TestDecompCUDA::test_comprehensive_nonzero_cuda_bfloat16 PASSED [0.0799s] [ 43%] 2025-08-20T08:24:18.0354960Z test_decomp.py::TestDecompCUDA::test_comprehensive_norm_cuda_bfloat16 SKIPPED [0.0011s] (norm in torch.bfloat16 not supported) [ 43%] 2025-08-20T08:24:18.0355310Z test_decomp.py::TestDecompCUDA::test_comprehensive_norm_cuda_complex128 SKIPPED [0.0010s] (norm in torch.complex128 not supported) [ 44%] 2025-08-20T08:24:18.0355660Z test_decomp.py::TestDecompCUDA::test_comprehensive_norm_fro_cuda_float16 SKIPPED [0.0010s] (norm in torch.float16 not supported) [ 44%] 2025-08-20T08:24:18.0355970Z test_decomp.py::TestDecompCUDA::test_comprehensive_normal_cuda_float32 SKIPPED [0.0001s] (Skipped!) [ 44%] 2025-08-20T08:24:18.0356234Z test_decomp.py::TestDecompCUDA::test_comprehensive_ones_cuda_complex64 PASSED [0.0163s] [ 44%] 2025-08-20T08:24:18.0356489Z test_decomp.py::TestDecompCUDA::test_comprehensive_ones_like_cuda_complex32 PASSED [0.0296s] [ 44%] 2025-08-20T08:24:18.0356746Z test_decomp.py::TestDecompCUDA::test_comprehensive_ones_like_cuda_int32 PASSED [0.0099s] [ 44%] 2025-08-20T08:24:18.0357070Z test_decomp.py::TestDecompCUDA::test_comprehensive_ormqr_cuda_float64 SKIPPED [0.0001s] (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 44%] 2025-08-20T08:24:18.0358214Z test_decomp.py::TestDecompCUDA::test_comprehensive_outer_cuda_bool PASSED [0.0069s] [ 45%] 2025-08-20T08:24:18.0358458Z test_decomp.py::TestDecompCUDA::test_comprehensive_outer_cuda_float32 PASSED [0.0543s] [ 45%] 2025-08-20T08:24:18.0358774Z test_decomp.py::TestDecompCUDA::test_comprehensive_pca_lowrank_cuda_float64 PASSED [21.7890s] [ 45%] 2025-08-20T08:24:18.0359031Z test_decomp.py::TestDecompCUDA::test_comprehensive_permute_cuda_bfloat16 PASSED [0.0075s] [ 45%] 2025-08-20T08:24:18.0359281Z test_decomp.py::TestDecompCUDA::test_comprehensive_permute_cuda_float64 PASSED [0.0374s] [ 45%] 2025-08-20T08:24:18.0359550Z test_decomp.py::TestDecompCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_int16 PASSED [0.0064s] [ 45%] 2025-08-20T08:24:18.0359837Z test_decomp.py::TestDecompCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_int8 PASSED [0.0041s] [ 45%] 2025-08-20T08:24:18.0360119Z test_decomp.py::TestDecompCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_uint8 PASSED [0.0040s] [ 45%] 2025-08-20T08:24:18.0360480Z test_decomp.py::TestDecompCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_int16 PASSED [0.0040s] [ 46%] 2025-08-20T08:24:18.0360751Z test_decomp.py::TestDecompCUDA::test_comprehensive_positive_cuda_complex32 PASSED [0.0027s] [ 46%] 2025-08-20T08:24:18.0361010Z test_decomp.py::TestDecompCUDA::test_comprehensive_positive_cuda_float32 PASSED [0.0026s] [ 46%] 2025-08-20T08:24:18.0362080Z test_decomp.py::TestDecompCUDA::test_comprehensive_pow_cuda_complex64 PASSED [6.3376s] [ 46%] 2025-08-20T08:24:18.0362319Z test_decomp.py::TestDecompCUDA::test_comprehensive_pow_cuda_int8 PASSED [0.1067s] [ 46%] 2025-08-20T08:24:18.0362629Z test_decomp.py::TestDecompCUDA::test_comprehensive_prod_cuda_complex128 HW Exception by GPU node-2 (Agent handle: 0x57a70f1c6e40) reason :GPU Hang 2025-08-20T08:24:18.0362882Z Fatal Python error: Aborted 2025-08-20T08:24:18.0362956Z 2025-08-20T08:24:18.0363016Z Thread 0x0000760ab49ff6c0 (most recent call first): 2025-08-20T08:24:18.0363244Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_tensor_str.py", line 283 in _vector_str 2025-08-20T08:24:18.0363550Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_tensor_str.py", line 302 in _tensor_str_with_formatter 2025-08-20T08:24:18.0363872Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_tensor_str.py", line 322 in _tensor_str_with_formatter 2025-08-20T08:24:18.0364168Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_tensor_str.py", line 376 in _tensor_str 2025-08-20T08:24:18.0364444Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_tensor_str.py", line 643 in _str_intern 2025-08-20T08:24:18.0365510Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_tensor_str.py", line 722 in _str 2025-08-20T08:24:18.0365811Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_tensor.py", line 568 in __repr__ 2025-08-20T08:24:18.0366057Z File "/var/lib/jenkins/pytorch/test/test_decomp.py", line 303 in op_assert_equal 2025-08-20T08:24:18.0366285Z File "/var/lib/jenkins/pytorch/test/test_decomp.py", line 901 in __torch_dispatch__ 2025-08-20T08:24:18.0366554Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_refs/__init__.py", line 462 in __maybe_broadcast 2025-08-20T08:24:18.0366846Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_refs/__init__.py", line 470 in 2025-08-20T08:24:18.0367135Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_refs/__init__.py", line 470 in _maybe_broadcast 2025-08-20T08:24:18.0367416Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_refs/__init__.py", line 1106 in _ref 2025-08-20T08:24:18.0367691Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_prims_common/wrappers.py", line 149 in _fn 2025-08-20T08:24:18.0367973Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_dynamo/eval_frame.py", line 1005 in _fn 2025-08-20T08:24:18.0368235Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_compile.py", line 53 in inner 2025-08-20T08:24:18.0369303Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_prims_common/wrappers.py", line 309 in _fn 2025-08-20T08:24:18.0369630Z File "/var/lib/jenkins/pytorch/test/test_decomp.py", line 847 in __torch_dispatch__ 2025-08-20T08:24:18.0369901Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_refs/__init__.py", line 4699 in _cumsumprod_common 2025-08-20T08:24:18.0370282Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_refs/__init__.py", line 4725 in cumprod 2025-08-20T08:24:18.0370534Z File "/var/lib/jenkins/pytorch/test/test_decomp.py", line 847 in __torch_dispatch__ 2025-08-20T08:24:18.0370668Z 2025-08-20T08:24:18.0370725Z Thread 0x00007615b7949600 (most recent call first): 2025-08-20T08:24:18.0370958Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/autograd/graph.py", line 841 in _engine_run_backward 2025-08-20T08:24:18.0371254Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/autograd/__init__.py", line 503 in grad 2025-08-20T08:24:18.0371499Z File "/var/lib/jenkins/pytorch/test/test_decomp.py", line 118 in _autograd_grad 2025-08-20T08:24:18.0371715Z File "/var/lib/jenkins/pytorch/test/test_decomp.py", line 150 in wrapped 2025-08-20T08:24:18.0371920Z File "/var/lib/jenkins/pytorch/test/test_decomp.py", line 1001 in do_cross_ref 2025-08-20T08:24:18.0373022Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 1645 in wrapper 2025-08-20T08:24:18.0373306Z File "/var/lib/jenkins/pytorch/test/test_decomp.py", line 599 in test_comprehensive 2025-08-20T08:24:18.0373586Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 2361 in wrapper 2025-08-20T08:24:18.0373916Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 1560 in wrapper 2025-08-20T08:24:18.0374253Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_device_type.py", line 1434 in only_fn 2025-08-20T08:24:18.0374605Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_device_type.py", line 1135 in test_wrapper 2025-08-20T08:24:18.0374946Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 1645 in wrapper 2025-08-20T08:24:18.0375331Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_device_type.py", line 426 in instantiated_test 2025-08-20T08:24:18.0375761Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3224 in wrapper 2025-08-20T08:24:18.0376137Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3224 in wrapper 2025-08-20T08:24:18.0376423Z File "/opt/conda/envs/py_3.12/lib/python3.12/unittest/case.py", line 589 in _callTestMethod 2025-08-20T08:24:18.0377616Z File "/opt/conda/envs/py_3.12/lib/python3.12/unittest/case.py", line 634 in run 2025-08-20T08:24:18.0377895Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3376 in _run_custom 2025-08-20T08:24:18.0378225Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3406 in run 2025-08-20T08:24:18.0378548Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_device_type.py", line 517 in run 2025-08-20T08:24:18.0378822Z File "/opt/conda/envs/py_3.12/lib/python3.12/unittest/case.py", line 690 in __call__ 2025-08-20T08:24:18.0379061Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/_pytest/unittest.py", line 333 in runtest 2025-08-20T08:24:18.0379339Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/_pytest/runner.py", line 169 in pytest_runtest_call 2025-08-20T08:24:18.0379617Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-20T08:24:18.0379881Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-20T08:24:18.0380294Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-20T08:24:18.0381395Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/_pytest/runner.py", line 262 in 2025-08-20T08:24:18.0381657Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/_pytest/runner.py", line 341 in from_call 2025-08-20T08:24:18.0381927Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/_pytest/runner.py", line 261 in call_runtest_hook 2025-08-20T08:24:18.0382210Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/_pytest/runner.py", line 222 in call_and_report 2025-08-20T08:24:18.0382488Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/_pytest/runner.py", line 133 in runtestprotocol 2025-08-20T08:24:18.0382792Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/pytest_rerunfailures.py", line 549 in pytest_runtest_protocol 2025-08-20T08:24:18.0383091Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-20T08:24:18.0383427Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-20T08:24:18.0383686Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-20T08:24:18.0383956Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/_pytest/main.py", line 348 in pytest_runtestloop 2025-08-20T08:24:18.0384228Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-20T08:24:18.0385308Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-20T08:24:18.0385572Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-20T08:24:18.0385822Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/_pytest/main.py", line 323 in _main 2025-08-20T08:24:18.0386077Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/_pytest/main.py", line 269 in wrap_session 2025-08-20T08:24:18.0386353Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/_pytest/main.py", line 316 in pytest_cmdline_main 2025-08-20T08:24:18.0386630Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-20T08:24:18.0386890Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-20T08:24:18.0387179Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-20T08:24:18.0387440Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/_pytest/config/__init__.py", line 166 in main 2025-08-20T08:24:18.0387741Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 1299 in run_tests 2025-08-20T08:24:18.0388013Z File "/var/lib/jenkins/pytorch/test/test_decomp.py", line 1348 in 2025-08-20T08:24:18.0388929Z 2025-08-20T08:24:18.0394313Z Extension modules: numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, torch._C, torch._C._dynamo.autograd_compiler, torch._C._dynamo.eval_frame, torch._C._dynamo.guards, torch._C._dynamo.utils, torch._C._fft, torch._C._linalg, torch._C._nested, torch._C._nn, torch._C._sparse, torch._C._special, multidict._multidict, yarl._quoting_c, propcache._helpers_c, aiohttp._http_writer, aiohttp._http_parser, aiohttp._websocket.mask, aiohttp._websocket.reader_c, frozenlist._frozenlist, charset_normalizer.md, requests.packages.charset_normalizer.md, requests.packages.chardet.md, thriftpy2.transport.cybase, thriftpy2.transport.buffered.cybuffered, thriftpy2.transport.framed.cyframed, thriftpy2.transport.memory.cymemory, thriftpy2.transport.sasl.cysasl, thriftpy2.protocol.cybin.cybin, scipy._lib._ccallback_c, yaml._yaml, numba.core.typeconv._typeconv, numba._helperlib, numba._dynfunc, numba._dispatcher, numba.core.runtime._nrt_python, numba.np.ufunc._internal, numba.experimental.jitclass._box, numba.mviewbuf, numba.types.itertools, psutil._psutil_linux, psutil._psutil_posix, scipy._lib._uarray._uarray, scipy.special._ufuncs_cxx, scipy.special._ufuncs, scipy.special._specfun, scipy.special._comb, scipy.linalg._fblas, scipy.linalg._flapack, scipy.linalg.cython_lapack, scipy.linalg._cythonized_array_utils, scipy.linalg._solve_toeplitz, scipy.linalg._decomp_lu_cython, scipy.linalg._matfuncs_sqrtm_triu, scipy.linalg.cython_blas, scipy.linalg._matfuncs_expm, scipy.linalg._decomp_update, scipy.sparse._sparsetools, _csparsetools, scipy.sparse._csparsetools, scipy.sparse.linalg._dsolve._superlu, scipy.sparse.linalg._eigen.arpack._arpack, scipy.sparse.linalg._propack._spropack, scipy.sparse.linalg._propack._dpropack, scipy.sparse.linalg._propack._cpropack, scipy.sparse.linalg._propack._zpropack, scipy.sparse.csgraph._tools, scipy.sparse.csgraph._shortest_path, scipy.sparse.csgraph._traversal, scipy.sparse.csgraph._min_spanning_tree, scipy.sparse.csgraph._flow, scipy.sparse.csgraph._matching, scipy.sparse.csgraph._reordering, scipy.special._ellip_harm_2, scipy.signal._sigtools, scipy.signal._max_len_seq_inner, scipy.signal._upfirdn_apply, scipy.signal._spline, scipy.spatial._ckdtree, scipy._lib.messagestream, scipy.spatial._qhull, scipy.spatial._voronoi, scipy.spatial._distance_wrap, scipy.spatial._hausdorff, scipy.spatial.transform._rotation, scipy.interpolate._fitpack, scipy.interpolate._dfitpack, scipy.optimize._group_columns, scipy.optimize._trlib._trlib, scipy.optimize._lbfgsb, _moduleTNC, scipy.optimize._moduleTNC, scipy.optimize._cobyla, scipy.optimize._slsqp, scipy.optimize._minpack, scipy.optimize._lsq.givens_elimination, scipy.optimize._zeros, scipy.optimize._highs.cython.src._highs_wrapper, scipy.optimize._highs._highs_wrapper, scipy.optimize._highs.cython.src._highs_constants, scipy.optimize._highs._highs_constants, scipy.linalg._interpolative, scipy.optimize._bglu_dense, scipy.optimize._lsap, scipy.optimize._direct, scipy.interpolate._bspl, scipy.interpolate._ppoly, scipy.interpolate.interpnd, scipy.interpolate._rbfinterp_pythran, scipy.interpolate._rgi_cython, scipy.ndimage._nd_image, _ni_label, scipy.ndimage._ni_label, scipy.signal._sosfilt, scipy.signal._spectral, scipy.integrate._odepack, scipy.integrate._quadpack, scipy.integrate._vode, scipy.integrate._dop, scipy.integrate._lsoda, scipy.special.cython_special, scipy.stats._stats, scipy.stats._biasedurn, scipy.stats._levy_stable.levyst, scipy.stats._stats_pythran, scipy.stats._ansari_swilk_statistics, scipy.stats._sobol, scipy.stats._qmc_cy, scipy.stats._mvn, scipy.stats._rcont.rcont, scipy.stats._unuran.unuran_wrapper, scipy.signal._peak_finding_utils (total: 144) 2025-08-20T08:24:18.0483926Z Prepare all required actions 2025-08-20T08:24:18.0484406Z Getting action download info 2025-08-20T08:24:18.2847735Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-08-20T08:24:18.8341862Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-08-20T08:24:19.4049973Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-08-20T08:24:19.4050123Z with: 2025-08-20T08:24:19.4050306Z use-gha: true 2025-08-20T08:24:19.4050447Z file-suffix: test-default-5-6-linux.rocm.gpu.gfx942.1_48463030218 2025-08-20T08:24:19.4050617Z s3-bucket: gha-artifacts 2025-08-20T08:24:19.4050715Z env: 2025-08-20T08:24:19.4050796Z GIT_DEFAULT_BRANCH: main 2025-08-20T08:24:19.4050922Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T08:24:19.4051089Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T08:24:19.4051260Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T08:24:19.4051627Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T08:24:19.4052060Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T08:24:19.4052166Z AWS_REGION: us-east-1 2025-08-20T08:24:19.4052310Z AWS_ACCESS_KEY_ID: *** 2025-08-20T08:24:19.4052452Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T08:24:19.4054725Z AWS_SESSION_TOKEN: *** 2025-08-20T08:24:19.4054888Z CONTAINER_NAME: bdde5de0b3395b5b36582942af288c742cd624ff3a895f5f31c5a5c7dbb11aa5 2025-08-20T08:24:19.4055060Z ##[endgroup] 2025-08-20T08:24:19.4111018Z ##[group]Run actions/upload-artifact@v4 2025-08-20T08:24:19.4111136Z with: 2025-08-20T08:24:19.4111308Z name: test-jsons-runattempt1-test-default-5-6-linux.rocm.gpu.gfx942.1_48463030218.zip 2025-08-20T08:24:19.4111497Z retention-days: 14 2025-08-20T08:24:19.4113654Z if-no-files-found: warn 2025-08-20T08:24:19.4113758Z path: test/**/*.json 2025-08-20T08:24:19.4113855Z compression-level: 6 2025-08-20T08:24:19.4113946Z overwrite: false 2025-08-20T08:24:19.4114042Z include-hidden-files: false 2025-08-20T08:24:19.4114145Z env: 2025-08-20T08:24:19.4114229Z GIT_DEFAULT_BRANCH: main 2025-08-20T08:24:19.4114359Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T08:24:19.4114563Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T08:24:19.4114718Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T08:24:19.4115115Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T08:24:19.4117464Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T08:24:19.4117577Z AWS_REGION: us-east-1 2025-08-20T08:24:19.4117727Z AWS_ACCESS_KEY_ID: *** 2025-08-20T08:24:19.4117938Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T08:24:19.4120845Z AWS_SESSION_TOKEN: *** 2025-08-20T08:24:19.4121011Z CONTAINER_NAME: bdde5de0b3395b5b36582942af288c742cd624ff3a895f5f31c5a5c7dbb11aa5 2025-08-20T08:24:19.4121184Z ##[endgroup] 2025-08-20T08:24:19.8185300Z With the provided path, there will be 6 files uploaded 2025-08-20T08:24:19.8188768Z Artifact name is valid! 2025-08-20T08:24:19.8189104Z Root directory input is valid! 2025-08-20T08:24:19.9519568Z Beginning upload of artifact content to blob storage 2025-08-20T08:24:20.0981271Z Uploaded bytes 45620 2025-08-20T08:24:20.1297200Z Finished uploading artifact content to blob storage! 2025-08-20T08:24:20.1297895Z SHA256 digest of uploaded artifact zip is 82beab844e63ec2faa72597a826401f07c81944afff0112e5e7fbbf6be90fcae 2025-08-20T08:24:20.1298898Z Finalizing artifact upload 2025-08-20T08:24:20.2241644Z Artifact test-jsons-runattempt1-test-default-5-6-linux.rocm.gpu.gfx942.1_48463030218.zip.zip successfully finalized. Artifact ID 3806640504 2025-08-20T08:24:20.2242984Z Artifact test-jsons-runattempt1-test-default-5-6-linux.rocm.gpu.gfx942.1_48463030218.zip has been successfully uploaded! Final size is 45620 bytes. Artifact ID is 3806640504 2025-08-20T08:24:20.2244147Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/17089827739/artifacts/3806640504 2025-08-20T08:24:20.2369818Z ##[group]Run actions/upload-artifact@v4 2025-08-20T08:24:20.2369967Z with: 2025-08-20T08:24:20.2370252Z name: test-reports-runattempt1-test-default-5-6-linux.rocm.gpu.gfx942.1_48463030218.zip 2025-08-20T08:24:20.2370474Z retention-days: 14 2025-08-20T08:24:20.2370586Z if-no-files-found: ignore 2025-08-20T08:24:20.2370708Z path: test/**/*.xml test/**/*.csv 2025-08-20T08:24:20.2370832Z compression-level: 6 2025-08-20T08:24:20.2370940Z overwrite: false 2025-08-20T08:24:20.2371046Z include-hidden-files: false 2025-08-20T08:24:20.2371151Z env: 2025-08-20T08:24:20.2371242Z GIT_DEFAULT_BRANCH: main 2025-08-20T08:24:20.2371389Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T08:24:20.2371672Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T08:24:20.2371832Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T08:24:20.2372207Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T08:24:20.2372566Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T08:24:20.2372679Z AWS_REGION: us-east-1 2025-08-20T08:24:20.2372829Z AWS_ACCESS_KEY_ID: *** 2025-08-20T08:24:20.2372978Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T08:24:20.2375241Z AWS_SESSION_TOKEN: *** 2025-08-20T08:24:20.2375408Z CONTAINER_NAME: bdde5de0b3395b5b36582942af288c742cd624ff3a895f5f31c5a5c7dbb11aa5 2025-08-20T08:24:20.2375584Z ##[endgroup] 2025-08-20T08:24:20.6594999Z With the provided path, there will be 90 files uploaded 2025-08-20T08:24:20.6601176Z Artifact name is valid! 2025-08-20T08:24:20.6601317Z Root directory input is valid! 2025-08-20T08:24:20.7854733Z Beginning upload of artifact content to blob storage 2025-08-20T08:24:21.1171174Z Uploaded bytes 538445 2025-08-20T08:24:21.1526473Z Finished uploading artifact content to blob storage! 2025-08-20T08:24:21.1527260Z SHA256 digest of uploaded artifact zip is 00984e0eba2cb3791907266fedb0ee33560530831c75c524800ca4b61a2927f4 2025-08-20T08:24:21.1528119Z Finalizing artifact upload 2025-08-20T08:24:21.2768310Z Artifact test-reports-runattempt1-test-default-5-6-linux.rocm.gpu.gfx942.1_48463030218.zip.zip successfully finalized. Artifact ID 3806640656 2025-08-20T08:24:21.2769206Z Artifact test-reports-runattempt1-test-default-5-6-linux.rocm.gpu.gfx942.1_48463030218.zip has been successfully uploaded! Final size is 538445 bytes. Artifact ID is 3806640656 2025-08-20T08:24:21.2769927Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/17089827739/artifacts/3806640656 2025-08-20T08:24:21.2903186Z ##[group]Run actions/upload-artifact@v4 2025-08-20T08:24:21.2903339Z with: 2025-08-20T08:24:21.2903603Z name: logs-runattempt1-test-default-5-6-linux.rocm.gpu.gfx942.1_48463030218.zip 2025-08-20T08:24:21.2905649Z retention-days: 14 2025-08-20T08:24:21.2905758Z if-no-files-found: ignore 2025-08-20T08:24:21.2905874Z path: usage_log.txt test/**/*.log 2025-08-20T08:24:21.2905998Z compression-level: 6 2025-08-20T08:24:21.2906100Z overwrite: false 2025-08-20T08:24:21.2906204Z include-hidden-files: false 2025-08-20T08:24:21.2906312Z env: 2025-08-20T08:24:21.2906519Z GIT_DEFAULT_BRANCH: main 2025-08-20T08:24:21.2906652Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T08:24:21.2906827Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T08:24:21.2908675Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T08:24:21.2909166Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T08:24:21.2909533Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T08:24:21.2909646Z AWS_REGION: us-east-1 2025-08-20T08:24:21.2909801Z AWS_ACCESS_KEY_ID: *** 2025-08-20T08:24:21.2909953Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T08:24:21.2912360Z AWS_SESSION_TOKEN: *** 2025-08-20T08:24:21.2912528Z CONTAINER_NAME: bdde5de0b3395b5b36582942af288c742cd624ff3a895f5f31c5a5c7dbb11aa5 2025-08-20T08:24:21.2912705Z ##[endgroup] 2025-08-20T08:24:21.7041141Z Multiple search paths detected. Calculating the least common ancestor of all paths 2025-08-20T08:24:21.7041647Z The least common ancestor is /home/runner/_work/pytorch/pytorch. This will be the root directory of the artifact 2025-08-20T08:24:21.7041928Z With the provided path, there will be 87 files uploaded 2025-08-20T08:24:21.7042164Z Artifact name is valid! 2025-08-20T08:24:21.7042297Z Root directory input is valid! 2025-08-20T08:24:21.8244106Z Beginning upload of artifact content to blob storage 2025-08-20T08:24:22.1410988Z Uploaded bytes 470154 2025-08-20T08:24:22.1758285Z Finished uploading artifact content to blob storage! 2025-08-20T08:24:22.1759725Z SHA256 digest of uploaded artifact zip is d9e732a9b9355c28f948408fd78e1e19234cb3008d6fdb0517b546f7faeae8c9 2025-08-20T08:24:22.1760867Z Finalizing artifact upload 2025-08-20T08:24:22.2689579Z Artifact logs-runattempt1-test-default-5-6-linux.rocm.gpu.gfx942.1_48463030218.zip.zip successfully finalized. Artifact ID 3806640788 2025-08-20T08:24:22.2694142Z Artifact logs-runattempt1-test-default-5-6-linux.rocm.gpu.gfx942.1_48463030218.zip has been successfully uploaded! Final size is 470154 bytes. Artifact ID is 3806640788 2025-08-20T08:24:22.2694748Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/17089827739/artifacts/3806640788 2025-08-20T08:24:22.2827133Z ##[group]Run # shellcheck disable=SC2156 2025-08-20T08:24:22.2829565Z # shellcheck disable=SC2156 2025-08-20T08:24:22.2829798Z find . -iname "core.[1-9]*" -exec docker exec "${CONTAINER_NAME}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2025-08-20T08:24:22.2835313Z shell: /usr/bin/bash -e {0} 2025-08-20T08:24:22.2835432Z env: 2025-08-20T08:24:22.2835527Z GIT_DEFAULT_BRANCH: main 2025-08-20T08:24:22.2835670Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T08:24:22.2835855Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T08:24:22.2836025Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T08:24:22.2838629Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T08:24:22.2839050Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T08:24:22.2839183Z AWS_REGION: us-east-1 2025-08-20T08:24:22.2839344Z AWS_ACCESS_KEY_ID: *** 2025-08-20T08:24:22.2839504Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T08:24:22.2842012Z AWS_SESSION_TOKEN: *** 2025-08-20T08:24:22.2842196Z CONTAINER_NAME: bdde5de0b3395b5b36582942af288c742cd624ff3a895f5f31c5a5c7dbb11aa5 2025-08-20T08:24:22.2842380Z ##[endgroup] 2025-08-20T08:24:22.4447306Z ##[group]Run actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 2025-08-20T08:24:22.4447494Z with: 2025-08-20T08:24:22.4447619Z name: coredumps-default-5-6-linux.rocm.gpu.gfx942.1 2025-08-20T08:24:22.4447767Z retention-days: 14 2025-08-20T08:24:22.4447875Z if-no-files-found: ignore 2025-08-20T08:24:22.4449954Z path: ./**/core.[1-9]* 2025-08-20T08:24:22.4450252Z compression-level: 6 2025-08-20T08:24:22.4450357Z overwrite: false 2025-08-20T08:24:22.4450463Z include-hidden-files: false 2025-08-20T08:24:22.4450574Z env: 2025-08-20T08:24:22.4450665Z GIT_DEFAULT_BRANCH: main 2025-08-20T08:24:22.4450801Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-08-20T08:24:22.4450981Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-08-20T08:24:22.4451146Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-08-20T08:24:22.4453388Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-08-20T08:24:22.4453772Z AWS_DEFAULT_REGION: us-east-1 2025-08-20T08:24:22.4453890Z AWS_REGION: us-east-1 2025-08-20T08:24:22.4454049Z AWS_ACCESS_KEY_ID: *** 2025-08-20T08:24:22.4454209Z AWS_SECRET_ACCESS_KEY: *** 2025-08-20T08:24:22.4456521Z AWS_SESSION_TOKEN: *** 2025-08-20T08:24:22.4456694Z CONTAINER_NAME: bdde5de0b3395b5b36582942af288c742cd624ff3a895f5f31c5a5c7dbb11aa5 2025-08-20T08:24:22.4456875Z ##[endgroup] 2025-08-20T08:24:26.8561677Z No files were found with the provided path: ./**/core.[1-9]*. No artifacts will be uploaded. 2025-08-20T08:24:26.8729734Z Post job cleanup. 2025-08-20T08:24:26.8961500Z Logging out of registry 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-20T08:24:26.9167965Z Post job cleanup. 2025-08-20T08:24:26.9788321Z Post job cleanup. 2025-08-20T08:24:26.9824214Z Post job cleanup. 2025-08-20T08:24:27.0314745Z [command]/usr/bin/git version 2025-08-20T08:24:27.0340016Z git version 2.51.0 2025-08-20T08:24:27.0356761Z Copying '/home/runner/.gitconfig' to '/home/runner/_work/_temp/fd16eb67-a780-4246-b0bb-0ebee025107d/.gitconfig' 2025-08-20T08:24:27.0363542Z Temporarily overriding HOME='/home/runner/_work/_temp/fd16eb67-a780-4246-b0bb-0ebee025107d' before making global git config changes 2025-08-20T08:24:27.0363897Z Adding repository directory to the temporary git global config as a safe directory 2025-08-20T08:24:27.0365862Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2025-08-20T08:24:27.0394917Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-08-20T08:24:27.0425319Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-08-20T08:24:27.0670558Z Entering 'android/libs/fbjni' 2025-08-20T08:24:27.0698430Z Entering 'third_party/FP16' 2025-08-20T08:24:27.0730459Z Entering 'third_party/FXdiv' 2025-08-20T08:24:27.0773320Z Entering 'third_party/NNPACK' 2025-08-20T08:24:27.0806048Z Entering 'third_party/NVTX' 2025-08-20T08:24:27.0834689Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-20T08:24:27.0865815Z Entering 'third_party/XNNPACK' 2025-08-20T08:24:27.0897534Z Entering 'third_party/aiter' 2025-08-20T08:24:27.0925265Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-20T08:24:27.0964653Z Entering 'third_party/benchmark' 2025-08-20T08:24:27.1001457Z Entering 'third_party/composable_kernel' 2025-08-20T08:24:27.1036173Z Entering 'third_party/cpp-httplib' 2025-08-20T08:24:27.1082490Z Entering 'third_party/cpuinfo' 2025-08-20T08:24:27.1108007Z Entering 'third_party/cudnn_frontend' 2025-08-20T08:24:27.1143122Z Entering 'third_party/cutlass' 2025-08-20T08:24:27.1174955Z Entering 'third_party/fbgemm' 2025-08-20T08:24:27.1207112Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-20T08:24:27.1247813Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-20T08:24:27.1284449Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-20T08:24:27.1317436Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-20T08:24:27.1361343Z Entering 'third_party/fbgemm/external/googletest' 2025-08-20T08:24:27.1387919Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-20T08:24:27.1419205Z Entering 'third_party/fbgemm/external/json' 2025-08-20T08:24:27.1449374Z Entering 'third_party/flash-attention' 2025-08-20T08:24:27.1477125Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-20T08:24:27.1505961Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-20T08:24:27.1537946Z Entering 'third_party/flatbuffers' 2025-08-20T08:24:27.1569633Z Entering 'third_party/fmt' 2025-08-20T08:24:27.1608500Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-20T08:24:27.1635851Z Entering 'third_party/gloo' 2025-08-20T08:24:27.1664452Z Entering 'third_party/googletest' 2025-08-20T08:24:27.1690457Z Entering 'third_party/ideep' 2025-08-20T08:24:27.1717188Z Entering 'third_party/ideep/mkl-dnn' 2025-08-20T08:24:27.1753381Z Entering 'third_party/ittapi' 2025-08-20T08:24:27.1785874Z Entering 'third_party/kineto' 2025-08-20T08:24:27.1823303Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-20T08:24:27.1851570Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-20T08:24:27.1879338Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-20T08:24:27.1905023Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-20T08:24:27.1930781Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-20T08:24:27.1956093Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-20T08:24:27.1985598Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-20T08:24:27.2011444Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-20T08:24:27.2042773Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-20T08:24:27.2072813Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-20T08:24:27.2099965Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-20T08:24:27.2127810Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-20T08:24:27.2150836Z Entering 'third_party/kleidiai' 2025-08-20T08:24:27.2177093Z Entering 'third_party/mimalloc' 2025-08-20T08:24:27.2204536Z Entering 'third_party/nlohmann' 2025-08-20T08:24:27.2233280Z Entering 'third_party/onnx' 2025-08-20T08:24:27.2264751Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-20T08:24:27.2300657Z Entering 'third_party/opentelemetry-cpp' 2025-08-20T08:24:27.2334943Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-20T08:24:27.2362767Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-20T08:24:27.2389719Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-20T08:24:27.2415297Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-20T08:24:27.2443376Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-20T08:24:27.2469305Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-20T08:24:27.2501137Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-20T08:24:27.2524967Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-20T08:24:27.2550972Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-20T08:24:27.2577376Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-20T08:24:27.2610544Z Entering 'third_party/pocketfft' 2025-08-20T08:24:27.2647504Z Entering 'third_party/protobuf' 2025-08-20T08:24:27.2676036Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-20T08:24:27.2701438Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-20T08:24:27.2728504Z Entering 'third_party/psimd' 2025-08-20T08:24:27.2756244Z Entering 'third_party/pthreadpool' 2025-08-20T08:24:27.2784099Z Entering 'third_party/pybind11' 2025-08-20T08:24:27.2814443Z Entering 'third_party/python-peachpy' 2025-08-20T08:24:27.2840105Z Entering 'third_party/sleef' 2025-08-20T08:24:27.2872526Z Entering 'third_party/tensorpipe' 2025-08-20T08:24:27.2900459Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-20T08:24:27.2926262Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-20T08:24:27.2954717Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-20T08:24:27.2985404Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-20T08:24:27.3009172Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-20T08:24:27.3058087Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-08-20T08:24:27.3074524Z http.https://github.com/.extraheader 2025-08-20T08:24:27.3079320Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-08-20T08:24:27.3098022Z [command]/usr/bin/git 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-08-20T08:24:27.3283958Z Entering 'android/libs/fbjni' 2025-08-20T08:24:27.3300596Z http.https://github.com/.extraheader 2025-08-20T08:24:27.3323634Z Entering 'third_party/FP16' 2025-08-20T08:24:27.3356028Z http.https://github.com/.extraheader 2025-08-20T08:24:27.3370630Z Entering 'third_party/FXdiv' 2025-08-20T08:24:27.3387397Z http.https://github.com/.extraheader 2025-08-20T08:24:27.3408222Z Entering 'third_party/NNPACK' 2025-08-20T08:24:27.3424220Z http.https://github.com/.extraheader 2025-08-20T08:24:27.3447091Z Entering 'third_party/NVTX' 2025-08-20T08:24:27.3460892Z http.https://github.com/.extraheader 2025-08-20T08:24:27.3479140Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-20T08:24:27.3498548Z http.https://github.com/.extraheader 2025-08-20T08:24:27.3522193Z Entering 'third_party/XNNPACK' 2025-08-20T08:24:27.3542237Z http.https://github.com/.extraheader 2025-08-20T08:24:27.3568755Z Entering 'third_party/aiter' 2025-08-20T08:24:27.3591395Z http.https://github.com/.extraheader 2025-08-20T08:24:27.3612054Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-20T08:24:27.3642061Z http.https://github.com/.extraheader 2025-08-20T08:24:27.3673269Z Entering 'third_party/benchmark' 2025-08-20T08:24:27.3689417Z http.https://github.com/.extraheader 2025-08-20T08:24:27.3714012Z Entering 'third_party/composable_kernel' 2025-08-20T08:24:27.3734179Z http.https://github.com/.extraheader 2025-08-20T08:24:27.3758848Z Entering 'third_party/cpp-httplib' 2025-08-20T08:24:27.3778142Z http.https://github.com/.extraheader 2025-08-20T08:24:27.3796981Z Entering 'third_party/cpuinfo' 2025-08-20T08:24:27.3813180Z http.https://github.com/.extraheader 2025-08-20T08:24:27.3833982Z Entering 'third_party/cudnn_frontend' 2025-08-20T08:24:27.3852641Z http.https://github.com/.extraheader 2025-08-20T08:24:27.3877047Z Entering 'third_party/cutlass' 2025-08-20T08:24:27.3900680Z http.https://github.com/.extraheader 2025-08-20T08:24:27.3924959Z Entering 'third_party/fbgemm' 2025-08-20T08:24:27.3941485Z http.https://github.com/.extraheader 2025-08-20T08:24:27.3959929Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-20T08:24:27.3973616Z http.https://github.com/.extraheader 2025-08-20T08:24:27.3993572Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-20T08:24:27.4007584Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4032464Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-20T08:24:27.4051685Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4074786Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-20T08:24:27.4093467Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4120755Z Entering 'third_party/fbgemm/external/googletest' 2025-08-20T08:24:27.4136115Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4155464Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-20T08:24:27.4176312Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4197336Z Entering 'third_party/fbgemm/external/json' 2025-08-20T08:24:27.4214130Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4235421Z Entering 'third_party/flash-attention' 2025-08-20T08:24:27.4253874Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4274405Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-20T08:24:27.4289840Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4314074Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-20T08:24:27.4329476Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4355442Z Entering 'third_party/flatbuffers' 2025-08-20T08:24:27.4369680Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4396086Z Entering 'third_party/fmt' 2025-08-20T08:24:27.4414655Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4432584Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-20T08:24:27.4452653Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4472537Z Entering 'third_party/gloo' 2025-08-20T08:24:27.4487628Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4508711Z Entering 'third_party/googletest' 2025-08-20T08:24:27.4524079Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4544309Z Entering 'third_party/ideep' 2025-08-20T08:24:27.4565034Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4588628Z Entering 'third_party/ideep/mkl-dnn' 2025-08-20T08:24:27.4597983Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4624276Z Entering 'third_party/ittapi' 2025-08-20T08:24:27.4651732Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4670878Z Entering 'third_party/kineto' 2025-08-20T08:24:27.4692167Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4717507Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-20T08:24:27.4748186Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4770600Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-20T08:24:27.4788127Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4804881Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-20T08:24:27.4829246Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4850478Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-20T08:24:27.4865550Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4885604Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-20T08:24:27.4910385Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4931474Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-20T08:24:27.4946794Z http.https://github.com/.extraheader 2025-08-20T08:24:27.4968991Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-20T08:24:27.4981109Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5003760Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-20T08:24:27.5018073Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5043207Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-20T08:24:27.5058217Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5084719Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-20T08:24:27.5100278Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5124507Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-20T08:24:27.5141550Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5170685Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-20T08:24:27.5186269Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5213593Z Entering 'third_party/kleidiai' 2025-08-20T08:24:27.5229897Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5250261Z Entering 'third_party/mimalloc' 2025-08-20T08:24:27.5266417Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5292912Z Entering 'third_party/nlohmann' 2025-08-20T08:24:27.5311893Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5345400Z Entering 'third_party/onnx' 2025-08-20T08:24:27.5358489Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5388975Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-20T08:24:27.5405215Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5435537Z Entering 'third_party/opentelemetry-cpp' 2025-08-20T08:24:27.5452337Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5477109Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-20T08:24:27.5495632Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5519739Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-20T08:24:27.5539182Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5564048Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-20T08:24:27.5577189Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5603078Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-20T08:24:27.5618019Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5639060Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-20T08:24:27.5655065Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5675393Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-20T08:24:27.5700394Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5728139Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-20T08:24:27.5743958Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5762908Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-20T08:24:27.5778755Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5798811Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-20T08:24:27.5821921Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5846069Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-20T08:24:27.5859764Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5888797Z Entering 'third_party/pocketfft' 2025-08-20T08:24:27.5911202Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5931273Z Entering 'third_party/protobuf' 2025-08-20T08:24:27.5946817Z http.https://github.com/.extraheader 2025-08-20T08:24:27.5973796Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-20T08:24:27.5994661Z http.https://github.com/.extraheader 2025-08-20T08:24:27.6021199Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-20T08:24:27.6044150Z http.https://github.com/.extraheader 2025-08-20T08:24:27.6072707Z Entering 'third_party/psimd' 2025-08-20T08:24:27.6089092Z http.https://github.com/.extraheader 2025-08-20T08:24:27.6109361Z Entering 'third_party/pthreadpool' 2025-08-20T08:24:27.6130307Z http.https://github.com/.extraheader 2025-08-20T08:24:27.6154957Z Entering 'third_party/pybind11' 2025-08-20T08:24:27.6172998Z http.https://github.com/.extraheader 2025-08-20T08:24:27.6194129Z Entering 'third_party/python-peachpy' 2025-08-20T08:24:27.6210657Z http.https://github.com/.extraheader 2025-08-20T08:24:27.6232073Z Entering 'third_party/sleef' 2025-08-20T08:24:27.6249725Z http.https://github.com/.extraheader 2025-08-20T08:24:27.6270802Z Entering 'third_party/tensorpipe' 2025-08-20T08:24:27.6286379Z http.https://github.com/.extraheader 2025-08-20T08:24:27.6312661Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-20T08:24:27.6333899Z http.https://github.com/.extraheader 2025-08-20T08:24:27.6355223Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-20T08:24:27.6373228Z http.https://github.com/.extraheader 2025-08-20T08:24:27.6394271Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-20T08:24:27.6413490Z http.https://github.com/.extraheader 2025-08-20T08:24:27.6436118Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-20T08:24:27.6452255Z http.https://github.com/.extraheader 2025-08-20T08:24:27.6477562Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-20T08:24:27.6503705Z http.https://github.com/.extraheader 2025-08-20T08:24:27.6641974Z Cleaning up orphan processes